{"product_id":"hotter-than-el-scorpions-sting-hot-sauce","title":"Hotter than El Scorpion's Sting Hot Sauce","description":"\u003cdiv id=\"sc-description-wrapper\"\u003e\n  \n  \u003cstyle\u003e\n    \/* SCOVILLED PRODUCT LAYOUT STYLES *\/\n    #sc-description-wrapper {\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: #2C3E50;\n      line-height: 1.6;\n      max-width: 100%;\n    }\n\n    \/* VARIABLES *\/\n    #sc-description-wrapper {\n      --sc-primary: #E62E00; \/* Red *\/\n      --sc-text-light: #7F8C8D;\n      --sc-bg-light: #F9FAFB;\n      --sc-border: #E5E7EB;\n    }\n\n    \/* 1. HEAT HEADER *\/\n    #sc-description-wrapper .sc-heat-header {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      margin-bottom: 20px;\n      padding-bottom: 15px;\n      border-bottom: 1px solid var(--sc-border);\n    }\n\n    #sc-description-wrapper .sc-heat-title {\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      color: var(--sc-text-light);\n      letter-spacing: 1px;\n      margin: 0;\n    }\n\n    #sc-description-wrapper .sc-meter-container {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n\n    #sc-description-wrapper .sc-meter-text {\n      font-weight: 800;\n      color: var(--sc-primary);\n      font-size: 18px;\n    }\n\n    #sc-description-wrapper .sc-emoji-row {\n      font-size: 26px;\n      line-height: 1;\n      user-select: none;\n      white-space: nowrap; \n      display: flex;\n      gap: 2px;\n      cursor: default;\n    }\n\n    \/* Active vs Inactive Logic *\/\n    #sc-description-wrapper .sc-emoji-icon { \n      filter: grayscale(100%); \n      opacity: 0.2; \n    }\n    #sc-description-wrapper .sc-emoji-icon.active { \n      filter: grayscale(0%); \n      opacity: 1; \n    }\n\n    \/* 2. DESCRIPTION TEXT *\/\n    #sc-description-wrapper .sc-description-text {\n      font-size: 16px;\n      margin-bottom: 20px;\n    }\n    #sc-description-wrapper .sc-highlight {\n      font-weight: 600;\n      color: var(--sc-primary);\n    }\n\n    \/* 3. SIZE ROW *\/\n    #sc-description-wrapper .sc-size-row {\n      font-size: 14px;\n      color: var(--sc-text-light);\n      margin-bottom: 20px;\n      display: flex;\n      align-items: center;\n      gap: 5px;\n    }\n    #sc-description-wrapper .sc-size-label {\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      color: var(--sc-text-light);\n    }\n    #sc-description-wrapper .sc-size-value {\n      color: #2C3E50;\n      font-weight: 600;\n    }\n\n    \/* 4. DETAILS GRID (Stacked) *\/\n    #sc-description-wrapper .sc-details-grid {\n      display: flex;        \n      flex-direction: column; \n      gap: 25px;\n      border-top: 1px dashed var(--sc-border);\n      padding-top: 25px;\n    }\n\n    #sc-description-wrapper .sc-detail-block h3 {\n      font-size: 13px;\n      font-weight: 700;\n      text-transform: uppercase;\n      color: var(--sc-text-light);\n      margin: 0 0 10px 0;\n      letter-spacing: 0.5px;\n    }\n\n    #sc-description-wrapper .sc-ingredients-list {\n      font-size: 15px;\n      background: var(--sc-bg-light);\n      padding: 15px;\n      border-radius: 8px;\n    }\n\n    #sc-description-wrapper .sc-pairing-chips {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n    }\n\n    #sc-description-wrapper .sc-chip {\n      background-color: #FFF0ED;\n      color: var(--sc-primary);\n      font-size: 14px;\n      font-weight: 600;\n      padding: 6px 14px;\n      border-radius: 20px;\n      display: inline-block;\n    }\n\n    \/* MOBILE ADJUSTMENTS *\/\n    @media (max-width: 480px) {\n      #sc-description-wrapper .sc-heat-header {\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 10px;\n      }\n      #sc-description-wrapper .sc-meter-container {\n        width: 100%;\n        justify-content: space-between;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"sc-product-card\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n    \n    \u003cmeta itemprop=\"name\" content=\"Scorpion's Sting\"\u003e\n    \u003cmeta itemprop=\"brand\" content=\"Hotter Than El\"\u003e\n\n    \u003cdiv class=\"sc-heat-header\"\u003e\n        \u003ch3 class=\"sc-heat-title\"\u003eSpiciness\u003c\/h3\u003e\n        \u003cdiv class=\"sc-meter-container\" role=\"meter\" aria-label=\"Heat Level\" aria-valuenow=\"5\" aria-valuemin=\"0\" aria-valuemax=\"5\"\u003e\n            \u003cspan class=\"sc-meter-text\"\u003eExtreme\u003c\/span\u003e\n            \u003cdiv class=\"sc-emoji-row\" aria-hidden=\"true\"\u003e\n                \u003cspan class=\"sc-emoji-icon active\"\u003e🔥\u003c\/span\u003e\n                \u003cspan class=\"sc-emoji-icon active\"\u003e🔥\u003c\/span\u003e\n                \u003cspan class=\"sc-emoji-icon active\"\u003e🔥\u003c\/span\u003e\n                \u003cspan class=\"sc-emoji-icon active\"\u003e🔥\u003c\/span\u003e\n                \u003cspan class=\"sc-emoji-icon active\"\u003e🔥\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sc-description-section\"\u003e\n        \u003cp class=\"sc-description-text\" itemprop=\"description\"\u003e\n            Beware the sting in the tail of this super-hot creation. While it maintains the savory, veggie-forward base that Hotter Than El is famous for, it ramps up the intensity with the fierce \u003cspan class=\"sc-highlight\"\u003eTrinidad Scorpion pepper\u003c\/span\u003e. It starts with a burst of fresh flavor from tomatoes and carrots before the intense, \u003cspan class=\"sc-highlight\"\u003estinging heat\u003c\/span\u003e takes hold and lingers. It is a serious sauce for serious chiliheads who still appreciate great taste.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sc-size-row\"\u003e\n        \u003cspan class=\"sc-size-label\"\u003eSize:\u003c\/span\u003e\n        \u003cspan class=\"sc-size-value\" itemprop=\"weight\"\u003e5 fl oz\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sc-details-grid\"\u003e\n        \n        \u003cdiv class=\"sc-detail-block\"\u003e\n            \u003ch3\u003eIngredients\u003c\/h3\u003e\n            \u003cdiv class=\"sc-ingredients-list\"\u003e\n                Diced Tomatoes (Tomatoes, Tomato Juice, Salt), Distilled Vinegar, Carrots, Onions, Garlic, Trinidad Scorpion Peppers, Salt\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sc-detail-block\"\u003e\n            \u003ch3\u003eGreat With\u003c\/h3\u003e\n            \u003cdiv class=\"sc-pairing-chips\"\u003e\n                \u003cspan class=\"sc-chip\"\u003eWings\u003c\/span\u003e\n                \u003cspan class=\"sc-chip\"\u003eChili\u003c\/span\u003e\n                \u003cspan class=\"sc-chip\"\u003eBloody Marys\u003c\/span\u003e\n                \u003cspan class=\"sc-chip\"\u003ePasta\u003c\/span\u003e\n                \u003cspan class=\"sc-chip\"\u003ePizza\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Hotter Than El","offers":[{"title":"Default Title","offer_id":48694957474044,"sku":"858716006003","price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0612\/3218\/5596\/files\/05f8ee4f0cc9ce490a4e7657402518be41ef7604e172946ebdfa5960748a16a7.jpg?v=1769009959","url":"https:\/\/scovilled.com\/products\/hotter-than-el-scorpions-sting-hot-sauce","provider":"SCOVILLED","version":"1.0","type":"link"}