www.iceheadshop.co.uk Open in urlscan Pro
104.26.8.31  Public Scan

URL: https://www.iceheadshop.co.uk/
Submission: On November 12 via manual from HR — Scanned from US

Form analysis 46 forms found in the DOM

POST https://static.mailerlite.com/webforms/submit/s3s4j5

<form class="ml-block-form" action="https://static.mailerlite.com/webforms/submit/s3s4j5" data-code="s3s4j5" method="post" target="_blank">
  <div class="ml-form-formContent">
    <div class="ml-form-fieldRow ml-last-item">
      <div class="ml-field-group ml-field-email ml-validate-email ml-validate-required">
        <input aria-label="email" aria-required="true" type="email" class="form-control" data-inputmask="" name="fields[email]" placeholder="Email" autocomplete="email">
      </div>
    </div>
  </div>
  <input type="hidden" name="ml-submit" value="1">
  <div class="ml-form-embedSubmit">
    <button type="submit" class="primary">Subscribe</button>
    <button disabled="disabled" style="display:none" type="button" class="loading">
      <div class="ml-form-embedSubmitLoad"></div>
      <span class="cmsb82-sr-only">Loading...</span>
    </button>
  </div>
  <input type="hidden" name="anticsrf" value="true">
</form>

GET https://www.iceheadshop.co.uk/catalogsearch/result/

<form class="form minisearch" action="https://www.iceheadshop.co.uk/catalogsearch/result/" method="get" @click.outside="searchInactive(); overlayActive();">
  <div class="flex md:bg-primary">
    <div class="relative flex items-center flex-1">
      <div class="transition-all duration-300 max-w-0 overflow-hidden" :class="{ 'max-w-xs' : searchActive, 'max-w-0' : !searchActive }">
        <button class="text-primary items-center gap-1 pr-gutter flex hover:opacity-75 focus:opacity-75 md:hidden" x-transition.delay="" @click="searchInactive();" type="button">
          <svg viewBox="0 0 10 16" class="h-4" fill="none">
            <path d="M8.71451 14.5579L2.16149 8.00155L8.7229 1.44238" stroke="#225777" stroke-width="2"></path>
          </svg> Back </button>
      </div>
      <label class="sr-only" for="search"> Search entire store here... </label>
      <input @input.debounce="getSearchResults(); toggleSearchBanner = false" @click="toggleSearchBanner = true; activateSearch(); overlayActive();" x-ref="searchInput" type="search"
        class="w-full h-12 italic pl-gutter-4 pr-gutter py-0 border border-white border-2 bg-container-550 focus:border-white focus:ring-0 md:text-13 md:bg-white ml:text-15 ml:pl-gutter" autocapitalize="off" autocomplete="off" autocorrect="off"
        name="q" value="" placeholder="Search Products &amp; Categories..." maxlength="128">
      <div class="absolute flex items-center justify-center top-0 bottom-0 right-0 pr-1">
        <button type="submit" class="pr-gutter-sm rounded-full cursor-pointer bg-container-550 hover:opacity-75 focus:opacity-75 md:bg-container" aria-label="Search">
          <svg class="w-5.5" viewBox="0 0 21 22" fill="none"> Search icon <g clip-path="url(#clip0_554_1721)">
              <path d="M14.4026 15.4026L20.0628 21.0629" stroke="#225777" stroke-width="1.4" stroke-miterlimit="10" stroke-linecap="round"></path>
              <path d="M8.89971 16.8196C13.2855 16.8196 16.8409 13.2642 16.8409 8.87834C16.8409 4.49253 13.2855 0.937126 8.89971 0.937126C4.5139 0.937126 0.958496 4.49253 0.958496 8.87834C0.958496 13.2642 4.5139 16.8196 8.89971 16.8196Z"
                stroke="#225777" stroke-width="1.4" stroke-miterlimit="10" stroke-linecap="round"></path>
            </g>
            <defs>
              <clipPath id="clip0_554_1721">
                <rect width="20.9785" height="22" fill="white" transform="translate(0.0214844)"></rect>
              </clipPath>
            </defs>
          </svg>
        </button>
      </div>
    </div>
    <button class="hidden text-white z-40 bg-primary items-center gap-1 px-gutter md:flex md:absolute md:h-18.5 md:right-0 md:top-0 focus:opacity-75" x-show="searchActive" x-transition.delay="" @click="searchInactive();" type="button"
      style="display: none;"> Close <svg viewBox="0 0 23 24" fill="none" class="w-6 h-6">
        <circle cx="11.5" cy="12" r="11.5" transform="rotate(-180 11.5 12)" fill="#39BEE3"></circle>
        <path d="M15.5069 7.71562L7.52796 15.6945M7.52796 7.71562L15.5069 15.6945" stroke="white" stroke-width="2"></path>
      </svg>
    </button>
  </div>
  <div x-ref="searchAutocomplete" class="search-autocomplete bg-container overflow-y-auto absolute w-full top-full z-10 left-0 right-0 md:max-h-auto-search-desktop md:top-auto-search" x-show="show" style="display: none;">
    <div class="pb-gutter-sm md:py-gutter">
      <!-- Categories -->
      <template x-if="searchResultsByType.category">
        <div class="flex items-center justify-start border-t border-container-600 overflow-y-auto p-gutter-sm gap-gutter-sm md:pt-0 md:pb-gutter md:gap-5 md:justify-center md:overflow-hidden md:border-0 px-gutter">
          <div class="swiper minisearch-swiper">
            <ul class="flex w-full md:w-auto swiper-wrapper items-center">
              <li class="whitespace-nowrap inline-block text-primary text-16 capitalize font-bold swiper-slide"> Related categories </li>
              <template x-for="category in searchResultsByType.category">
                <li class="swiper-slide">
                  <a :href="category.url" class="btn-primary opacity-100 whitespace-nowrap hover:opacity-100">
                                                <span x-text="category.title"></span>
                                            </a>
                </li>
              </template>
            </ul>
          </div>
          <script>
            if (!window.Swiper) {
              const script = document.createElement('script');
              script.type = 'text/javascript';
              script.src = 'https\u003A\u002F\u002Fwww.iceheadshop.co.uk\u002Fstatic\u002Fversion1730116115\u002Ffrontend\u002FIceHeadShop\u002Fdefault\u002Fen_GB\u002FFisheye_SwiperSliders\u002Fjs\u002Flib\u002Fswiper\u002Dbundle.min.js';
              document.head.appendChild(script);
            }
            let searchSwipers = [];
            document.querySelectorAll('.swiper.minisearch-swiper').forEach(swiper => {
              searchSwipers.push(new Swiper(swiper, {
                freeMode: true,
                slidesPerView: 'auto',
                spaceBetween: 20,
                mousewheel: {
                  forceToAxis: true,
                },
              }));
            })
          </script>
        </div>
      </template>
      <!-- Products -->
      <template x-if="searchResultsByType.product">
        <div class="border-t border-container-600 grid grid-cols-2 gap-gutter-sm p-gutter-sm md:grid-cols-3 md:px-gutter lg:grid-cols-5">
          <template x-for="product in searchResultsByType.product">
            <div>
              <template x-if="product.url">
                <a class="w-full block h-full" :href="product.url" :title="product.title">
                                            <div class="flex flex-col items-center h-full">
                                                <!-- Image -->
                                                <div class="w-full">
                                                    <img :src="product.image" class="inline-block w-full h-full object-cover" width="300" height="300">
                                                </div>
                                                <div class="flex-1 w-full mt-auto flex flex-col">
                                                    <!-- Name -->
                                                    <span class="block text-black leading-snug font-semibold text-16" x-text="product.title"></span>
                                                    <span class="text-black block text-16 md:text-17" x-text="product.manufacturer"></span>
                                                    <div class="flex flex-wrap justify-between flex-col pt-1 sm:flex-row">
                                                        <!-- Price -->
                                                        <div class="order-2 text-18 text-left" x-html="product.price"></div>
                                                    </div>
                                                    <template x-if="product.featured_attributes">
                                                        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 flex text-center mt-auto line-clamp-1 overflow-ellipsis overflow-hidden">
                                                            <span class="text-12 text-white font-bold leading-relaxed xl:text-14" x-text="product.featured_attributes"></span>
                                                        </div>
                                                    </template>
                                                </div>
                                            </div>
                                        </a>
              </template>
              <template x-if="product.type == 'term'">
                <a class="w-full block" x-bind:href="'https://www.iceheadshop.co.uk/catalogsearch/result/?q=' + product.title" :title="product.title">
                                            <div>
                                                <div class="flex flex-col ll:flex-row pt-2 md:pt-3">
                                                <span class="paragraph font-medium flex text-left pb-1 ll:pb-0 ll:pr-8" x-text="product.title">
                                                </span>
                                                    <span class="text-sm" x-text="product.results"></span>
                                                </div>
                                            </div>
                                        </a>
              </template>
            </div>
          </template>
        </div>
      </template>
      <!-- See All Products Button -->
      <div class="flex justify-center w-full">
        <button type="submit" title="See All Search Results" class="w-auto btn-primary md:h-11" aria-label="Search">
          <span class="uppercase">View All Search Results</span>
        </button>
      </div>
    </div>
  </div>
</form>

GET https://www.iceheadshop.co.uk/catalogsearch/result/

