{
  "settings": {
    "productionUrl": "",
    "probability": 0.5,
    "enableProductionKey": "",
    "pro": true,
    "dev": false,
    "orgId": null
  },
  "styles": {
    "brandVariables": {
      "brand-color-primary": "#EA0063",
      "brand-color-secondary": "#D2A65D"
    },
    "customCss": ""
  },
  "tracking": {
    "dataLayerEvents": [
      "begin_checkout",
      "add_to_cart",
      "checkout_initiated",
      "purchase"
    ],
    "gaEvents": {
      "enabled": "helium_enabled",
      "disabled": "helium_disabled"
    },
    "sessionStorageKey": "helium_session_event",
    "cartAttributes": {
      "enabled": "_helium_enabled",
      "session": "_helium_session",
      "user": "_helium_user"
    }
  },
  "componentConfigs": {
    "curated_picks": {},
    "tag_recommendations": {
      "maxPricePremiumAllowed": 10000,
      "minimumPricePremiumAllowed": 10000,
      "minimumProductsInEachList": 0,
      "sorting": "none"
    }
  },
  "attributeAttachmentConfig": {
    "product": {
      "top": {
        "querySelector": "",
        "elements": [],
        "placement": "below"
      },
      "bottom": {
        "querySelector": "[data-testid='product-main']",
        "elements": [
          {
            "name": "memory-recommendations",
            "config": {
              "style": "'margin-top: 18px;'"
            }
          },
          {
            "name": "inline-block",
            "config": {
              "data-helium-inline-block-type": "faq"
            },
            "dependencies": [
              "product-handle"
            ]
          }
        ],
        "placement": "below"
      },
      "floating": {
        "querySelector": "",
        "elements": [
          {
            "name": "recommendation-without-drawer",
            "config": {
              "style": "'bottom: 200px;'"
            }
          }
        ]
      }
    },
    "collection": {
      "top": {
        "querySelector": "#product-grid",
        "elements": [],
        "placement": "above"
      },
      "bottom": {
        "querySelector": "",
        "elements": [],
        "placement": "below",
        "editExistingElements": [
          {
            "name": "product-list",
            "querySelector": "#product-grid",
            "dependencies": [
              "collection-handle"
            ]
          },
          {
            "name": "product-item",
            "querySelectorAll": "#product-grid [data-product-id]",
            "dependencies": [
              "product-handle"
            ]
          }
        ]
      },
      "floating": {
        "querySelector": "",
        "elements": []
      }
    },
    "other": {
      "top": {
        "querySelector": "",
        "elements": [],
        "placement": "above"
      },
      "bottom": {
        "querySelector": "",
        "elements": [],
        "placement": "below"
      },
      "floating": {
        "querySelector": "",
        "elements": []
      }
    }
  },
  "dataAttributesToRemoveOnPageChange": [],
  "heliumConfig": {
    "brandData": {
      "apiKey": "",
      "orgId": "wrogn-website.myshopify.com",
      "storeId": "",
      "helium": {
        "apiKey": "",
        "version": 2
      },
      "shopify": {
        "shop": "https://wrogn-website.myshopify.com",
        "storefrontAccessToken": "fbedec4ca7bab995538bd68734d4859b"
      },
      "pro": {
        "featureFlags": {
          "faqs": true,
          "tag-recommendations": false,
          "inline-block": true,
          "inferred-filters": false,
          "because-viewed": false,
          "product-list": true,
          "low-ticket-size-recommendation": true,
          "description-badges-static": true,
          "recommendation-without-drawer": true
        }
      },
      "isPro": true
    },
    "runtimeConfig": {
      "classesToRemove": []
    },
    "productCardDefaults": {
      "productListClasses": "product-list",
      "productGridQuerySelector": "#product-grid [data-product-id]",
      "drawerClasses": "drawer"
    },
    "templates": {
      "productCard": "<section data-testid=\"product-card-section-{{{shopifyId}}}\" total-images-available=\"{{{images.length}}}\" data-product-id=\"{{{shopifyId}}}\" data-collection-name=\"\" class=\"product-card-container flex h-full flex-col cursor-pointer justify-between\">\n  <div class=\"flex flex-col relative\" data-testid=\"product-card-section-{{{shopifyId}}}\">\n    <div \n      data-testid=\"product-card-link-{{{shopifyId}}}\" \n      data-event-name=\"PLP_Style_Click\" \n      onclick=\"gaClickEvent('Carousal_Click',{section_name:'product_tab-categories',rank:'',element_name:'Primary_Banner_',redirect_url:''})\" \n      href=\"/products/{{{handle}}}\" \n      data-href=\"/products/{{{handle}}}\" \n      class=\"product_link \" \n      data-product-tag=\"NA\" \n      data-id=\"{{{shopifyId}}}\" \n      data-name=\"{{{title}}}\" \n      data-price=\"{{{priceRange.minVariantPrice.amount}}}\" \n      data-item_list_name=\"\" \n      data-product_index=\"1\" \n      data-item_variant=\"\"\n    >\n      <!-- MOBILE IMAGE CONTAINER -->\n      <div class=\"lg:hidden container relative \" data-testid=\"product-card-section-{{{shopifyId}}}\">\n        <div data-testid=\"product-mobile-image-container-{{{shopifyId}}}\" id=\"image-container\" class=\"plp-carousel flex w-full relative image-container full-product-slider\">\n          <div class=\"w-full product-swiper-carousel swiper-dots-product-card\" data-swiper-pending=\"true\">\n            <div class=\"swiper-wrapper \">\n              <div class=\"swiper-slide\">\n                <figure class=\"mr-[1px] block w-full flex aspect-[2/3] \">\n                  <picture class=\"w-full\">\n                    <img src=\"{{{featuredImage.url}}}\" alt=\"{{{title}}}\" class=\"w-full h-full object-cover aspect-[3/4] image-carousel-plp image-placeholder-bg\" loading=\"lazy\">\n                  </picture>\n                </figure>\n              </div>\n            </div>\n            <div class=\"swiper-pagination swiper-pagination-clickable swiper-pagination-bullets swiper-pagination-horizontal flex p-2 items-center justify-center\">\n               <span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" role=\"button\"></span>\n            </div>\n          </div>\n        </div>\n\n        {{#nameTag}}\n        <div data-testid=\"product-tag-container-{{{shopifyId}}}\" class=\"default-product-tag product-image-tag flex items-center absolute h-5 left-1 top-1 lg:top-2 lg:left-2 text-[10px] p-1 lg:py-2.5 z-[1]\">\n          <span data-testid=\"product-tag-text\" class=\"uppercase lg:p-1.5 font-[primarySemibold] text-center text-[#FFFFFF]\">{{{nameTag}}}</span>\n        </div>\n        {{/nameTag}}\n\n      \n      </div>\n\n      <!-- DESKTOP IMAGE CONTAINER -->\n      <div id=\"image-container\" class=\"w-full hidden lg:flex relative overflow-hidden \" data-testid=\"product-desktop-image-container-image-container-{{{shopifyId}}}\">\n        <div data-testid=\"product-carousel-container-{{{shopifyId}}}\" class=\"container product-card-main-image-container\">\n          <div id=\"carousel-image-number\" class=\"md:!hidden\">\n            <div class=\"absolute key-highlights-container bg-[#121212CC] text-white opacity-80 flex items-center justify-center z-30 invisible\">\n              <div class=\"highlights-items-list mx-[14px]\"><h3 class=\"text-base font-[primaryMedium] mb-[26px]\"></h3></div>\n              <div class=\"key-highlights-close absolute right-[-28px] w-[28px] h-[42px] top-[80%] flex items-center justify-center\">\n                <img src=\"//wrogn.com/cdn/shop/t/284/assets/close-drawer-icon.svg\" loading=\"lazy\" width=\"14\" height=\"14\" alt=\"close\">\n              </div>\n            </div>\n          </div>\n          <div data-testid=\"product-slider-container-{{{shopifyId}}}\" class=\"product-slider-container product-listing-main-image relative image-container flex gap-4 mb-[15px] slick-initialized slick-slider\">\n            <button class=\"slick-prev btn slick-arrow-color slick-arrow\"><div class=\"flex items-center justify-center w-full h-full\"><svg width=\"8\" height=\"12\" viewBox=\"0 0 8 12\" fill=\"none\"><path d=\"M6.5 1L1.5 6L6.5 11\" stroke=\"#56595D\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></div></button>\n            <div class=\"slick-list draggable\">\n              <figure class=\"flex aspect-[2/3] cursor-pointer product-figure\">\n                <div class=\"w-full h-full relative\">\n                  <picture class=\"w-full\"><img src=\"{{{featuredImage.url}}}\" class=\"image-placeholder-bg h-full w-full image-stroke product-card-carousel-image\" loading=\"lazy\"></picture>\n                </div>\n              </figure>\n            </div>\n            <button class=\"slick-next btn slick-arrow-color slick-arrow\"><div class=\"flex items-center justify-center w-full h-full\"><svg width=\"8\" height=\"12\" viewBox=\"0 0 8 12\" fill=\"none\"><path d=\"M1.5 1L6.5 6L1.5 11\" stroke=\"#56595D\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></div></button>\n          </div>\n        </div>\n\n        {{#nameTag}}\n        <div data-testid=\"product-tag-container-{{{shopifyId}}}\" class=\"default-product-tag product-image-tag flex items-center absolute h-5 left-1 top-1 lg:top-2 lg:left-2 text-[10px] p-1 lg:py-2.5\">\n          <span class=\"uppercase lg:p-1.5 font-[primarySemibold] text-center text-[#FFFFFF]\">{{{nameTag}}}</span>\n        </div>\n        {{/nameTag}}\n\n        \n      </div>\n      \n      <div class=\"flex flex-wrap gap-1.5 pt-2 pb-[-4px] mb-[-4px] pl-1.5\">\n        \n        <div class=\"  text-[10px] leading-[10px]  lg:text-[12px] lg:leading-[12px] py-1 px-1.5 lg:py-1.5 lg:px-2   text-[#000000]\"></div>\n        \n        <div class=\"  text-[10px] leading-[10px]  lg:text-[12px] lg:leading-[12px] py-1 px-1.5 lg:py-1.5 lg:px-2   text-[#000000]\"></div>\n        \n    </div>\n\n      <!-- SKIN TYPE / META TAGS -->\n      <div class=\"flex flex-wrap gap-1.5 pt-2 pb-[-4px] mb-[-4px] pl-1.5\">\n        {{#skinType}}\n        <div class=\"text-[10px] leading-[10px] lg:text-[12px] lg:leading-[12px] py-1 px-1.5 lg:py-1.5 lg:px-2 bg-[#F7F7F7] border-[0.5px] border-[#E0E0E0] text-[#000000]\">{{{skinType}}}</div>\n        {{/skinType}}\n      </div>\n\n      <!-- INFO SECTION -->\n      <section data-testid=\"product-info-section-{{{shopifyId}}}\" id=\"product-info\" class=\" py-2 px-1.5 lg:px-2\">\n        <div class=\"product-price-name-container flex flex-col gap-1\">\n          <h3 data-testid=\"product-title-{{{shopifyId}}}\" class=\"product-title max-w-prose text-copy w-full overflow-hidden text-ellipsis font-[primaryRegular] tracking-wider text-[#707681] text-xs lg:text-sm\">\n            {{{title}}} {{#subtext}} | {{{subtext}}} {{/subtext}}\n          </h3>\n          <section class=\"flex flex-col gap-1 lg:gap-1.5\">\n            <div class=\"flex gap-1.5 items-center flex-wrap\">\n              <span class=\"text-sm lg:text-base text-[#1D1F20] font-[primarySemibold]\">₹{{{ priceRange.minVariantPrice.amount }}}</span>\n              {{#product.discount}}\n              <span class=\"text-sm lg:text-base font-[primaryRegular] text-[#818793] line-through\">₹{{{ compareAtPriceRange.maxVariantPrice.amount }}}</span>\n              <span class=\"font-[primaryMedium] text-sm lg:text-base text-[#00934A]\">({{{discountPercent}}}% OFF)</span>\n              {{/product.discount}}\n            </div>\n          </section>\n\n          <div class=\"flex items-center best-price-bg overflow-hidden lg:text-base -mt-0.5 text-xs\">\n            <span class=\"best-price-text text-[#884F05] font-[primaryMedium]\">\n              Best price <span class=\"font-[primarySemibold]\">₹{{{bestPrice}}}</span>\n            </span>\n          </div>\n        </div>\n      </section>\n\n      <!-- ADD TO BAG BUTTON -->\n      {{#addToCart}}\n      <div class=\"card-add-to-bag-container flex px-1.5 lg:px-2 pb-2\">\n        <button data-testid=\"product-card-add-to-bag-button-{{{shopifyId}}}\" class=\"product-card-add-to-bag cursor-pointer w-full block p-3 lg:px-4 lg:py-2 border-[0.5px] border-[#CCCED0] bg-white border-[#8F9397] text-[#1D1F20] lg:text-sm font-[primarySemibold] text-xs\" data-product-handle=\"{{{handle}}}\">\n          Add to Bag\n        </button>\n      </div>\n      {{/addToCart}}\n    </div>\n  </div>\n  <style>\n    .best-price-bg { background: linear-gradient(90deg, #F8F6F4 76.88%, #FFFFFF 100%); padding: 2px; width: fit-content; }\n    .product-title { overflow: hidden; text-overflow: ellipsis; white-space: normal; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }\n  </style>\n</section>",
      "pairItWithCheckoutIcon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-grid2x2-plus h-4 w-4\"><path d=\"M12 3v17a1 1 0 0 1-1 1H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v6a1 1 0 0 1-1 1H3\"></path><path d=\"M16 19h6\"></path><path d=\"M19 22v-6\"></path></svg>"
    }
  },
  "paths": {
    "jsResourcePath": "/pulse/index.js",
    "cssResourcePath": "/pulse/ui.css",
    "cartUpdateUrl": "/cart/update.js"
  }
}