<form class="form minisearch" action="https://www.iceheadshop.co.uk/catalogsearch/result/" method="get" @click.outside="searchInactive(); overlayActive();">
  <div class="flex md:bg-primary">
    <div class="relative flex items-center flex-1">
      <div class="transition-all duration-300 max-w-0 overflow-hidden" :class="{ 'max-w-xs' : searchActive, 'max-w-0' : !searchActive }">
        <button class="text-primary items-center gap-1 pr-gutter flex hover:opacity-75 focus:opacity-75 md:hidden" x-transition.delay="" @click="searchInactive();" type="button">
          <svg viewBox="0 0 10 16" class="h-4" fill="none">
            <path d="M8.71451 14.5579L2.16149 8.00155L8.7229 1.44238" stroke="#225777" stroke-width="2"></path>
          </svg> Back </button>
      </div>
      <label class="sr-only" for="search"> Search entire store here... </label>
      <input @input.debounce="getSearchResults(); toggleSearchBanner = false" @click="toggleSearchBanner = true; activateSearch(); overlayActive();" x-ref="searchInput" type="search"
        class="w-full h-12 italic pl-gutter-4 pr-gutter py-0 border border-white border-2 bg-container-550 focus:border-white focus:ring-0 md:text-13 md:bg-white ml:text-15 ml:pl-gutter" autocapitalize="off" autocomplete="off" autocorrect="off"
        name="q" value="" placeholder="Search Products &amp; Categories..." maxlength="128">
      <div class="absolute flex items-center justify-center top-0 bottom-0 right-0 pr-1">
        <button type="submit" class="pr-gutter-sm rounded-full cursor-pointer bg-container-550 hover:opacity-75 focus:opacity-75 md:bg-container" aria-label="Search">
          <svg class="w-5.5" viewBox="0 0 21 22" fill="none"> Search icon <g clip-path="url(#clip0_554_1721)">
              <path d="M14.4026 15.4026L20.0628 21.0629" stroke="#225777" stroke-width="1.4" stroke-miterlimit="10" stroke-linecap="round"></path>
              <path d="M8.89971 16.8196C13.2855 16.8196 16.8409 13.2642 16.8409 8.87834C16.8409 4.49253 13.2855 0.937126 8.89971 0.937126C4.5139 0.937126 0.958496 4.49253 0.958496 8.87834C0.958496 13.2642 4.5139 16.8196 8.89971 16.8196Z"
                stroke="#225777" stroke-width="1.4" stroke-miterlimit="10" stroke-linecap="round"></path>
            </g>
            <defs>
              <clipPath id="clip0_554_1721">
                <rect width="20.9785" height="22" fill="white" transform="translate(0.0214844)"></rect>
              </clipPath>
            </defs>
          </svg>
        </button>
      </div>
    </div>
    <button class="hidden text-white z-40 bg-primary items-center gap-1 px-gutter md:flex md:absolute md:h-18.5 md:right-0 md:top-0 focus:opacity-75" x-show="searchActive" x-transition.delay="" @click="searchInactive();" type="button"
      style="display: none;"> Close <svg viewBox="0 0 23 24" fill="none" class="w-6 h-6">
        <circle cx="11.5" cy="12" r="11.5" transform="rotate(-180 11.5 12)" fill="#39BEE3"></circle>
        <path d="M15.5069 7.71562L7.52796 15.6945M7.52796 7.71562L15.5069 15.6945" stroke="white" stroke-width="2"></path>
      </svg>
    </button>
  </div>
  <div x-ref="searchAutocomplete" class="search-autocomplete bg-container overflow-y-auto absolute w-full top-full z-10 left-0 right-0 md:max-h-auto-search-desktop md:top-auto-search" x-show="show" style="display: none;">
    <div class="pb-gutter-sm md:py-gutter">
      <!-- Categories -->
      <template x-if="searchResultsByType.category">
        <div class="flex items-center justify-start border-t border-container-600 overflow-y-auto p-gutter-sm gap-gutter-sm md:pt-0 md:pb-gutter md:gap-5 md:justify-center md:overflow-hidden md:border-0 px-gutter">
          <div class="swiper minisearch-swiper">
            <ul class="flex w-full md:w-auto swiper-wrapper items-center">
              <li class="whitespace-nowrap inline-block text-primary text-16 capitalize font-bold swiper-slide"> Related categories </li>
              <template x-for="category in searchResultsByType.category">
                <li class="swiper-slide">
                  <a :href="category.url" class="btn-primary opacity-100 whitespace-nowrap hover:opacity-100">
                                                <span x-text="category.title"></span>
                                            </a>
                </li>
              </template>
            </ul>
          </div>
          <script>
            if (!window.Swiper) {
              const script = document.createElement('script');
              script.type = 'text/javascript';
              script.src = 'https\u003A\u002F\u002Fwww.iceheadshop.co.uk\u002Fstatic\u002Fversion1730116115\u002Ffrontend\u002FIceHeadShop\u002Fdefault\u002Fen_GB\u002FFisheye_SwiperSliders\u002Fjs\u002Flib\u002Fswiper\u002Dbundle.min.js';
              document.head.appendChild(script);
            }
            let searchSwipers = [];
            document.querySelectorAll('.swiper.minisearch-swiper').forEach(swiper => {
              searchSwipers.push(new Swiper(swiper, {
                freeMode: true,
                slidesPerView: 'auto',
                spaceBetween: 20,
                mousewheel: {
                  forceToAxis: true,
                },
              }));
            })
          </script>
        </div>
      </template>
      <!-- Products -->
      <template x-if="searchResultsByType.product">
        <div class="border-t border-container-600 grid grid-cols-2 gap-gutter-sm p-gutter-sm md:grid-cols-3 md:px-gutter lg:grid-cols-5">
          <template x-for="product in searchResultsByType.product">
            <div>
              <template x-if="product.url">
                <a class="w-full block h-full" :href="product.url" :title="product.title">
                                            <div class="flex flex-col items-center h-full">
                                                <!-- Image -->
                                                <div class="w-full">
                                                    <img :src="product.image" class="inline-block w-full h-full object-cover" width="300" height="300">
                                                </div>
                                                <div class="flex-1 w-full mt-auto flex flex-col">
                                                    <!-- Name -->
                                                    <span class="block text-black leading-snug font-semibold text-16" x-text="product.title"></span>
                                                    <span class="text-black block text-16 md:text-17" x-text="product.manufacturer"></span>
                                                    <div class="flex flex-wrap justify-between flex-col pt-1 sm:flex-row">
                                                        <!-- Price -->
                                                        <div class="order-2 text-18 text-left" x-html="product.price"></div>
                                                    </div>
                                                    <template x-if="product.featured_attributes">
                                                        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 flex text-center mt-auto line-clamp-1 overflow-ellipsis overflow-hidden">
                                                            <span class="text-12 text-white font-bold leading-relaxed xl:text-14" x-text="product.featured_attributes"></span>
                                                        </div>
                                                    </template>
                                                </div>
                                            </div>
                                        </a>
              </template>
              <template x-if="product.type == 'term'">
                <a class="w-full block" x-bind:href="'https://www.iceheadshop.co.uk/catalogsearch/result/?q=' + product.title" :title="product.title">
                                            <div>
                                                <div class="flex flex-col ll:flex-row pt-2 md:pt-3">
                                                <span class="paragraph font-medium flex text-left pb-1 ll:pb-0 ll:pr-8" x-text="product.title">
                                                </span>
                                                    <span class="text-sm" x-text="product.results"></span>
                                                </div>
                                            </div>
                                        </a>
              </template>
            </div>
          </template>
        </div>
      </template>
      <!-- See All Products Button -->
      <div class="flex justify-center w-full">
        <button type="submit" title="See All Search Results" class="w-auto btn-primary md:h-11" aria-label="Search">
          <span class="uppercase">View All Search Results</span>
        </button>
      </div>
    </div>
  </div>
</form>

POST

<form class="form form-login" method="post" @submit.prevent="submitForm();" id="login-form">
  <div class="fieldset login">
    <div class="field email required">
      <label class="label" for="form-login-username" form="login-form">
        <span>Email Address</span>
      </label>
      <div class="control">
        <input name="username" id="form-login-username" x-ref="customer-email" @change="errors = 0" type="email" required="" autocomplete="off" class="form-input input-text">
      </div>
    </div>
    <div class="field password required">
      <label for="form-login-password" class="label" form="login-form">
        <span>Password</span>
      </label>
      <div class="control">
        <input name="password" id="form-login-password" type="password" class="form-input input-text" required="" x-ref="customer-password" autocomplete="off" @change="errors = 0">
      </div>
    </div>
    <input name="context" type="hidden" value="checkout">
    <div class="actions-toolbar flex justify-between pt-6 pb-2 items-center">
      <button type="submit" class="inline-flex btn btn-primary disabled:opacity-75"> Sign In </button>
      <a href="https://www.iceheadshop.co.uk/customer/account/forgotpassword/">
                                        Forgotten Your Password?                                    </a>
    </div>
  </div>
</form>

<form class="form-fake-email" id="social-form-fake-email" data-mage-init="{&quot;validation&quot;:{}}">
  <fieldset class="fieldset" data-hasrequired="* Required Fields">
    <div class="field note">Please complete your information below to creat an account.</div>
    <div class="field field-name-social col-mp mp-6 required empty" style="padding: 0 10px 0px 0px;">
      <label class="label" for="request-firstname" style="font-weight: 600"><span>First Name</span></label>
      <div class="control">
        <input type="text" id="request-firstname" name="firstname" title="First Name" class="input-text required-entry" data-validate="{required:true}" aria-required="true">
      </div>
    </div>
    <div class="field field-name-social required col-mp mp-6 empty" style="padding: 0">
      <label class="label" for="request-lastname" style="font-weight: 600"><span>Last Name</span></label>
      <div class="control">
        <input type="text" id="request-lastname" name="lastname" title="Last Name" class="input-text required-entry" data-validate="{required:true}" aria-required="true">
      </div>
    </div>
    <div class="field field-email-social required empty">
      <label for="request-email" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="realEmail" alt="email" id="request-email" class="input-text" data-validate="{required:true, 'validate-email':true}">
      </div>
    </div>
    <div class="field field-password-social required empty">
      <label for="request-password-social" class="label"><span>Password</span></label>
      <div class="control">
        <input type="password" name="password" id="request-password-social" title="Password" class="input-text" data-validate="{required:true, 'validate-password':true}" autocomplete="off">
      </div>
    </div>
    <div class="field field-confirmation-social required empty">
      <label for="request-password-confirmation" class="label"><span>Confirm Password</span></label>
      <div class="control">
        <input type="password" name="password_confirmation" title="Confirm Password" id="request-password-confirmation" class="input-text" data-validate="{required:true, equalTo:'#request-password-social'}" autocomplete="off">
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="button" id="bnt-social-login-fake-email" class="action send primary">
        <span>Submit</span>
      </button>
    </div>
  </div>
</form>

<form class="form-customer-login" id="social-form-login" x-data="Object.assign(hyva.formValidation($el), initCustomerLoginForm())" @submit.prevent="submitForm();" novalidate="">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field email required empty">
      <label class="label" for="social_login_email"><span>Email</span></label>
      <div class="control">
        <input name="username" id="social_login_email" x-ref="customer-email" type="email" class="input-text" data-validate="{&quot;required&quot;: true}" value="" autocomplete="off" title="Email" email="">
      </div>
    </div>
    <div class="field password required empty">
      <label for="pass" class="label"><span>Password</span></label>
      <div class="control">
        <input name="password" id="social_login_pass" type="password" x-ref="customer-password" data-validate="{&quot;required&quot;: true}" class="input-text" autocomplete="off" title="Password">
      </div>
    </div>
    <!-- BLOCK social-login-captcha --><!-- /BLOCK social-login-captcha -->
    <div class="actions-toolbar md:flex-nowrap flex-wrap">
      <div class="primary md:w-auto w-full">
        <button type="submit" class="action login primary md:w-auto w-full " id="bnt-social-login-authentication">
          <span>Login</span>
        </button>
      </div>
      <div class="ml-2 md:mt-0 mt-2 md:w-auto w-full md:text-left text-center">
        <a class="action remind" href="#" onclick="forgotBtn()"><span>Forgotten Your Password?</span></a>
      </div>
    </div>
    <div class="actions-toolbar clear-both ">
      <div class="primary md:w-auto md:text-left w-full text-center">
        <a class="action create" href="#" onclick="createBtn()"><span>Create New Account?</span></a>
      </div>
    </div>
  </fieldset>
</form>

<form class="form-customer-create" id="social-form-create" x-data="Object.assign(hyva.formValidation($el), initCustomerCreateForm())" @submit.prevent="submitForm();" novalidate="">
  <fieldset class="fieldset create info">
    <input type="hidden" name="success_url" value="">
    <input type="hidden" name="error_url" value="">
    <div class="field field-reserved w-full field-name-firstname required empty">
      <label class="label" for="firstname">
        <span> First Name </span>
      </label>
      <div class="control">
        <input type="text" id="firstname" name="firstname" value="" required="" title="First Name" class="form-input required-entry" @input.debounce="onChange">
      </div>
    </div>
    <div class="field field-reserved w-full field-name-lastname required empty">
      <label class="label" for="lastname">
        <span> Last Name </span>
      </label>
      <div class="control">
        <input type="text" id="lastname" name="lastname" required="" value="" title="Last Name" class="form-input required-entry" @input.debounce="onChange">
      </div>
    </div>
    <div class="field required empty">
      <label for="email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" id="email_address_create" value="" title="Email" class="input-text" data-validate="{&quot;required&quot;: true, &quot;email&quot;: true}" <="" div="">
      </div>
      <div class="field choice newsletter">
        <input type="checkbox" class="checkbox" name="is_subscribed" title="Register For Newsletter" value="1" id="is_subscribed">
        <label for="is_subscribed" class="label"><span>Register For Newsletter</span></label>
      </div>
    </div>
  </fieldset>
  <fieldset class="fieldset create account" data-hasrequired="* Required Fields">
    <div class="field password required empty">
      <label for="password" class="label"><span>Password</span></label>
      <div class="control">
        <input type="password" name="password" id="password-social" title="Password" class="input-text" data-validate="{&quot;required&quot;: true , &quot;password&quot;: true}" autocomplete="off">
      </div>
    </div>
    <div class="field confirmation required empty">
      <label for="password-confirmation" class="label"><span>Confirm Password</span></label>
      <div class="control">
        <input type="password" name="password_confirmation" title="Confirm Password" id="password-confirmation-social" class="input-text" data-validate="{&quot;required&quot;: true , &quot;equalTo&quot;: &quot;password&quot;}" autocomplete="off">
      </div>
    </div>
    <!-- BLOCK social-create-captcha --><!-- /BLOCK social-create-captcha -->
  </fieldset>
  <div class="actions-toolbar w-full">
    <div class="primary inline-block w-full">
      <button type="submit" id="button-create-social" class="action primary md:w-auto w-full mb-1" title="Create an Account">
        <span>Create an Account</span></button>
      <div class="secondary inline-block ml-3 text-center">
        <a class="action back" href="#"><span>Back</span></a>
      </div>
    </div>
  </div>
</form>

<form class="form-password-forget" x-data="Object.assign(hyva.formValidation($el), initCustomerForgotForm())" @submit.prevent="submitForm();" id="social-form-password-forget" data-mage-init="{&quot;validation&quot;:{}}" novalidate="">
  <fieldset class="fieldset" data-hasrequired="* Required Fields">
    <div class="field note">Please enter your email address below to receive a password reset link.</div>
    <div class="field email required empty">
      <label for="email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" alt="email" id="email_address_forgot" class="input-text" value="" data-validate="{&quot;required&quot;: true}" x-ref="customer-email-forgot">
      </div>
    </div>
    <!-- BLOCK social-forgot-password-captcha --><!-- /BLOCK social-forgot-password-captcha -->
  </fieldset>
  <div class="actions-toolbar md:flex-nowrap flex-wrap w-full">
    <div class="primary md:w-auto w-full">
      <button type="submit" id="bnt-social-login-forgot" class="action send primary md:w-auto w-full">
        <span>Submit</span>
      </button>
    </div>
    <div class="ml-2 md:mt-0 mt-2 md:w-auto w-full md:text-left text-center">
      <a class="action back" href="#"><span>Back</span></a>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22192/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22192/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22192">
  <a href="https://www.iceheadshop.co.uk//raw-black-classic-kingsize-slim-rolling-papers" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22192.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-10-23_at_10.44.40.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="RAW Black Classic Kingsize Slim Rolling Papers" title="RAW Black Classic Kingsize Slim Rolling Papers">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk//raw-black-classic-kingsize-slim-rolling-papers">
                RAW Black Classic Kingsize Slim Rolling Papers            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="RAW Black Classic Kingsize Slim Rolling Papers" rating-snippet-batch="0" style="color: rgb(242, 190, 57);" data-retrieved="true">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5c53cd() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5c53cd()" @update-prices-22192.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22192" data-price-box="product-id-22192"> <span class="text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22192']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22192')" data-price-amount="1.2" data-price-type="finalPrice" class="price-wrapper "><span class="price">£1.20</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.10 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 32 Papers |110mm x 44mm </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22187/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22187/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22187">
  <a href="https://www.iceheadshop.co.uk/cbd-shop/canapuff-premium-h4cbd-disposable-vape-pen" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22187.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/u/n/untitled-19.gif?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="CANAPUFF Premium H4CBD Disposable Vape Pen" title="CANAPUFF Premium H4CBD Disposable Vape Pen">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/cbd-shop/canapuff-premium-h4cbd-disposable-vape-pen">
                CANAPUFF Premium H4CBD Disposable Vape Pen            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2"
        data-sku="CANAPUFF Premium H4CBD Disposable Vape Pen;CANAPUFF Premium H4CBD Disposable Vape Pen-London Pound Cake;CANAPUFF Premium H4CBD Disposable Vape Pen-Georgia Pie;CANAPUFF Premium H4CBD Disposable Vape Pen-Dabbalicious;CANAPUFF Premium H4CBD Disposable Vape Pen-Agent orange"
        rating-snippet-batch="0" style="color: rgb(242, 190, 57);" data-retrieved="true">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5c6989() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5c6989()" @update-prices-22187.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22187" data-price-box="product-id-22187"><span class="special-price normal-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22187']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22187')" data-price-amount="23.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£23.99</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £2.40 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 96% H4CBD | 1ml </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22236/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22236/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22236">
  <a href="https://www.iceheadshop.co.uk/vape/innevape-salts-20mg" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22236.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-11-11_at_10.31.46.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Innevape Salts 20mg" title="Innevape Salts 20mg">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/Untitled-3-Recovered_copy_1.png" alt="5 for £7.99" width="1772" height="1772" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/vape/innevape-salts-20mg">
                Innevape Salts 20mg            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Innevape Salts 20mg" rating-snippet-batch="0" style="color: rgb(242, 190, 57);" data-retrieved="true">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673349240ab8c() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673349240ab8c()" @update-prices-22236.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22236" data-price-box="product-id-22236"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22236']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22236')" data-price-amount="7.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£7.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22236']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22236')" data-price-amount="14.95" data-price-type="oldPrice" class="price-wrapper "><span class="price">£14.95</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.80 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 10ml |20mg </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22235/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22235/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22235">
  <a href="https://www.iceheadshop.co.uk/vape/innevape-salts-10mg" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22235.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-11-11_at_10.26.29.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Innevape Salts 10mg" title="Innevape Salts 10mg">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/Untitled-3-Recovered_copy_1.png" alt="5 for £7.99" width="1772" height="1772" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/vape/innevape-salts-10mg">
                Innevape Salts 10mg            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Innevape Salts 10mg" rating-snippet-batch="0" style="color: rgb(242, 190, 57);" data-retrieved="true">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__6733492410627() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__6733492410627()" @update-prices-22235.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22235" data-price-box="product-id-22235"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22235']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22235')" data-price-amount="7.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£7.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22235']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22235')" data-price-amount="14.95" data-price-type="oldPrice" class="price-wrapper "><span class="price">£14.95</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.80 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 10ml |10mg </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22233/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22233/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22233">
  <a href="https://www.iceheadshop.co.uk/accessories/metal-coloured-sleeve-pipe" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22233.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-11-07_at_10.27.44.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Metal Coloured Sleeve Pipe" title="Metal Coloured Sleeve Pipe">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/accessories/metal-coloured-sleeve-pipe">
                Metal Coloured Sleeve Pipe            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Metal Coloured Sleeve Pipe" rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5a9b67() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5a9b67()" @update-prices-22233.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22233" data-price-box="product-id-22233"> <span class="text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22233']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22233')" data-price-amount="5.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£5.99</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.60 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 10cm </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22232/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22232/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22232">
  <a href="https://www.iceheadshop.co.uk/accessories/ceramic-small-face-bong" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22232.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-11-05_at_15.14.47_1.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Ceramic Small Face Bong" title="Ceramic Small Face Bong">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/accessories/ceramic-small-face-bong">
                Ceramic Small Face Bong            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Ceramic Small Face Bong" rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5ab071() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5ab071()" @update-prices-22232.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22232" data-price-box="product-id-22232"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22232']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22232')" data-price-amount="8.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£8.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22232']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22232')" data-price-amount="14.99" data-price-type="oldPrice" class="price-wrapper "><span class="price">£14.99</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.90 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 9cm Tall </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22230/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22230/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22230">
  <a href="https://www.iceheadshop.co.uk/accessories/acrylic-pistol-grip-bong-30cm" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22230.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-11-05_at_13.13.54.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Acrylic Pistol Grip Bong 30cm" title="Acrylic Pistol Grip Bong 30cm">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/accessories/acrylic-pistol-grip-bong-30cm">
                Acrylic Pistol Grip Bong 30cm            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Acrylic Pistol Grip Bong 30cm" rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5ac0c0() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5ac0c0()" @update-prices-22230.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22230" data-price-box="product-id-22230"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22230']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22230')" data-price-amount="14.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£14.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22230']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22230')" data-price-amount="24.99" data-price-type="oldPrice" class="price-wrapper "><span class="price">£24.99</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £1.50 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 30cm Tall </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22229/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22229/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22229">
  <a href="https://www.iceheadshop.co.uk/accessories/glass-gripper-bong-23cm" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22229.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-10-31_at_15.33.21.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Glass Gripper Bong 23cm " title="Glass Gripper Bong 23cm ">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/accessories/glass-gripper-bong-23cm">
                Glass Gripper Bong 23cm             </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Glass Gripper Bong 23cm" rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5ad1e2() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5ad1e2()" @update-prices-22229.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22229" data-price-box="product-id-22229"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22229']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22229')" data-price-amount="14.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£14.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22229']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22229')" data-price-amount="24.99" data-price-type="oldPrice" class="price-wrapper "><span class="price">£24.99</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £1.50 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 23cm Tall </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22228/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22228/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22228">
  <a href="https://www.iceheadshop.co.uk/accessories/glass-rainbow-high-bong-28cm" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22228.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-10-31_at_14.21.57.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Glass &quot;Rainbow High&quot; Bong 28cm " title="Glass &quot;Rainbow High&quot; Bong 28cm ">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/accessories/glass-rainbow-high-bong-28cm">
                Glass "Rainbow High" Bong 28cm             </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Glass &quot;Rainbow High&quot; Bong 28cm" rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5ae2d1() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5ae2d1()" @update-prices-22228.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22228" data-price-box="product-id-22228"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22228']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22228')" data-price-amount="19.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£19.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22228']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22228')" data-price-amount="24.99" data-price-type="oldPrice" class="price-wrapper "><span class="price">£24.99</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £2.00 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 28cm Tall </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22227/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22227/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22227">
  <a href="https://www.iceheadshop.co.uk/accessories/battery-style-stash-pot" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22227.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-10-29_at_12.54.04.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Battery Style Stash Pot" title="Battery Style Stash Pot">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/accessories/battery-style-stash-pot">
                Battery Style Stash Pot            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Battery Style Stash Pot" rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5af3c2() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5af3c2()" @update-prices-22227.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22227" data-price-box="product-id-22227"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22227']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22227')" data-price-amount="1.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£1.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22227']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22227')" data-price-amount="2.99" data-price-type="oldPrice" class="price-wrapper "><span class="price">£2.99</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.20 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 2cm x 7.5cm </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22226/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22226/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22226">
  <a href="https://www.iceheadshop.co.uk/accessories/glass-coloured-mini-bong" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22226.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-10-30_at_12.22.43.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Glass Coloured Mini Bong" title="Glass Coloured Mini Bong">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/accessories/glass-coloured-mini-bong">
                Glass Coloured Mini Bong            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Glass Coloured Mini Bong" rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5b0640() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5b0640()" @update-prices-22226.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22226" data-price-box="product-id-22226"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22226']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22226')" data-price-amount="9.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£9.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22226']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22226')" data-price-amount="12.99" data-price-type="oldPrice" class="price-wrapper "><span class="price">£12.99</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £1.00 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 14cm Tall </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22225/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22225/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22225">
  <a href="https://www.iceheadshop.co.uk/accessories/liquid-cooled-glass-pipe" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22225.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-10-30_at_09.47.31.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Liquid Cooled Glass Pipe" title="Liquid Cooled Glass Pipe">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/accessories/liquid-cooled-glass-pipe">
                Liquid Cooled Glass Pipe            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Liquid Cooled Glass Pipe" rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5b169a() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5b169a()" @update-prices-22225.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22225" data-price-box="product-id-22225"> <span class="text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22225']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22225')" data-price-amount="5.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£5.99</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.60 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 12cm - 14cm </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22224/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22224/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22224">
  <a href="https://www.iceheadshop.co.uk/accessories/metal-amsterdam-gold-ashtray" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22224.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-10-29_at_12.11.47.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Metal Amsterdam Gold Ashtray" title="Metal Amsterdam Gold Ashtray">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/accessories/metal-amsterdam-gold-ashtray">
                Metal Amsterdam Gold Ashtray            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Metal Amsterdam Gold Ashtray" rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5b2786() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5b2786()" @update-prices-22224.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22224" data-price-box="product-id-22224"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22224']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22224')" data-price-amount="6.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£6.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22224']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22224')" data-price-amount="9.99" data-price-type="oldPrice" class="price-wrapper "><span class="price">£9.99</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.70 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 10cm x 10cm x 1.5cm </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22219/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22219/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22219">
  <a href="https://www.iceheadshop.co.uk/vape/cbd-oil/cbd-edibles/cannashot-energy-drink-250ml" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22219.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-10-29_at_11.36.12.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Cannashot Energy Drink 250ml" title="Cannashot Energy Drink 250ml">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/vape/cbd-oil/cbd-edibles/cannashot-energy-drink-250ml">
                Cannashot Energy Drink 250ml            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2"
        data-sku="Cannashot Energy Drink 250ml;Cannashot Energy Drink 250ml-Strawberry Energy;Cannashot Energy Drink 250ml-Mango Energy;Cannashot Energy Drink 250ml-Original Energy;Cannashot Energy Drink 250ml-Blueberry Energy"
        rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5b3a14() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5b3a14()" @update-prices-22219.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22219" data-price-box="product-id-22219"><span class="special-price normal-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22219']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22219')" data-price-amount="2.5" data-price-type="finalPrice" class="price-wrapper "><span class="price">£2.50</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.30 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 250ml </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22217/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22217/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22217">
  <a href="https://www.iceheadshop.co.uk/research-chemicals/herbal-incense/candy-hemp-flower-20-7-cbd" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22217.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-10-25_at_13.54.24.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Candy Hemp Flower 20.7% CBD" title="Candy Hemp Flower 20.7% CBD">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/deal-min.png" alt="Buy 2 Get 1 Free dan" width="169" height="165" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/research-chemicals/herbal-incense/candy-hemp-flower-20-7-cbd">
                Candy Hemp Flower 20.7% CBD            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Candy Hemp Flower 20.7% CBD" rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5b6bf1() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5b6bf1()" @update-prices-22217.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22217" data-price-box="product-id-22217"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22217']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22217')" data-price-amount="5.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£5.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22217']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22217')" data-price-amount="9.25" data-price-type="oldPrice" class="price-wrapper "><span class="price">£9.25</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.60 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> BARGAIN | 17.5% | GLASSHOUSE / LAMPS </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22216/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22216/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22216">
  <a href="https://www.iceheadshop.co.uk/research-chemicals/herbal-incense/lemonade-hemp-flower-20-7-cbd" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22216.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-10-28_at_17.13.42-min.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Lemonade Hemp Flower 20.7% CBD" title="Lemonade Hemp Flower 20.7% CBD">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/deal-min.png" alt="Buy 2 Get 1 Free dan" width="169" height="165" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/research-chemicals/herbal-incense/lemonade-hemp-flower-20-7-cbd">
                Lemonade Hemp Flower 20.7% CBD            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Lemonade Hemp Flower 20.7% CBD" rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5b893e() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5b893e()" @update-prices-22216.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22216" data-price-box="product-id-22216"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22216']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22216')" data-price-amount="5.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£5.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22216']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22216')" data-price-amount="9.25" data-price-type="oldPrice" class="price-wrapper "><span class="price">£9.25</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.60 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> BARGAIN | 20.7% | GLASSHOUSE / LAMPS </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22215/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22215/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22215">
  <a href="https://www.iceheadshop.co.uk/vape/cbd-oil/cbd-edibles/common-nootropic-drink-500mg-330ml" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22215.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-10-24_at_15.28.00.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="COMMON Nootropic Drink 500mg 330ml" title="COMMON Nootropic Drink 500mg 330ml">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/vape/cbd-oil/cbd-edibles/common-nootropic-drink-500mg-330ml">
                COMMON Nootropic Drink 500mg 330ml            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="COMMON Nootropic Drink 500mg 330ml" rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5b9f7a() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5b9f7a()" @update-prices-22215.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22215" data-price-box="product-id-22215"> <span class="text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22215']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22215')" data-price-amount="2.5" data-price-type="finalPrice" class="price-wrapper "><span class="price">£2.50</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.30 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 330ml </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22214/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22214/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22214">
  <a href="https://www.iceheadshop.co.uk/vape/cbd-oil/cbd-edibles/common-cbd-drink-20mg-330ml" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22214.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-10-24_at_15.26.56.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="COMMON CBD Drink 20mg 330ml" title="COMMON CBD Drink 20mg 330ml">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/vape/cbd-oil/cbd-edibles/common-cbd-drink-20mg-330ml">
                COMMON CBD Drink 20mg 330ml            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="COMMON CBD Drink 20mg 330ml" rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5bb427() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5bb427()" @update-prices-22214.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22214" data-price-box="product-id-22214"> <span class="text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22214']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22214')" data-price-amount="2.5" data-price-type="finalPrice" class="price-wrapper "><span class="price">£2.50</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.30 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 20mg | 330ml </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22201/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22201/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22201">
  <a href="https://www.iceheadshop.co.uk/cbd-shop/triple-x-disposable-vape-h4cbd-1900mg" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22201.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/b/l/blue_dream.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Triple X Disposable Vape H4CBD 1900mg" title="Triple X Disposable Vape H4CBD 1900mg">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/cbd-shop/triple-x-disposable-vape-h4cbd-1900mg">
                Triple X Disposable Vape H4CBD 1900mg            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2"
        data-sku="Triple X Disposable Vape H4CBD 1900mg;Triple X Disposable Vape H4CBD 1900mg-Mango Kush - Hybrid;Triple X Disposable Vape H4CBD 1900mg-Blueberry Kush - Hybrid;Triple X Disposable Vape H4CBD 1900mg-Blue Dream - Hybrid;Triple X Disposable Vape H4CBD 1900mg-White Widow - Hybrid;Triple X Disposable Vape H4CBD 1900mg-Gorilla Glue - Hybrid;Triple X Disposable Vape H4CBD 1900mg-Strawberry Diesel - Hybrid;Triple X Disposable Vape H4CBD 1900mg-Pineapple kush - Hybrid;Triple X Disposable Vape H4CBD 1900mg-Durban Poison - Sativa;Triple X Disposable Vape H4CBD 1900mg-Super lemon Haze - Sativa;Triple X Disposable Vape H4CBD 1900mg-Zittlez - Indica"
        rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5bca7c() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5bca7c()" @update-prices-22201.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22201" data-price-box="product-id-22201"><span class="special-price normal-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22201']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22201')" data-price-amount="29.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£29.99</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £3.00 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 1900mg | 2ml </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22193/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22193/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22193">
  <a href="https://www.iceheadshop.co.uk/vape/ubbs-nicotine-pouches" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22193.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-10-23_at_15.01.37.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="übbs Nicotine Pouches" title="übbs Nicotine Pouches">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/vape/ubbs-nicotine-pouches">
                übbs Nicotine Pouches            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2"
        data-sku="übbs Nicotine Pouches;übbs Nicotine Pouches-Berry 6mg;übbs Nicotine Pouches-Menthol 6mg;übbs Nicotine Pouches-Peppermint 6mg;übbs Nicotine Pouches-Cola Ice 6mg;übbs Nicotine Pouches-Spearmint 6mg;übbs Nicotine Pouches-Watermelon 6mg;übbs Nicotine Pouches-Salted Caramel 6mg"
        rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5c1853() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5c1853()" @update-prices-22193.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22193" data-price-box="product-id-22193"><span class="special-price normal-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22193']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22193')" data-price-amount="4.95" data-price-type="finalPrice" class="price-wrapper "><span class="price">£4.95</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.50 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 6mg Nicotine | 20 Pack </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22192/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22192/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22192">
  <a href="https://www.iceheadshop.co.uk//raw-black-classic-kingsize-slim-rolling-papers" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22192.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-10-23_at_10.44.40.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="RAW Black Classic Kingsize Slim Rolling Papers" title="RAW Black Classic Kingsize Slim Rolling Papers">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk//raw-black-classic-kingsize-slim-rolling-papers">
                RAW Black Classic Kingsize Slim Rolling Papers            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="RAW Black Classic Kingsize Slim Rolling Papers" rating-snippet-batch="0" style="color: rgb(242, 190, 57);" data-retrieved="true">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5c53cd() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5c53cd()" @update-prices-22192.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22192" data-price-box="product-id-22192"> <span class="text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22192']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22192')" data-price-amount="1.2" data-price-type="finalPrice" class="price-wrapper "><span class="price">£1.20</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.10 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 32 Papers |110mm x 44mm </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22187/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22187/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22187">
  <a href="https://www.iceheadshop.co.uk/cbd-shop/canapuff-premium-h4cbd-disposable-vape-pen" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22187.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/u/n/untitled-19.gif?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="CANAPUFF Premium H4CBD Disposable Vape Pen" title="CANAPUFF Premium H4CBD Disposable Vape Pen">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/cbd-shop/canapuff-premium-h4cbd-disposable-vape-pen">
                CANAPUFF Premium H4CBD Disposable Vape Pen            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2"
        data-sku="CANAPUFF Premium H4CBD Disposable Vape Pen;CANAPUFF Premium H4CBD Disposable Vape Pen-London Pound Cake;CANAPUFF Premium H4CBD Disposable Vape Pen-Georgia Pie;CANAPUFF Premium H4CBD Disposable Vape Pen-Dabbalicious;CANAPUFF Premium H4CBD Disposable Vape Pen-Agent orange"
        rating-snippet-batch="0" style="color: rgb(242, 190, 57);" data-retrieved="true">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673348f5c6989() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673348f5c6989()" @update-prices-22187.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22187" data-price-box="product-id-22187"><span class="special-price normal-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22187']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22187')" data-price-amount="23.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£23.99</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £2.40 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 96% H4CBD | 1ml </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22236/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22236/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22236">
  <a href="https://www.iceheadshop.co.uk/vape/innevape-salts-20mg" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22236.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-11-11_at_10.31.46.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Innevape Salts 20mg" title="Innevape Salts 20mg">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/Untitled-3-Recovered_copy_1.png" alt="5 for £7.99" width="1772" height="1772" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/vape/innevape-salts-20mg">
                Innevape Salts 20mg            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Innevape Salts 20mg" rating-snippet-batch="0" style="color: rgb(242, 190, 57);" data-retrieved="true">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__673349240ab8c() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__673349240ab8c()" @update-prices-22236.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22236" data-price-box="product-id-22236"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22236']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22236')" data-price-amount="7.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£7.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22236']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22236')" data-price-amount="14.95" data-price-type="oldPrice" class="price-wrapper "><span class="price">£14.95</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.80 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 10ml |20mg </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22235/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22235/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22235">
  <a href="https://www.iceheadshop.co.uk/vape/innevape-salts-10mg" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22235.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-11-11_at_10.26.29.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Innevape Salts 10mg" title="Innevape Salts 10mg">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/Untitled-3-Recovered_copy_1.png" alt="5 for £7.99" width="1772" height="1772" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/vape/innevape-salts-10mg">
                Innevape Salts 10mg            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Innevape Salts 10mg" rating-snippet-batch="0" style="color: rgb(242, 190, 57);" data-retrieved="true">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__6733492410627() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__6733492410627()" @update-prices-22235.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22235" data-price-box="product-id-22235"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22235']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22235')" data-price-amount="7.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£7.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22235']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22235')" data-price-amount="14.95" data-price-type="oldPrice" class="price-wrapper "><span class="price">£14.95</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.80 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 10ml |10mg </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvP213X3Jld2FyZD02OTMxNjZkZDU1OTM2MGJmZjMzM2JhNWFlZTUyYWE5Mw~~/product/22238/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvP213X3Jld2FyZD02OTMxNjZkZDU1OTM2MGJmZjMzM2JhNWFlZTUyYWE5Mw~~/product/22238/"
  class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22238">
  <a href="https://www.iceheadshop.co.uk/research-chemicals/herbal-incense/mango-kush-hemp" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22238.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-11-12_at_13.21.53-min.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Mango Kush 22% CBD Hemp Flower" title="Mango Kush 22% CBD Hemp Flower">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/deal-min.png" alt="Buy 2 Get 1 Free dan" width="169" height="165" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/research-chemicals/herbal-incense/mango-kush-hemp">
                Mango Kush 22% CBD Hemp Flower            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="mango-kush" rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__67335a7b4d309() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__67335a7b4d309()" @update-prices-22238.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22238" data-price-box="product-id-22238"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22238']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22238')" data-price-amount="7.75" data-price-type="finalPrice" class="price-wrapper "><span class="price">£7.75</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22238']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22238')" data-price-amount="11.99" data-price-type="oldPrice" class="price-wrapper "><span class="price">£11.99</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.80 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> &lt;0.2% THC | 22% CBD | INDOOR </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvP213X3Jld2FyZD02OTMxNjZkZDU1OTM2MGJmZjMzM2JhNWFlZTUyYWE5Mw~~/product/22217/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvP213X3Jld2FyZD02OTMxNjZkZDU1OTM2MGJmZjMzM2JhNWFlZTUyYWE5Mw~~/product/22217/"
  class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22217">
  <a href="https://www.iceheadshop.co.uk/research-chemicals/herbal-incense/candy-hemp-flower-20-7-cbd" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22217.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-10-25_at_13.54.24.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Candy Hemp Flower 20.7% CBD" title="Candy Hemp Flower 20.7% CBD">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/deal-min.png" alt="Buy 2 Get 1 Free dan" width="169" height="165" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/research-chemicals/herbal-incense/candy-hemp-flower-20-7-cbd">
                Candy Hemp Flower 20.7% CBD            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Candy Hemp Flower 20.7% CBD" rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__67335a7b67ea9() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__67335a7b67ea9()" @update-prices-22217.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22217" data-price-box="product-id-22217"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22217']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22217')" data-price-amount="5.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£5.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22217']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22217')" data-price-amount="9.25" data-price-type="oldPrice" class="price-wrapper "><span class="price">£9.25</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.60 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> BARGAIN | 17.5% | GLASSHOUSE / LAMPS </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvP213X3Jld2FyZD02OTMxNjZkZDU1OTM2MGJmZjMzM2JhNWFlZTUyYWE5Mw~~/product/22216/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvP213X3Jld2FyZD02OTMxNjZkZDU1OTM2MGJmZjMzM2JhNWFlZTUyYWE5Mw~~/product/22216/"
  class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22216">
  <a href="https://www.iceheadshop.co.uk/research-chemicals/herbal-incense/lemonade-hemp-flower-20-7-cbd" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22216.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-10-28_at_17.13.42-min.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Lemonade Hemp Flower 20.7% CBD" title="Lemonade Hemp Flower 20.7% CBD">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/deal-min.png" alt="Buy 2 Get 1 Free dan" width="169" height="165" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/research-chemicals/herbal-incense/lemonade-hemp-flower-20-7-cbd">
                Lemonade Hemp Flower 20.7% CBD            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Lemonade Hemp Flower 20.7% CBD" rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__67335a7b693a3() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__67335a7b693a3()" @update-prices-22216.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22216" data-price-box="product-id-22216"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22216']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22216')" data-price-amount="5.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£5.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22216']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22216')" data-price-amount="9.25" data-price-type="oldPrice" class="price-wrapper "><span class="price">£9.25</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.60 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> BARGAIN | 20.7% | GLASSHOUSE / LAMPS </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22144/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22144/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22144">
  <a href="https://www.iceheadshop.co.uk/vape/prizm-bar-juice-50ml" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22144.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-09-30_at_12.01.07.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Prizm Bar Juice 50ml" title="Prizm Bar Juice 50ml">
                    </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/vape/prizm-bar-juice-50ml">
                Prizm Bar Juice 50ml            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Prizm Bar Juice 50ml" rating-snippet-batch="0" data-retrieved="true" style="color: rgb(242, 190, 57);">
        <!-- Add placeholder content to aid CLS -->
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <i class="ruk-icon-percentage-star--0 h-4 w-4 text-16"></i>
        <span class="ruk-rating-snippet-count pl-0.5 text-container-750 text-16" style="color: rgb(51, 51, 51);">(0)</span>
      </div>
    </div>
    <script>
      function initPriceBox__6733510c29cc4() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__6733510c29cc4()" @update-prices-22144.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22144" data-price-box="product-id-22144"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22144']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22144')" data-price-amount="2.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£2.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22144']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22144')" data-price-amount="8.99" data-price-type="oldPrice" class="price-wrapper "><span class="price">£8.99</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.30 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 50ml </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22142/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22142/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22142">
  <a href="https://www.iceheadshop.co.uk/research-chemicals/white-bull-energy-rock-1g" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22142.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-10-01_at_11.15.18.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="White Bull Energy Rock 1g" title="White Bull Energy Rock 1g">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/deal-min.png" alt="Buy 2 Get 1 Free dan" width="169" height="165" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/research-chemicals/white-bull-energy-rock-1g">
                White Bull Energy Rock 1g            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="White Bull Energy Rock 1g" rating-snippet-batch="0" data-retrieved="true" title="4.75 Stars - 4" aria-label="4.75 Stars - 4" data-done="true"
        style="color: rgb(242, 190, 57);">
        <i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--75"></i><span
          class="ruk-rating-snippet-count" style="color: rgb(51, 51, 51);">(4)</span></div>
    </div>
    <script>
      function initPriceBox__6733510c2af94() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__6733510c2af94()" @update-prices-22142.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22142" data-price-box="product-id-22142"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22142']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22142')" data-price-amount="9.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£9.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22142']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22142')" data-price-amount="14.99" data-price-type="oldPrice" class="price-wrapper "><span class="price">£14.99</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £1.00 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 1 Gram </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22137/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22137/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22137">
  <a href="https://www.iceheadshop.co.uk//dr-trichome-cbd-crumble-1g" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22137.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-09-17_at_14.47.28.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Dr Trichome CBD Crumble 1g" title="Dr Trichome CBD Crumble 1g">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/deal-min.png" alt="Buy 2 Get 1 Free dan" width="169" height="165" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk//dr-trichome-cbd-crumble-1g">
                Dr Trichome CBD Crumble 1g            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Dr Trichome CBD Crumble 1g" rating-snippet-batch="0" data-retrieved="true" title="3 Stars - 2" aria-label="3 Stars - 2" data-done="true"
        style="color: rgb(242, 190, 57);">
        <i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--0"></i><i aria-hidden="true" class="ruk-icon-percentage-star--0"></i><span
          class="ruk-rating-snippet-count" style="color: rgb(51, 51, 51);">(2)</span></div>
    </div>
    <script>
      function initPriceBox__6733510c2c73a() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__6733510c2c73a()" @update-prices-22137.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22137" data-price-box="product-id-22137"> <span class="text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22137']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22137')" data-price-amount="9.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£9.99</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £1.00 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 85% CBD | 10% CBG | 5% Terpenes </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22125/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22125/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22125">
  <a href="https://www.iceheadshop.co.uk/sale/triple-zero-39-cannabinoids" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22125.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-09-12_at_13.38.00.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Triple Zero 39% Cannabinoids" title="Triple Zero 39% Cannabinoids">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/deal-min.png" alt="Buy 2 Get 1 Free dan" width="169" height="165" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/sale/triple-zero-39-cannabinoids">
                Triple Zero 39% Cannabinoids            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Triple Zero 39% Cannabinoids" rating-snippet-batch="0" data-retrieved="true" title="4.2 Stars - 5" aria-label="4.2 Stars - 5" data-done="true"
        style="color: rgb(242, 190, 57);">
        <i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--25"></i><span
          class="ruk-rating-snippet-count" style="color: rgb(51, 51, 51);">(5)</span></div>
    </div>
    <script>
      function initPriceBox__6733510c2da9e() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__6733510c2da9e()" @update-prices-22125.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22125" data-price-box="product-id-22125"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22125']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22125')" data-price-amount="7.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£7.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22125']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22125')" data-price-amount="14.99" data-price-type="oldPrice" class="price-wrapper "><span class="price">£14.99</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.80 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 390-2730mg | 39% CBD | 1-7 Grams </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22058/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22058/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22058">
  <a href="https://www.iceheadshop.co.uk/vape/dr-trichome-wax-liquidizer-50ml" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22058.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/c/screenshot_2024-08-06_at_18.23.48-min.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Dr Trichome Wax &amp; Concentrate Liquidizer 50ml" title="Dr Trichome Wax &amp; Concentrate Liquidizer 50ml">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/deal-min.png" alt="Buy 2 Get 1 Free dan" width="169" height="165" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/vape/dr-trichome-wax-liquidizer-50ml">
                Dr Trichome Wax &amp; Concentrate Liquidizer 50ml            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="Dr Trichome Wax Liquidizer 50ml" rating-snippet-batch="0" data-retrieved="true" title="5 Star - 1" aria-label="5 Star - 1" data-done="true"
        style="color: rgb(242, 190, 57);">
        <i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><span
          class="ruk-rating-snippet-count" style="color: rgb(51, 51, 51);">(1)</span></div>
    </div>
    <script>
      function initPriceBox__6733510c3349c() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__6733510c3349c()" @update-prices-22058.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22058" data-price-box="product-id-22058"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22058']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22058')" data-price-amount="19.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£19.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22058']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22058')" data-price-amount="34.99" data-price-type="oldPrice" class="price-wrapper "><span class="price">£34.99</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £2.00 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> 50ml </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22057/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsv/product/22057/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22057">
  <a href="https://www.iceheadshop.co.uk/research-chemicals/herbal-incense/purple-jack-hemp-6" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22057.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/s/t/strawberry_bulk_2-min-min_1_.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Strawberry Gelato Hemp Flower 12% CBD" title="Strawberry Gelato Hemp Flower 12% CBD">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/deal-min.png" alt="Buy 2 Get 1 Free dan" width="169" height="165" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/research-chemicals/herbal-incense/purple-jack-hemp-6">
                Strawberry Gelato Hemp Flower 12% CBD            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="strawberry" rating-snippet-batch="0" data-retrieved="true" title="4.5 Stars - 2" aria-label="4.5 Stars - 2" data-done="true" style="color: rgb(242, 190, 57);">
        <i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--50"></i><span
          class="ruk-rating-snippet-count" style="color: rgb(51, 51, 51);">(2)</span></div>
    </div>
    <script>
      function initPriceBox__67335c5c09549() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__67335c5c09549()" @update-prices-22057.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22057" data-price-box="product-id-22057"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22057']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22057')" data-price-amount="6.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£6.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22057']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22057')" data-price-amount="10.25" data-price-type="oldPrice" class="price-wrapper "><span class="price">£10.25</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.70 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> &lt;0.2% THC | 12% CBD | GLASSHOUSE </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22056/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22056/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22056">
  <a href="https://www.iceheadshop.co.uk/research-chemicals/herbal-incense/la-rose-hemp" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22056.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/l/a/la_rose_-_copy-min.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="L.A Rose Hemp Flower 13% CBD" title="L.A Rose Hemp Flower 13% CBD">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/deal-min.png" alt="Buy 2 Get 1 Free dan" width="169" height="165" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/research-chemicals/herbal-incense/la-rose-hemp">
                L.A Rose Hemp Flower 13% CBD            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="la-rose" rating-snippet-batch="0" data-retrieved="true" title="5 Stars - 2" aria-label="5 Stars - 2" data-done="true" style="color: rgb(242, 190, 57);">
        <i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><span
          class="ruk-rating-snippet-count" style="color: rgb(51, 51, 51);">(2)</span></div>
    </div>
    <script>
      function initPriceBox__6733510c359bc() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__6733510c359bc()" @update-prices-22056.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22056" data-price-box="product-id-22056"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22056']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22056')" data-price-amount="5.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£5.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22056']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22056')" data-price-amount="10.25" data-price-type="oldPrice" class="price-wrapper "><span class="price">£10.25</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.60 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> BARGAIN | 13% CBD | GLASSHOUSE </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22053/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22053/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22053">
  <a href="https://www.iceheadshop.co.uk/research-chemicals/hemp-flower/pop-star-hemp" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22053.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/p/o/pop_star-min.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Pop Star Hemp Flower Nugs 17% CBD" title="Pop Star Hemp Flower Nugs 17% CBD">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/deal-min.png" alt="Buy 2 Get 1 Free dan" width="169" height="165" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/research-chemicals/hemp-flower/pop-star-hemp">
                Pop Star Hemp Flower Nugs 17% CBD            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="pop-star-hemp" rating-snippet-batch="0" data-retrieved="true" title="4.67 Stars - 6" aria-label="4.67 Stars - 6" data-done="true" style="color: rgb(242, 190, 57);">
        <i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--75"></i><span
          class="ruk-rating-snippet-count" style="color: rgb(51, 51, 51);">(6)</span></div>
    </div>
    <script>
      function initPriceBox__6733510c36ff4() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__6733510c36ff4()" @update-prices-22053.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22053" data-price-box="product-id-22053"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22053']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22053')" data-price-amount="3.49" data-price-type="finalPrice" class="price-wrapper "><span class="price">£3.49</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22053']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22053')" data-price-amount="10.25" data-price-type="oldPrice" class="price-wrapper "><span class="price">£10.25</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.30 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> &lt;0.2% THC | 17% CBD | GREENHOUSE </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22051/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22051/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22051">
  <a href="https://www.iceheadshop.co.uk/research-chemicals/hemp-flower/moon-rock-hemp" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22051.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/m/o/moonrock-min.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Moon Rock Hemp Flower 62% CBD" title="Moon Rock Hemp Flower 62% CBD">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/deal-min.png" alt="Buy 2 Get 1 Free dan" width="169" height="165" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/research-chemicals/hemp-flower/moon-rock-hemp">
                Moon Rock Hemp Flower 62% CBD            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="moon-rock-hemp" rating-snippet-batch="0" data-retrieved="true" title="4.5 Stars - 4" aria-label="4.5 Stars - 4" data-done="true" style="color: rgb(242, 190, 57);">
        <i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--50"></i><span
          class="ruk-rating-snippet-count" style="color: rgb(51, 51, 51);">(4)</span></div>
    </div>
    <script>
      function initPriceBox__6733510c3866d() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__6733510c3866d()" @update-prices-22051.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22051" data-price-box="product-id-22051"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22051']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22051')" data-price-amount="6.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£6.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22051']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22051')" data-price-amount="10.25" data-price-type="oldPrice" class="price-wrapper "><span class="price">£10.25</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.70 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> &lt;0.2% THC | 62% CBD | GREENHOUSE </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22050/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22050/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22050">
  <a href="https://www.iceheadshop.co.uk/research-chemicals/hemp-flower/purple-jack-hemp-4" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22050.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/p/u/purple_bulk_---min-min.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="Purple Jack Hemp Flower 13% CBD" title="Purple Jack Hemp Flower 13% CBD">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/deal-min.png" alt="Buy 2 Get 1 Free dan" width="169" height="165" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/research-chemicals/hemp-flower/purple-jack-hemp-4">
                Purple Jack Hemp Flower 13% CBD            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="purple-jack-hemp-3" rating-snippet-batch="0" data-retrieved="true" title="4.33 Stars - 3" aria-label="4.33 Stars - 3" data-done="true"
        style="color: rgb(242, 190, 57);">
        <i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--25"></i><span
          class="ruk-rating-snippet-count" style="color: rgb(51, 51, 51);">(3)</span></div>
    </div>
    <script>
      function initPriceBox__6733510c39ba0() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__6733510c39ba0()" @update-prices-22050.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22050" data-price-box="product-id-22050"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22050']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22050')" data-price-amount="6.99" data-price-type="finalPrice" class="price-wrapper "><span class="price">£6.99</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22050']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22050')" data-price-amount="10.25" data-price-type="oldPrice" class="price-wrapper "><span class="price">£10.25</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.70 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> &lt;0.2% THC | 13% CBD | GLASSHOUSE / LAMPS </span>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22049/

<form method="post" action="https://www.iceheadshop.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuaWNlaGVhZHNob3AuY28udWsvaG9tZQ~~/product/22049/" class="item product product-item product_addtocart_form bg-container flex flex-col h-full w-full ">
  <input name="form_key" type="hidden" value="H8t4LzZ2luAEUPuK"> <input type="hidden" name="product" value="22049">
  <a href="https://www.iceheadshop.co.uk/research-chemicals/hemp-flower/ice-rock-hemp" class="product photo product-item-photo block bg-container w-full relative group aspect-w-1 aspect-h-1 " tabindex="-1" title="View Product">
                <div class="bg-container opacity-0 transform absolute inset-0 flex items-center justify-center group-hover:opacity-100 group-hover:bg-opacity-60">
            <svg viewBox="0 0 35 23" fill="none" class="h-5">
                <title>Eye icon</title>
                <path d="M33.3898 9.943C34.2034 10.873 34.2034 12.1285 33.3898 13.057C30.8271 15.9805 24.6786 22 17.5003 22C10.3219 22 4.17345 15.9805 1.61073 13.057C1.21488 12.6117 1 12.0639 1 11.5C1 10.9361 1.21488 10.3883 1.61073 9.943C4.17345 7.0195 10.3219 1 17.5003 1C24.6786 1 30.8271 7.0195 33.3898 9.943Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
                <path d="M17.5 17C20.5376 17 23 14.5376 23 11.5C23 8.46243 20.5376 6 17.5 6C14.4624 6 12 8.46243 12 11.5C12 14.5376 14.4624 17 17.5 17Z" stroke="#225777" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
            </svg>
        </div>
        <div class="p-3.75 md:p-5">
            <img class="bg-container w-full hover:shadow-sm max-h-full object-contain product-image-photo" x-data="" @update-gallery-22049.window="$el.src = $event.detail" src="https://www.iceheadshop.co.uk/media/catalog/product/c/b/cbg_ice_rock-min-min.png?width=300&amp;height=300&amp;store=uk&amp;image-type=image" loading="lazy" width="300" height="300" alt="ICE Rock CBG 72% CBD/CBG Hemp Flower" title="ICE Rock CBG 72% CBD/CBG Hemp Flower">
                    <div class="absolute z-10 top-0 right-0 w-19.25 ml:w-21.25">
        <img src="https://www.iceheadshop.co.uk/media/productlabels/deal-min.png" alt="Buy 2 Get 1 Free dan" width="169" height="165" loading="lazy">
    </div>
        </div>
    </a>
  <div class="product-info flex flex-col flex-grow">
    <div class="text-left pt-2.5 pb-1.5">
      <a class="product-item-link font-bold text-black block text-16 md:text-17" href="https://www.iceheadshop.co.uk/research-chemicals/hemp-flower/ice-rock-hemp">
                ICE Rock CBG 72% CBD/CBG Hemp Flower            </a>
    </div>
    <div class="flex items-center justify-start ">
      <div class="ruk_rating_snippet h-6 flex items-center gap-0.5 pb-2" data-sku="ice-rock-hemp" rating-snippet-batch="0" data-retrieved="true" title="5 Star - 1" aria-label="5 Star - 1" data-done="true" style="color: rgb(242, 190, 57);">
        <i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><i aria-hidden="true" class="ruk-icon-percentage-star--100"></i><span
          class="ruk-rating-snippet-count" style="color: rgb(51, 51, 51);">(1)</span></div>
    </div>
    <script>
      function initPriceBox__6733510c3b19d() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="flex justify-start pt-1 pb-4.5" x-data="initPriceBox__6733510c3b19d()" @update-prices-22049.window="updatePrice($event.detail);" x-defer="intersect" x-ignore="">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="22049" data-price-box="product-id-22049"> <span class="special-price text-primary font-bold text-20">
          <span x-data="" x-id="['product\u002Dprice\u002D22049']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('product\u002Dprice\u002D22049')" data-price-amount="7.75" data-price-type="finalPrice" class="price-wrapper "><span class="price">£7.75</span></span>
          </span>
        </span>
        <span class="old-price line-through text-15">
          <span x-data="" x-id="['old\u002Dprice\u002D22049']" class="price-container price-final_price tax weee" x-defer="intersect" x-ignore="">
            <span :id="$id('old\u002Dprice\u002D22049')" data-price-amount="11.75" data-price-type="oldPrice" class="price-wrapper "><span class="price">£11.75</span></span>
          </span>
        </span>
      </div>
    </div>
    <div class="listing-label mt-auto">
      <div class="min-h-7.5 border-t border-container-600 px-gutter-15 py-0.5 flex items-center justify-center gap-1.5">
        <svg viewBox="0 0 23 20" fill="none" class="h-5">
          <title> rewards icon </title>
          <path
            d="M16.1316 7.13868C16.9048 6.08268 18.8039 6.06669 19.0843 6.39469C19.2797 6.63069 18.6595 7.65069 18.2346 8.34269C18.8528 8.74195 19.34 9.2962 19.6409 9.94269C20.123 10.1323 20.6443 10.217 21.166 10.1907C21.7566 10.1907 21.4889 11.7267 20.9451 12.7027C20.4523 13.5907 17.249 15.4227 16.8242 15.5027V18.1667H15.5497L14.7 16.5667C13.7306 16.8178 12.7314 16.9522 11.7261 16.9667C10.7209 16.9841 9.71852 16.8601 8.75222 16.5987L7.90255 18.1667H6.62803L6.06724 15.1067C5.54643 14.6188 5.13863 14.0345 4.86955 13.3908C4.60047 12.7471 4.47595 12.0579 4.50383 11.3667C4.50383 8.36669 8.17444 6.16669 12.1212 6.16669C13.5843 6.17855 14.8289 6.51135 16.1316 7.13868Z"
            stroke="#225777" stroke-width="1.4" stroke-linejoin="round"></path>
          <path
            d="M4.5 10.1138L3.59 9.28772C3.52046 9.22591 3.44139 9.18648 3.35886 9.17244C3.27632 9.1584 3.19251 9.17012 3.11385 9.20672C3.03518 9.24332 2.96375 9.30381 2.90501 9.38358C2.84628 9.46334 2.8018 9.56025 2.77499 9.66688V9.66688C2.74583 9.78525 2.69479 9.89153 2.62672 9.97563C2.55865 10.0597 2.47582 10.1189 2.38611 10.1474C2.2964 10.1759 2.2028 10.1728 2.11421 10.1385C2.02562 10.1041 1.945 10.0397 1.88 9.95127L1.5 9.43668"
            stroke="#225777" stroke-width="1.4" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M8.5 4.16669C8.5 2.50983 9.84315 1.16669 11.5 1.16669C13.1569 1.16669 14.5 2.50983 14.5 4.16669" stroke="#225777" stroke-width="1.4" stroke-linecap="round"></path>
          <circle r="0.5" transform="matrix(-1 0 0 1 16 9.99994)" fill="#225777" stroke="#225777"></circle>
        </svg><span class="capitalize leading-none pt-px text-primary text-14 md:text-15"> Earn £0.80 ICE Points </span>
      </div>
      <div class="min-h-7.5">
        <div class="extra-info min-h-7.5 bg-primary px-2 py-0.5 text-center line-clamp-1 text-white">
          <span class="text-12 text-white font-bold leading-relaxed xl:text-14"> &lt;0.2% THC | 72% CBG/CBD | GLASSHOUSE / LAMPS </span>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Close Close Icon

NEWSLETTER

Signup for news and special offers!

Subscribe

Loading...

THANK YOU!

You have successfully joined our subscriber list.

Claim your free gift click here



Close

Choose an Option...
Select Gift

Add to Basket
Skip to Content
Order In 11Hrs 47Min For Delivery Tomorrow
More Info

SALE
 * * * Sale - ALL
     * Sale - CBD Vape
     * Sale - CBD Edibles
     * Sale - CBD Herbs
     * Sale - CBD Oral Oils
     * Sale - CBD Extracts
   * * Sale - Disposable Vapes
     * Sale - E liquid / Vape
     * Sale - Energy Products
     * Free Seed Giveaway Autos
     * Free Seed Giveaway Fems
 * How Can We Help?
   Immune System
   Focus
   Sport
   Stress & Anxiety
   Sleep & Relaxation
   Inflammation
   Browse All CBD Products
   
   FREE GIFTS WITH SELECT PRODUCTS
   
   SHOP NOW

CBDShop
 * * * CBD Vape & E Liquid
     * CBD Edibles
     * CBD Hemp Flower
     * Disposable CBD Vapes
     * CBD Oral Oils
     * CBD Isolate
   * * CBD Herbal Mixes
     * Lotions & Balms
     * Vape CBD Additives
     * CBD Extracts
     * Gifts & Gift Boxes
     * DIY CBD Kits
 * How Can We Help?
   Immune System
   Focus
   Sport
   Stress & Anxiety
   Sleep & Relaxation
   Inflammation
   Browse All CBD Products
   
   FREE GIFTS WITH SELECT PRODUCTS
   
   SHOP NOW

Energy,Flower & Herbal
 * * * Energy Powders
     * Energy Pills
     * CBD Shop
   * * Hemp Flower
     * CBD Hash & Solids
     * CBD Herbal Blends

 * ENERGY POWDERS
   
   SHOP NOW

Seedshop
 * * * Feminised Seeds (With Super Filter)
     * Autoflowering Seeds (With Super Filter)
     * Seedbank
     * Top 10 Beginner
     * Top 10 Budget
     * Top 10 Best Sellers
   * * Top 10 High Yield
     * Top 10 Regular
     * Top 10 High THC
     * Top 10 High CBD
     * Top 10 Autos
     * Top 10 Feminised

 * FEMINISED CANNABIS SEEDS
   
   SHOP NOW
   
   AUTOFLOWERING CANNABIS SEEDS
   
   SHOP NOW

Headshop
 * * * Bongs
     * Grinders
     * Scales
     * Ashtrays
     * Gifts & Gift Boxes
     * Lighters
     * Skins & Filters
   * * Blunt Wraps
     * Vaporizers
     * Pax
     * Merch / Clothing
     * Dabbers
     * Poppers / Odourisers
     * Tobacco Alternatives
   * * Snorters
     * Pop Tops & Storage
     * CBD Herb
     * Tea Pots & Strainers
     * Incense
     * Masks & Misc
     * Detox Drinks
   * * Herbal Mixes
     * Vaping
     * Stash Jars
     * Smoking Pipes
     * smoking equipment
     * Candles

VapeShop
 * * * Disposable Vapes
     * Vape Juice / E Liquid
     * Nicotine Pouches
   * * Vape Kits
     * Vape Kit Parts
     * CBD Vape & E Liquid

 * VAPE JUICE & E LIQUID
   
   SHOP NOW

Close menu icon Open menu icon
Back
Search entire store here...
Search icon
Close
 * Related categories
   


View All Search Results
SALE
Back SALE Sale - ALL Sale - CBD Vape Sale - CBD Edibles Sale - CBD Herbs Sale -
CBD Oral Oils Sale - CBD Extracts Sale - Disposable Vapes Sale - E liquid / Vape
Sale - Energy Products Free Seed Giveaway Autos Free Seed Giveaway Fems
CBD Shop
Back CBD Shop CBD Vape & E Liquid CBD Edibles CBD Hemp Flower Disposable CBD
Vapes CBD Oral Oils CBD Isolate CBD Herbal Mixes Lotions & Balms Vape CBD
Additives CBD Extracts Gifts & Gift Boxes DIY CBD Kits
Energy, Flower & Herbal
Back Energy, Flower & Herbal Energy Powders Energy Pills CBD Shop Hemp Flower
CBD Hash & Solids CBD Herbal Blends
Seed shop
Back Seed shop Feminised Seeds (With Super Filter) Autoflowering Seeds (With
Super Filter) Seedbank Top 10 Beginner Top 10 Budget Top 10 Best Sellers Top 10
High Yield Top 10 Regular Top 10 High THC Top 10 High CBD Top 10 Autos Top 10
Feminised
Head shop
Back Head shop Bongs Grinders Scales Ashtrays Gifts & Gift Boxes Lighters Skins
& Filters Blunt Wraps Vaporizers Pax Merch / Clothing Dabbers Poppers /
Odourisers Tobacco Alternatives Snorters Pop Tops & Storage CBD Herb Tea Pots &
Strainers Incense Masks & Misc Detox Drinks Herbal Mixes Vaping Stash Jars
Smoking Pipes smoking equipment Candles
Vape Shop
Back Vape Shop Disposable Vapes Vape Juice / E Liquid Nicotine Pouches Vape Kits
Vape Kit Parts CBD Vape & E Liquid
blog icon blog
Help

Back How Can We Help? Close
FAQ's
Contact Us
Shipping Info
Returns
Lines Open

Call 01626 903101

lines open 10am-4pm, Mon-Fri

Live Chat

Live Chat

Available 24/7/365




£
GBP

Back Change Currency Close

€
Euro

$
US Dollar
Account

Back Welcome Close
Login To My Account Create An Account

Back
Search entire store here...
Search icon
Close
 * Related categories
   


View All Search Results
blog icon blog

£
GBP

Back Change Currency Close

€
Euro

$
US Dollar
Help

Back How Can We Help? Close
FAQ's
Contact Us
Shipping Info
Returns
Lines Open

Call 01626 903101

lines open 10am-4pm, Mon-Fri

Live Chat

Live Chat

Available 24/7/365



Account

Back Welcome Close
Login To My Account Create An Account
basket
basket icon 0 0
Checkout
delivery van


BASKET SUMMARY

Sign in to retrieve items from another device
Close

qty

Discount
Gift Discount
Total
Proceed to checkout
View & Edit Basket
loader
Loading...
Close panel

Checkout using your account

Email Address

Password

Sign In Forgotten Your Password?


Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account

FREE GIFTS WITH SELECT PRODUCTS

Shop now

CBD SHOP

Shop now

ENERGY AND HERB

Shop now

SEEDS

Shop now

Piggy Bank

10% ICE Points On All Orders

timer

Next Day Delivery On All Orders

Delivery

FREE UK Delivery On Order Over £40

Reviews.io


Loading...
Success
GREAT CHOICE! ADDED TO BASKET added to basket
Close
Proceed To Checkout
Continue Shopping View & Edit Basket
Customers Also Bought
rewards icon

×


THE INFORMATION BELOW IS REQUIRED FOR SOCIAL LOGIN

Please complete your information below to creat an account.
First Name

Last Name

Email

Password

Confirm Password

Submit


SIGN IN

Registered Customers
Email

Password

Login
Forgotten Your Password?
Create New Account?


CREATE NEW ACCOUNT

First Name

Last Name

Email

Register For Newsletter
Password

Confirm Password

Create an Account
Back


FORGOT PASSWORD

Please enter your email address below to receive a password reset link.
Email

Submit
Back



--------------------------------------------------------------------------------

Hemp Flower
CBD Shop
Energy & Herb
Cannabis Seeds
Vaping
Accessories

--------------------------------------------------------------------------------


CBD SHOP

A Huge Range Of CBD Eliquids, Edibles, Oils & Much More

SHOP NOW

 


LATEST PRODUCTS

Eye icon

RAW Black Classic Kingsize Slim Rolling Papers
(0)
£1.20
rewards icon Earn £0.10 ICE Points
32 Papers |110mm x 44mm
Eye icon

CANAPUFF Premium H4CBD Disposable Vape Pen
(0)
£23.99
rewards icon Earn £2.40 ICE Points
96% H4CBD | 1ml
Eye icon

Innevape Salts 20mg
(0)
£7.99 £14.95
rewards icon Earn £0.80 ICE Points
10ml |20mg
Eye icon

Innevape Salts 10mg
(0)
£7.99 £14.95
rewards icon Earn £0.80 ICE Points
10ml |10mg
Eye icon

Metal Coloured Sleeve Pipe
(0)
£5.99
rewards icon Earn £0.60 ICE Points
10cm
Eye icon

Ceramic Small Face Bong
(0)
£8.99 £14.99
rewards icon Earn £0.90 ICE Points
9cm Tall
Eye icon

Acrylic Pistol Grip Bong 30cm
(0)
£14.99 £24.99
rewards icon Earn £1.50 ICE Points
30cm Tall
Eye icon

Glass Gripper Bong 23cm
(0)
£14.99 £24.99
rewards icon Earn £1.50 ICE Points
23cm Tall
Eye icon

Glass "Rainbow High" Bong 28cm
(0)
£19.99 £24.99
rewards icon Earn £2.00 ICE Points
28cm Tall
Eye icon

Battery Style Stash Pot
(0)
£1.99 £2.99
rewards icon Earn £0.20 ICE Points
2cm x 7.5cm
Eye icon

Glass Coloured Mini Bong
(0)
£9.99 £12.99
rewards icon Earn £1.00 ICE Points
14cm Tall
Eye icon

Liquid Cooled Glass Pipe
(0)
£5.99
rewards icon Earn £0.60 ICE Points
12cm - 14cm
Eye icon

Metal Amsterdam Gold Ashtray
(0)
£6.99 £9.99
rewards icon Earn £0.70 ICE Points
10cm x 10cm x 1.5cm
Eye icon

Cannashot Energy Drink 250ml
(0)
£2.50
rewards icon Earn £0.30 ICE Points
250ml
Eye icon

Candy Hemp Flower 20.7% CBD
(0)
£5.99 £9.25
rewards icon Earn £0.60 ICE Points
BARGAIN | 17.5% | GLASSHOUSE / LAMPS
Eye icon

Lemonade Hemp Flower 20.7% CBD
(0)
£5.99 £9.25
rewards icon Earn £0.60 ICE Points
BARGAIN | 20.7% | GLASSHOUSE / LAMPS
Eye icon

COMMON Nootropic Drink 500mg 330ml
(0)
£2.50
rewards icon Earn £0.30 ICE Points
330ml
Eye icon

COMMON CBD Drink 20mg 330ml
(0)
£2.50
rewards icon Earn £0.30 ICE Points
20mg | 330ml
Eye icon

Triple X Disposable Vape H4CBD 1900mg
(0)
£29.99
rewards icon Earn £3.00 ICE Points
1900mg | 2ml
Eye icon

übbs Nicotine Pouches
(0)
£4.95
rewards icon Earn £0.50 ICE Points
6mg Nicotine | 20 Pack
Eye icon

RAW Black Classic Kingsize Slim Rolling Papers
(0)
£1.20
rewards icon Earn £0.10 ICE Points
32 Papers |110mm x 44mm
Eye icon

CANAPUFF Premium H4CBD Disposable Vape Pen
(0)
£23.99
rewards icon Earn £2.40 ICE Points
96% H4CBD | 1ml
Eye icon

Innevape Salts 20mg
(0)
£7.99 £14.95
rewards icon Earn £0.80 ICE Points
10ml |20mg
Eye icon

Innevape Salts 10mg
(0)
£7.99 £14.95
rewards icon Earn £0.80 ICE Points
10ml |10mg




--------------------------------------------------------------------------------

Heart icon


OVER 25,000 REVIEWS

Customer satisfaction is integral to everything we do, just check out our
independant reviews on Reviews.io

READ REVIEWS


FREE 24 HOUR DELIVERY

Need your order in a hurry? We pride ourselves on our industry leading next
working day delivery as standard

DELIVERY INFO
piggy bank


SAVE AS YOU SPEND

Earn 10% order value in ICE Points every time you order. Redeem these points
when you come back and SAVE BIG

SIGN UP TODAY
Leaf


NATURAL CBD POWER

CBD is rapidly becoming adopted and accepted as an alternative therapy to help
with a range of issues

ABOUT CBD


--------------------------------------------------------------------------------


CANNABIS SEEDS

We stock feminised, regular and autoflowering cannabis seeds, designed for
everyone from the amateur to the professional collector



Up to 15 FREE SEEDS with every purchase!

SHOP NOW

Accessories

SHOP NOW

Energy & Herbs

SHOP NOW


HEMP FLOWER

Wide selection of premium Hemp Flower Utilise our offers & get yourself a steal!

SHOP NOW

--------------------------------------------------------------------------------


SHOP NOW

--------------------------------------------------------------------------------


SHOP NOW

--------------------------------------------------------------------------------


SHOP NOW

--------------------------------------------------------------------------------


SHOP NOW

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------


HOW CAN WE HELP?

Immunse system
Immune System
Energy
Sport
Stress & Anxiety
Sleep & Relaxation
Inflammation

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------


BEST SELLERS

Eye icon

Mango Kush 22% CBD Hemp Flower
(0)
£7.75 £11.99
rewards icon Earn £0.80 ICE Points
<0.2% THC | 22% CBD | INDOOR
Eye icon

Candy Hemp Flower 20.7% CBD
(0)
£5.99 £9.25
rewards icon Earn £0.60 ICE Points
BARGAIN | 17.5% | GLASSHOUSE / LAMPS
Eye icon

Lemonade Hemp Flower 20.7% CBD
(0)
£5.99 £9.25
rewards icon Earn £0.60 ICE Points
BARGAIN | 20.7% | GLASSHOUSE / LAMPS
Eye icon

Prizm Bar Juice 50ml
(0)
£2.99 £8.99
rewards icon Earn £0.30 ICE Points
50ml
Eye icon

White Bull Energy Rock 1g
(4)
£9.99 £14.99
rewards icon Earn £1.00 ICE Points
1 Gram
Eye icon

Dr Trichome CBD Crumble 1g
(2)
£9.99
rewards icon Earn £1.00 ICE Points
85% CBD | 10% CBG | 5% Terpenes
Eye icon

Triple Zero 39% Cannabinoids
(5)
£7.99 £14.99
rewards icon Earn £0.80 ICE Points
390-2730mg | 39% CBD | 1-7 Grams
Out of stock
Eye icon

Nepal Cream 40% Cannabinoids
(2)
£7.99 £14.99
rewards icon Earn £0.80 ICE Points
400-2800mg | 40% CBD | 1-7 Grams
Out of stock
Eye icon

Gold Hash 23% Cannabinoids
(2)
£9.49 £16.99
rewards icon Earn £0.90 ICE Points
230-1610mg | 23% CBD | 1-7 Grams
Out of stock
Eye icon

Libanais Rouge 27% Cannabinoids
(2)
£7.99 £14.99
rewards icon Earn £0.80 ICE Points
280-1960mg | 27% CBD | 1-7 Grams
Out of stock
Eye icon

Lemon Haze Hemp Flower 18.9% CBD
(3)
£6.99 £10.25
rewards icon Earn £0.70 ICE Points
<0.2% THC | 18.9% CBD | GREENHOUSE
Out of stock
Eye icon

Charlottes Web Hemp Flower 13% CBD
(6)
£5.99 £9.25
rewards icon Earn £0.60 ICE Points
BARGAIN | 13% | GLASSHOUSE / LAMPS
Eye icon

Dr Trichome Wax & Concentrate Liquidizer 50ml
(1)
£19.99 £34.99
rewards icon Earn £2.00 ICE Points
50ml
Eye icon

Strawberry Gelato Hemp Flower 12% CBD
(2)
£6.99 £10.25
rewards icon Earn £0.70 ICE Points
<0.2% THC | 12% CBD | GLASSHOUSE
Eye icon

L.A Rose Hemp Flower 13% CBD
(2)
£5.99 £10.25
rewards icon Earn £0.60 ICE Points
BARGAIN | 13% CBD | GLASSHOUSE
Eye icon

Pop Star Hemp Flower Nugs 17% CBD
(6)
£3.49 £10.25
rewards icon Earn £0.30 ICE Points
<0.2% THC | 17% CBD | GREENHOUSE
Eye icon

Moon Rock Hemp Flower 62% CBD
(4)
£6.99 £10.25
rewards icon Earn £0.70 ICE Points
<0.2% THC | 62% CBD | GREENHOUSE
Eye icon

Purple Jack Hemp Flower 13% CBD
(3)
£6.99 £10.25
rewards icon Earn £0.70 ICE Points
<0.2% THC | 13% CBD | GLASSHOUSE / LAMPS
Eye icon

ICE Rock CBG 72% CBD/CBG Hemp Flower
(1)
£7.75 £11.75
rewards icon Earn £0.80 ICE Points
<0.2% THC | 72% CBG/CBD | GLASSHOUSE / LAMPS
Out of stock
Eye icon

Tropical Punch 16% CBD Hemp Flower
(3)
£5.99 £11.25
rewards icon Earn £0.60 ICE Points
BARGAIN | 16% CBD | GLASSHOUSE / LAMPS




--------------------------------------------------------------------------------

--------------------------------------------------------------------------------


WELCOME TO OUR ONLINE HEADSHOP & CBD SHOP UK

--------------------------------------------------------------------------------

We are a leading UK online headshop and CBD shop widely known for our premium
quality CBD products, cannabis seeds, and range of vape juice and CBD e liquid.

The ICE Headshop has been online for more than 10 years now, and we're
constantly updating our stock to offer you only the very best headshop products.
Whilst shopping with us you will earn ICE points which will get you money off
your next order, like a nectar card for party people and our dedication to
customer service is second to none. So, what are you waiting for? Browse our
selection and order your lehal high and headshop products now.

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------


HEADSHOP BLOG

--------------------------------------------------------------------------------

Find the latest and greatest headshop news, information and guides over on our
blog.


 1. HOW CBD CAN ENHANCE YOUR YOGA AND MEDITATION PRACTICE
    
    Discover how CBD can enhance your yoga and meditation practice. Read our
    blog to find out more.
    
    Read more


 2. BEGINNER'S GUIDE TO DABBERS: WHAT YOU NEED TO KNOW
    
    Discover our beginner's guide to dabbers, and learn everything you need to
    know about dabbing from methods to tools. Read more.
    
    Read more


 3. HOW TO MAKE CBD TEA WITH HEMP FLOWERS
    
    Discover how to make CBD tea with our vast range of high-quality CBD hemp
    flowers. Read our blog to find out more.
    
    Read more


 4. COMPARING CBD TINCTURES VS. CAPSULES: WHICH IS RIGHT FOR YOU?
    
    Discover our comparison between CBD tincture and CBD capsules. Find out
    which is right for you and your needs. Read more.
    
    Read more


 5. CBD FOR BEGINNERS: TOP 5 CBD PRODUCTS
    
    Discover the top 5 CBD products perfect for beginners. Start your CBD
    journey with ease using our guide to the best beginner-friendly options.
    Read more.
    
    Read more

ALL BLOGS

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------



--------------------------------------------------------------------------------

Follow us on instgram Go to our Instagram account Follow us on Twitter Go to our
Twitter account Like us on Facebook Facebook Subscribe to our YouTube channel
Youtube

DISCOUNTS, OFFERS & NEW PRODUCTS

Sign up for the latest offers and news from ICE Headshop to make sure you never
miss the best deals!

Privacy policy
Signup to our newsletter
Useful Information
Condense
Expand

Ice headshop

About us
Customer reviews
Blog
Contact us
Shipping info
FAQ's
Returns
Wholesale

Information

Shipping info
Terms of use
Privacy policy


 

ICE HEADSHOP - ESTABLISHED 2012

Disclaimer: No products sold on our site are intended to treat, cure or prevent
disease. Germination of seeds brought from ICE is not permitted, our seeds are
sold for collection purposes only.

© 2024 ICE Headshop, Ecommerce by Fisheye

Speech bubble Chat with us, powered by LiveChat

×

×