dozapotek.se Open in urlscan Pro
34.160.129.244  Public Scan

Submitted URL: https://www.lloydsapoteket.se/
Effective URL: https://dozapotek.se/
Submission: On July 12 via automatic, source certstream-suspicious — Scanned from SE

Form analysis 51 forms found in the DOM

GET https://dozapotek.se/catalogsearch/result/

<form class="form minisearch relative" id="search_mini_form" action="https://dozapotek.se/catalogsearch/result/" method="get">
  <div class="relative transition-height duration-500 ease-in-out h-12 overflow-hidden md:!h-auto" :class="{'!h-0': hideSearchBar &amp;&amp; !lockScrollSpy}">
    <div class="absolute right-0 xl:right-2 top-1/2 transform -translate-y-1/2 cursor-pointer z-10 hidden" @click="resetInput" :class="{'hidden': !inputFocused}">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" class="w-5 h-5 text-secondary1">
        <rect width="24" height="24" rx="12" fill="#D4EAF8"></rect>
        <path
          d="M13.4394 12.0005L17.0367 8.40218C17.1339 8.30831 17.2115 8.19602 17.2648 8.07186C17.3181 7.94771 17.3462 7.81418 17.3474 7.67906C17.3485 7.54394 17.3228 7.40994 17.2716 7.28487C17.2205 7.15981 17.1449 7.04619 17.0494 6.95064C16.9538 6.8551 16.8402 6.77953 16.7151 6.72837C16.5901 6.6772 16.4561 6.65145 16.3209 6.65263C16.1858 6.6538 16.0523 6.68187 15.9281 6.73521C15.804 6.78854 15.6917 6.86606 15.5978 6.96326L11.9995 10.5606L8.40218 6.96326C8.30831 6.86606 8.19602 6.78854 8.07186 6.73521C7.94771 6.68187 7.81418 6.6538 7.67906 6.65263C7.54394 6.65145 7.40994 6.6772 7.28487 6.72837C7.15981 6.77953 7.04619 6.8551 6.95064 6.95064C6.8551 7.04619 6.77953 7.15981 6.72837 7.28487C6.6772 7.40994 6.65145 7.54394 6.65263 7.67906C6.6538 7.81418 6.68187 7.94771 6.73521 8.07186C6.78854 8.19602 6.86606 8.30831 6.96326 8.40218L10.5606 11.9995L6.96326 15.5978C6.86606 15.6917 6.78854 15.804 6.73521 15.9281C6.68187 16.0523 6.6538 16.1858 6.65263 16.3209C6.65145 16.4561 6.6772 16.5901 6.72837 16.7151C6.77953 16.8402 6.8551 16.9538 6.95064 17.0494C7.04619 17.1449 7.15981 17.2205 7.28487 17.2716C7.40994 17.3228 7.54394 17.3485 7.67906 17.3474C7.81418 17.3462 7.94771 17.3181 8.07186 17.2648C8.19602 17.2115 8.30831 17.1339 8.40218 17.0367L11.9995 13.4394L15.5978 17.0367C15.6917 17.1339 15.804 17.2115 15.9281 17.2648C16.0523 17.3181 16.1858 17.3462 16.3209 17.3474C16.4561 17.3485 16.5901 17.3228 16.7151 17.2716C16.8402 17.2205 16.9538 17.1449 17.0494 17.0494C17.1449 16.9538 17.2205 16.8402 17.2716 16.7151C17.3228 16.5901 17.3485 16.4561 17.3474 16.3209C17.3462 16.1858 17.3181 16.0523 17.2648 15.9281C17.2115 15.804 17.1339 15.6917 17.0367 15.5978L13.4394 11.9995V12.0005Z"
          fill="#555555"></path>
      </svg>
    </div>
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 16 16" fill="none" class="w-3.5 h-3.5 text-secondary1 absolute top-1/2 left-4 transform -translate-y-1/2">
      <path d="M14.6666 14.6666L13.3332 13.3333M13.9999 7.66665C13.9999 11.1644 11.1644 14 7.66658 14C4.16878 14 1.33325 11.1644 1.33325 7.66665C1.33325 4.16884 4.16878 1.33331 7.66658 1.33331C11.1644 1.33331 13.9999 4.16884 13.9999 7.66665Z"
        stroke="#002E6A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
    </svg>
    <label class="sr-only text-secondary1" for="search"> Sök på DOZ Apotek </label>
    <input id="search" x-on:input.debounce="getSearchResults()" @keydown.escape.window="resetInput()" x-ref="searchInput" type="search" class="rounded-full text-sm xl:text-base w-full pl-12 pr-6 h-12 border-0 xl:border
                       xl:border-secondary1 leading-normal transition appearance-none text-secondary1" autocapitalize="off" autocomplete="off" autocorrect="off" name="q" value="" placeholder="Sök på DOZ Apotek" maxlength="128">
  </div>
  <div id="search_autocomplete" class="search-autocomplete w-full" x-show="show" style="display:none;">
    <div class="search-results__container absolute bg-white border border-solid
                border-black z-50 w-screen grid grid-cols-1 md:grid-cols-3 lg:grid-cols-4">
      <template x-for="searchResultByType in Object.values(searchResultsByType)">
        <div class="">
          <template x-if="searchResultByType.hasOwnProperty(0)
                            &amp;&amp; templates[searchResultByType[0].type].title
                            &amp;&amp; templates[searchResultByType[0].type].titleRenderer === undefined">
            <div class="font-bold pt-2 pl-2 text-center" x-text="templates[searchResultByType[0].type].title"></div>
          </template>
          <template x-if="searchResultByType.hasOwnProperty(0)
                            &amp;&amp; templates[searchResultByType[0].type].titleRenderer !== undefined">
            <div class="font-bold pt-2 pl-2 text-center" x-text="window[templates[searchResultByType[0].type].titleRenderer](
                                     searchResultByType
                                     )"></div>
          </template>
          <template x-for="searchResult in searchResultByType">
            <div class="hover:bg-gray-100">
              <template x-if="searchResult.type == 'term'">
                <a class="w-full block p-2" x-bind:href="'https://dozapotek.se/catalogsearch/result/?q=' + searchResult.title" :title="searchResult.title">
        <span class="text-sm" x-text="searchResult.title"></span>
        <span class="text-sm" x-text="'(' + searchResult.num_results + ')'"></span>
    </a>
              </template>
              <template x-if="searchResult.type == 'product'">
                <a class="w-full block" :href="searchResult.url" :title="searchResult.title">
        <div class="grid grid-cols-4 gap-4 p-3">
            <div>
                <img :src="searchResult.image" class="inline-block max-h-16">
            </div>
            <div class="col-span-3">
                <span class="text-sm" x-text="searchResult.title"></span>
                <template x-if="searchResult.prescription_price">
                    <span class="text-sm font-bold" x-html="searchResult.prescription_price">
                    </span>
                </template>
                <template x-if="!searchResult.prescription_price">
                    <span class="text-sm font-bold" x-html="searchResult.price">
                    </span>
                </template>
            </div>
        </div>
    </a>
              </template>
              <template x-if="searchResult.type == 'category'">
                <a class="w-full block p-2" :href="searchResult.url" :title="searchResult.title">
        <span class="text-sm italic block text-gray-500" x-text="searchResult.breadcrumb.join(' > ').concat(' > ')"></span>
        <span class="text-sm" x-text="searchResult.title"></span>
    </a>
              </template>
              <template x-if="searchResult.type == 'product_attribute'">
                <a class="w-full block p-2" :href="searchResult.url" :title="searchResult.title">
        <span class="text-sm" x-text="searchResult.title"></span>
        <span class="text-xs uppercase text-gray-500" x-text="searchResult.attribute_label" style="vertical-align: super;"></span>
    </a>
              </template>
              <script>
                function renderEsAutocompleteTitleAttribute(data) {
                  data = data.filter(function(item) {
                    return item.type === 'product_attribute';
                  }).map(function(item) {
                    return item['attribute_label']
                  }).reduce(function(prev, item) {
                    if (item in prev) {
                      prev[item]++;
                    } else {
                      prev[item] = 1;
                    }
                    return prev;
                  }, {});
                  data = Object.entries(data).sort(function(item1, item2) {
                    return item2[1] - item1[1]
                  }).map(function(item) {
                    return item[0]
                  });
                  if (data.length > 2) {
                    data = data.slice(0, 2);
                    data.push('...');
                  }
                  return data.join(', ');
                }
              </script>
              <template x-if="searchResult.type == 'cms_page'">
                <a class="w-full block p-2" :href="searchResult.url" :title="searchResult.title">
        <span class="text-sm" x-text="searchResult.title"></span>
    </a>
              </template>
            </div>
          </template>
        </div>
      </template>
    </div>
  </div>
</form>

POST

<form @rx-cart-summary-updated.window="submitSummary()" method="post" class="hidden" id="rx_product_addtocart_form">
  <fieldgroup class="hidden" name="summary">
    <input type="hidden" name="action_id">
    <input type="hidden" name="cold_storage">
    <input type="hidden" name="max_dimension">
    <input type="hidden" name="narcotics">
    <input type="hidden" name="number_of_products">
    <input type="hidden" name="price">
    <input type="hidden" name="price_plus_insurance">
    <input type="hidden" name="product_name">
    <input type="hidden" name="remove">
    <input type="hidden" name="store_ids_with_articles_in_stock">
    <input type="hidden" name="unifaun_code">
    <input type="hidden" name="volume">
    <input type="hidden" name="weight">
  </fieldgroup>
  <fieldgroup class="hidden" name="logging">
    <input type="hidden" name="prescription_bags">
  </fieldgroup>
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os">
</form>

POST /checkout/cart/add

<form action="/checkout/cart/add" method="post" x-init="initForms(`.product_addtocart_form-${item.product_id}`)" :class="`product_addtocart_form-${item.product_id}`" :key="item.product_id">
  <input type="hidden" name="form_key" :value="hyva.getFormKey()">
  <input type="hidden" id="product_id" name="product" :value="item.product_id">
  <button type="submit" class="btn btn-primary text-sm w-7 h-7
                                                            p-0 justify-center flex items-center" @click="blockQuantity()">
    <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-5 w-5 border-current inline" width="16" height="16">
      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
    </svg>
  </button>
</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>E-postadress</span>
      </label>
      <div class="control">
        <input name="username" id="form-login-username" x-ref="customer-email" @change="errors = 0" type="email" required="" class="form-input input-text">
      </div>
    </div>
    <div class="field password required">
      <label for="form-login-password" class="label" form="login-form">
        <span>Lösenord</span>
      </label>
      <div class="control">
        <input name="password" id="form-login-password" type="password" class="form-input input-text" required="" x-ref="customer-password" @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"> Logga in </button>
      <a href="https://dozapotek.se/customer/account/forgotpassword/">
                                        Glömt ditt lösenord?                                    </a>
    </div>
  </div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/105830/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/105830/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide active left-3 visible" data-gslide="0" style="height: auto; width: 225.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="105830">
  <a href="https://dozapotek.se/cerave-blemish-control-gel-40-ml-792597.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-105830.window="$root.src = $event.detail" alt="CeraVe Blemish control gel " title="CeraVe Blemish control gel " src="https://media.dozapotek.se/catalog/product/0/3/03337875782357_C1N1.tif_1.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/cerave-blemish-control-gel-40-ml-792597.html">
                    CeraVe Blemish control gel , 40 ml                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="CeraVe Blemish control gel " data-ls-brand="" data-ls-sku="792597" data-ls-product-id="105830"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/3/03337875782357_C1N1.tif_1.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="129" data-ls-price-currency="SEK" data-ls-category="Akne"
            data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11606554" data-ls-lipscore-product-instance-id="19489284" data-ls-product-votes="1"
            data-ls-product-rating="10"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">5 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3e604d0() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3e604d0()" x-init="formatPrices()" @update-prices-105830.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="105830" data-price-box="product-id-105830">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-105830" data-price-amount="129" data-price-type="finalPrice" class="price-wrapper ">129:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="CeraVe Blemish control gel " data-id="792597" data-price="129" data-brand="" data-category="" data-variant="40 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/105371/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/105371/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide left-2 visible" data-gslide="1" style="height: auto; width: 225.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="105371">
  <a href="https://dozapotek.se/aco-spot-treatment-overnight-10-ml-793068.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-105371.window="$root.src = $event.detail" alt="ACO Spot Treatment Overnight" title="ACO Spot Treatment Overnight" src="https://media.dozapotek.se/catalog/product/0/7/07319861022827_C1N1.tif_3.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/aco-spot-treatment-overnight-10-ml-793068.html">
                    ACO Spot Treatment Overnight, 10 ml                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="ACO Spot Treatment Overnight" data-ls-brand="" data-ls-sku="793068" data-ls-product-id="105371"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/7/07319861022827_C1N1.tif_3.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="78" data-ls-price-currency="SEK" data-ls-category="Akne"
            data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11607231" data-ls-lipscore-product-instance-id="19480422" data-ls-product-votes="0"
            data-ls-product-rating="0">
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3e77cb6() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3e77cb6()" x-init="formatPrices()" @update-prices-105371.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="105371" data-price-box="product-id-105371">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-105371" data-price-amount="78" data-price-type="finalPrice" class="price-wrapper ">78:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="ACO Spot Treatment Overnight" data-id="793068" data-price="78" data-brand="" data-category="" data-variant="10 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/127125/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/127125/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide left-1 visible" data-gslide="2" style="height: auto; width: 225.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="127125">
  <a href="https://dozapotek.se/aco-spotless-skin-clarifying-face-body-cleanser-200-ml-798978.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-127125.window="$root.src = $event.detail" alt="ACO Spotless Skin Clarifying Face &amp; Body Cleanser" title="ACO Spotless Skin Clarifying Face &amp; Body Cleanser" src="https://media.dozapotek.se/catalog/product/0/7/07319861025194_C1N1.tif.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/aco-spotless-skin-clarifying-face-body-cleanser-200-ml-798978.html">
                    ACO Spotless Skin Clarifying Face &amp; Body Cleanser, 200 ml                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="ACO Spotless Skin Clarifying Face &amp; Body Cleanser" data-ls-brand="" data-ls-sku="798978" data-ls-product-id="127125"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/7/07319861025194_C1N1.tif.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="129.9" data-ls-price-currency="SEK" data-ls-category="ACO"
            data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11484641" data-ls-lipscore-product-instance-id="19521312" data-ls-product-votes="0"
            data-ls-product-rating="0">
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3e811ea() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3e811ea()" x-init="formatPrices()" @update-prices-127125.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="127125" data-price-box="product-id-127125">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-127125" data-price-amount="129.9" data-price-type="finalPrice" class="price-wrapper ">129:90</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="ACO Spotless Skin Clarifying Face &amp; Body Cleanser" data-id="798978" data-price="129.9" data-brand="" data-category="" data-variant="200 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/127138/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/127138/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide center visible" data-gslide="3" style="height: auto; width: 225.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="127138">
  <a href="https://dozapotek.se/aco-spotless-skin-clarifying-body-lotion-200-ml-798979.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-127138.window="$root.src = $event.detail" alt="ACO Spotless Skin Clarifying Body Lotion" title="ACO Spotless Skin Clarifying Body Lotion" src="https://media.dozapotek.se/catalog/product/0/7/07319861025200.1.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/aco-spotless-skin-clarifying-body-lotion-200-ml-798979.html">
                    ACO Spotless Skin Clarifying Body Lotion, 200 ml                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="ACO Spotless Skin Clarifying Body Lotion" data-ls-brand="" data-ls-sku="798979" data-ls-product-id="127138"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/7/07319861025200.1.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="149.9" data-ls-price-currency="SEK" data-ls-category="ACO"
            data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11485207" data-ls-lipscore-product-instance-id="19522360" data-ls-product-votes="0"
            data-ls-product-rating="0">
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3e8b06e() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3e8b06e()" x-init="formatPrices()" @update-prices-127138.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="127138" data-price-box="product-id-127138">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-127138" data-price-amount="149.9" data-price-type="finalPrice" class="price-wrapper ">149:90</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="ACO Spotless Skin Clarifying Body Lotion" data-id="798979" data-price="149.9" data-brand="" data-category="" data-variant="200 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/105137/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/105137/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide center visible" data-gslide="4" style="height: auto; width: 225.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="105137">
  <a href="https://dozapotek.se/stop-hemo-blodstillande-spray-50-ml-789907.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">

                                            <div x-show="!fullscreen">
    <div class="overflow-hidden flex flex-col justify-center rounded text-center absolute cursor-pointer select-none left-0 z-10 bg-label p-1 max-w-[50%] label" x-data="{ groupId: 0 }" :class="groupId === 0 ? 'bg-label' : 'bg-label-member'">
                    <span class="text-xxs text-white text-ellipsis overflow-hidden">
                25% rabatt            </span>
            </div>
</div>
            
            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-105137.window="$root.src = $event.detail" alt="Stop Hémo Blodstillande Spray" title="Stop Hémo Blodstillande Spray" src="https://media.dozapotek.se/catalog/product/s/t/stophemo_can_se_fi_is_cap_20220224.jpg?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/stop-hemo-blodstillande-spray-50-ml-789907.html">
                    Stop Hémo Blodstillande Spray, 50 ml                </a>
    </div>
    <span class="mt-2 mb-1 font-semibold justify-center text-center text-base text-label" x-data="{ groupId: 0 }" :class="groupId === 0 ? 'text-label' : 'text-label-member'"> Upp till 25% rabatt på semesterapoteket </span>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Stop Hémo Blodstillande Spray" data-ls-brand="" data-ls-sku="789907" data-ls-product-id="105137"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/s/t/stophemo_can_se_fi_is_cap_20220224.jpg?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="89.25" data-ls-price-currency="SEK"
            data-ls-category="Sårvård" data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11606091" data-ls-lipscore-product-instance-id="19500393"
            data-ls-product-votes="0" data-ls-product-rating="0">
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3e94360() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3e94360()" x-init="formatPrices()" @update-prices-105137.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="105137" data-price-box="product-id-105137"> <span class="special-price">
          <span class="price-container price-final_price final_price_historical_price">
            <span class="price-label">Kampanjpris</span>
            <span id="product-price-105137" data-price-amount="89.25" data-price-type="finalPrice" class="price-wrapper ">89:25</span>
          </span>
        </span>
        <span class="old-price">
          <span class="price-container price-final_price final_price_historical_price">
            <span class="price-label">Ord.pris</span>
            <span id="old-price-105137" data-price-amount="119" data-price-type="oldPrice" class="price-wrapper ">119:-</span>
          </span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Stop Hémo Blodstillande Spray" data-id="789907" data-price="119" data-brand="" data-category="" data-variant="50 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/126929/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/126929/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-1 visible" data-gslide="5" style="height: auto; width: 225.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="126929">
  <a href="https://dozapotek.se/abena-zinkspray-10-100-ml-798744.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-126929.window="$root.src = $event.detail" alt="Abena Zinkspray 10%" title="Abena Zinkspray 10%" src="https://media.dozapotek.se/catalog/product/1/0/100000393306.jpg?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/abena-zinkspray-10-100-ml-798744.html">
                    Abena Zinkspray 10%, 100 ml                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Abena Zinkspray 10%" data-ls-brand="" data-ls-sku="798744" data-ls-product-id="126929"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/1/0/100000393306.jpg?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="103" data-ls-price-currency="SEK" data-ls-category="Abena"
            data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11506560" data-ls-lipscore-product-instance-id="19569299" data-ls-product-votes="0"
            data-ls-product-rating="0">
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3e9d447() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3e9d447()" x-init="formatPrices()" @update-prices-126929.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="126929" data-price-box="product-id-126929">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-126929" data-price-amount="103" data-price-type="finalPrice" class="price-wrapper ">103:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Abena Zinkspray 10%" data-id="798744" data-price="103" data-brand="" data-category="" data-variant="100 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/102038/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/102038/" class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-2"
  data-gslide="6" style="height: auto; width: 225.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="102038">
  <a href="https://dozapotek.se/ekulf-powerflosser-cordless-1-st-779699.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">

                                            <div x-show="!fullscreen">
    <div class="overflow-hidden flex flex-col justify-center rounded text-center absolute cursor-pointer select-none left-0 z-10 bg-label p-1 max-w-[50%] label" x-data="{ groupId: 0 }" :class="groupId === 0 ? 'bg-label' : 'bg-label-member'">
                    <span class="text-xxs text-white text-ellipsis overflow-hidden">
                20% rabatt            </span>
            </div>
</div>
            
            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-102038.window="$root.src = $event.detail" alt="Ekulf PowerFlosser Cordless" title="Ekulf PowerFlosser Cordless" src="https://media.dozapotek.se/catalog/product/0/7/07392222116908_C1R1.jpg_9.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/ekulf-powerflosser-cordless-1-st-779699.html">
                    Ekulf PowerFlosser Cordless, 1 st                </a>
    </div>
    <span class="mt-2 mb-1 font-semibold justify-center text-center text-base text-label" x-data="{ groupId: 0 }" :class="groupId === 0 ? 'text-label' : 'text-label-member'"> 20% på utvalda produkter från Ekulf </span>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Ekulf PowerFlosser Cordless" data-ls-brand="" data-ls-sku="779699" data-ls-product-id="102038"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/7/07392222116908_C1R1.jpg_9.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="350" data-ls-price-currency="SEK"
            data-ls-category="Tandtråd och byglar" data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11607191" data-ls-lipscore-product-instance-id="19481051"
            data-ls-product-votes="2" data-ls-product-rating="10"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">5 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3ea67ad() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3ea67ad()" x-init="formatPrices()" @update-prices-102038.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="102038" data-price-box="product-id-102038"> <span class="special-price">
          <span class="price-container price-final_price final_price_historical_price">
            <span class="price-label">Kampanjpris</span>
            <span id="product-price-102038" data-price-amount="350" data-price-type="finalPrice" class="price-wrapper ">350:-</span>
          </span>
        </span>
        <span class="old-price">
          <span class="price-container price-final_price final_price_historical_price">
            <span class="price-label">Ord.pris</span>
            <span id="old-price-102038" data-price-amount="437.5" data-price-type="oldPrice" class="price-wrapper ">437:50</span>
          </span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Ekulf PowerFlosser Cordless" data-id="779699" data-price="437.5" data-brand="" data-category="" data-variant="1 st"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/126955/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/126955/" class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-3"
  data-gslide="7" style="height: auto; width: 225.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="126955">
  <a href="https://dozapotek.se/eroxon-stimgel-potensmedel-4-st-798964.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-126955.window="$root.src = $event.detail" alt="Eroxon stimgel potensmedel" title="Eroxon stimgel potensmedel" src="https://media.dozapotek.se/catalog/product/0/0/00.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/eroxon-stimgel-potensmedel-4-st-798964.html">
                    Eroxon stimgel potensmedel, 4 st                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div style="display: none !important;">Lipscore: empty product data</div>
    </div>
    <script>
      function initPriceBox__66916e3eafe13() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3eafe13()" x-init="formatPrices()" @update-prices-126955.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="126955" data-price-box="product-id-126955">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-126955" data-price-amount="349" data-price-type="finalPrice" class="price-wrapper ">349:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Eroxon stimgel potensmedel" data-id="798964" data-price="349" data-brand="" data-category="" data-variant="4 st"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/102041/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/102041/" class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-4"
  data-gslide="8" style="height: auto; width: 225.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="102041">
  <a href="https://dozapotek.se/ida-warg-silver-shampoo-250-ml-779707.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">

                                            <div x-show="!fullscreen">
    <div class="overflow-hidden flex flex-col justify-center rounded text-center absolute cursor-pointer select-none left-0 z-10 bg-label p-1 max-w-[50%] label" x-data="{ groupId: 0 }" :class="groupId === 0 ? 'bg-label' : 'bg-label-member'">
                    <span class="text-xxs text-white text-ellipsis overflow-hidden">
                20% rabatt            </span>
            </div>
</div>
            
            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-102041.window="$root.src = $event.detail" alt="Ida Warg Silver Shampoo" title="Ida Warg Silver Shampoo" src="https://media.dozapotek.se/catalog/product/1/0/10204242411550.jpg?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/ida-warg-silver-shampoo-250-ml-779707.html">
                    Ida Warg Silver Shampoo, 250 ml                </a>
    </div>
    <span class="mt-2 mb-1 font-semibold justify-center text-center text-base text-label" x-data="{ groupId: 0 }" :class="groupId === 0 ? 'text-label' : 'text-label-member'"> 20% på Ida Warg </span>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Ida Warg Silver Shampoo" data-ls-brand="" data-ls-sku="779707" data-ls-product-id="102041"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/1/0/10204242411550.jpg?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="95.2" data-ls-price-currency="SEK" data-ls-category="Schampo"
            data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11605860" data-ls-lipscore-product-instance-id="19911779" data-ls-product-votes="6"
            data-ls-product-rating="9.7"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-star-incomplete lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">4.9 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3eb87d3() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3eb87d3()" x-init="formatPrices()" @update-prices-102041.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="102041" data-price-box="product-id-102041"> <span class="special-price">
          <span class="price-container price-final_price final_price_historical_price">
            <span class="price-label">Kampanjpris</span>
            <span id="product-price-102041" data-price-amount="95.2" data-price-type="finalPrice" class="price-wrapper ">95:20</span>
          </span>
        </span>
        <span class="old-price">
          <span class="price-container price-final_price final_price_historical_price">
            <span class="price-label">Ord.pris</span>
            <span id="old-price-102041" data-price-amount="119" data-price-type="oldPrice" class="price-wrapper ">119:-</span>
          </span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Ida Warg Silver Shampoo" data-id="779707" data-price="119" data-brand="" data-category="" data-variant="250 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/102086/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/102086/" class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-5"
  data-gslide="9" style="height: auto; width: 225.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="102086">
  <a href="https://dozapotek.se/ida-warg-silver-conditioner-250-ml-779718.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">

                                            <div x-show="!fullscreen">
    <div class="overflow-hidden flex flex-col justify-center rounded text-center absolute cursor-pointer select-none left-0 z-10 bg-label p-1 max-w-[50%] label" x-data="{ groupId: 0 }" :class="groupId === 0 ? 'bg-label' : 'bg-label-member'">
                    <span class="text-xxs text-white text-ellipsis overflow-hidden">
                20% rabatt            </span>
            </div>
</div>
            
            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-102086.window="$root.src = $event.detail" alt="Ida Warg Silver Conditioner" title="Ida Warg Silver Conditioner" src="https://media.dozapotek.se/catalog/product/1/0/10204052127774.jpg?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/ida-warg-silver-conditioner-250-ml-779718.html">
                    Ida Warg Silver Conditioner, 250 ml                </a>
    </div>
    <span class="mt-2 mb-1 font-semibold justify-center text-center text-base text-label" x-data="{ groupId: 0 }" :class="groupId === 0 ? 'text-label' : 'text-label-member'"> 20% på Ida Warg </span>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Ida Warg Silver Conditioner" data-ls-brand="" data-ls-sku="779718" data-ls-product-id="102086"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/1/0/10204052127774.jpg?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="95.2" data-ls-price-currency="SEK" data-ls-category="Balsam"
            data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11604781" data-ls-lipscore-product-instance-id="19533331" data-ls-product-votes="3"
            data-ls-product-rating="10"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">5 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3ec203f() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3ec203f()" x-init="formatPrices()" @update-prices-102086.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="102086" data-price-box="product-id-102086"> <span class="special-price">
          <span class="price-container price-final_price final_price_historical_price">
            <span class="price-label">Kampanjpris</span>
            <span id="product-price-102086" data-price-amount="95.2" data-price-type="finalPrice" class="price-wrapper ">95:20</span>
          </span>
        </span>
        <span class="old-price">
          <span class="price-container price-final_price final_price_historical_price">
            <span class="price-label">Ord.pris</span>
            <span id="old-price-102086" data-price-amount="119" data-price-type="oldPrice" class="price-wrapper ">119:-</span>
          </span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Ida Warg Silver Conditioner" data-id="779718" data-price="119" data-brand="" data-category="" data-variant="250 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/127097/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/127097/" class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-6"
  data-gslide="10" style="height: auto; width: 225.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="127097">
  <a href="https://dozapotek.se/rosenrot-forte-60-st-785286.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-127097.window="$root.src = $event.detail" alt="Rosenrot Forte" title="Rosenrot Forte" src="https://media.dozapotek.se/catalog/product/0/7/07350049568379_c1r1_1_.jpg?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/rosenrot-forte-60-st-785286.html">
                    Rosenrot Forte, 60 st                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Rosenrot Forte" data-ls-brand="" data-ls-sku="785286" data-ls-product-id="127097"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/7/07350049568379_c1r1_1_.jpg?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="189" data-ls-price-currency="SEK"
            data-ls-category="Kosttillskott" data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11499383" data-ls-lipscore-product-instance-id="19552613"
            data-ls-product-votes="0" data-ls-product-rating="0">
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3ecceb2() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3ecceb2()" x-init="formatPrices()" @update-prices-127097.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="127097" data-price-box="product-id-127097">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-127097" data-price-amount="189" data-price-type="finalPrice" class="price-wrapper ">189:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Rosenrot Forte" data-id="785286" data-price="189" data-brand="" data-category="" data-variant="60 st"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/101796/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/101796/" class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-7"
  data-gslide="11" style="height: auto; width: 225.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="101796">
  <a href="https://dozapotek.se/new-nordic-clear-brain-60-st-764387.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-101796.window="$root.src = $event.detail" alt="New Nordic Clear Brain" title="New Nordic Clear Brain" src="https://media.dozapotek.se/catalog/product/0/5/05021807462001_C1C1.tif_9.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/new-nordic-clear-brain-60-st-764387.html">
                    New Nordic Clear Brain, 60 st                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="New Nordic Clear Brain" data-ls-brand="" data-ls-sku="764387" data-ls-product-id="101796"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/5/05021807462001_C1C1.tif_9.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="209" data-ls-price-currency="SEK"
            data-ls-category="Multivitaminer" data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11479997" data-ls-lipscore-product-instance-id="19511309"
            data-ls-product-votes="0" data-ls-product-rating="0">
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3ed6ef5() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3ed6ef5()" x-init="formatPrices()" @update-prices-101796.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="101796" data-price-box="product-id-101796">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-101796" data-price-amount="209" data-price-type="finalPrice" class="price-wrapper ">209:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="New Nordic Clear Brain" data-id="764387" data-price="209" data-brand="" data-category="" data-variant="60 st"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/127064/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/127064/" class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-8"
  data-gslide="12" style="height: auto; width: 225.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="127064">
  <a href="https://dozapotek.se/ida-warg-heat-protection-spray-2-0-150-ml-798897.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">

                                            <div x-show="!fullscreen">
    <div class="overflow-hidden flex flex-col justify-center rounded text-center absolute cursor-pointer select-none left-0 z-10 bg-label p-1 max-w-[50%] label" x-data="{ groupId: 0 }" :class="groupId === 0 ? 'bg-label' : 'bg-label-member'">
                    <span class="text-xxs text-white text-ellipsis overflow-hidden">
                20% rabatt            </span>
            </div>
</div>
            
            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-127064.window="$root.src = $event.detail" alt="Ida Warg Heat Protection Spray 2.0 " title="Ida Warg Heat Protection Spray 2.0 " src="https://media.dozapotek.se/catalog/product/6/1/61164-ida_warg_uv_and_heat_protection_spray-c.jpg?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/ida-warg-heat-protection-spray-2-0-150-ml-798897.html">
                    Ida Warg Heat Protection Spray 2.0 , 150 ml                </a>
    </div>
    <span class="mt-2 mb-1 font-semibold justify-center text-center text-base text-label" x-data="{ groupId: 0 }" :class="groupId === 0 ? 'text-label' : 'text-label-member'"> 20% på Ida Warg </span>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Ida Warg Heat Protection Spray 2.0 " data-ls-brand="" data-ls-sku="798897" data-ls-product-id="127064"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/6/1/61164-ida_warg_uv_and_heat_protection_spray-c.jpg?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="111.2" data-ls-price-currency="SEK"
            data-ls-category="Ida Warg" data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11466997" data-ls-lipscore-product-instance-id="19491517"
            data-ls-product-votes="0" data-ls-product-rating="0">
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3edfecf() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3edfecf()" x-init="formatPrices()" @update-prices-127064.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="127064" data-price-box="product-id-127064"> <span class="special-price">
          <span class="price-container price-final_price final_price_historical_price">
            <span class="price-label">Kampanjpris</span>
            <span id="product-price-127064" data-price-amount="111.2" data-price-type="finalPrice" class="price-wrapper ">111:20</span>
          </span>
        </span>
        <span class="old-price">
          <span class="price-container price-final_price final_price_historical_price">
            <span class="price-label">Ord.pris</span>
            <span id="old-price-127064" data-price-amount="139" data-price-type="oldPrice" class="price-wrapper ">139:-</span>
          </span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Ida Warg Heat Protection Spray 2.0 " data-id="798897" data-price="139" data-brand="" data-category="" data-variant="150 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/125949/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/125949/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide active left-3 visible" data-gslide="0" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="125949">
  <a href="https://dozapotek.se/neutral-intimate-wash-250-ml-797209.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-125949.window="$root.src = $event.detail" alt="Neutral intimate wash " title="Neutral intimate wash " src="https://media.dozapotek.se/catalog/product/0/8/08710847968426_C1N1.jpg.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/neutral-intimate-wash-250-ml-797209.html">
                    Neutral intimate wash , 250 ml                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Neutral intimate wash " data-ls-brand="" data-ls-sku="797209" data-ls-product-id="125949"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/8/08710847968426_C1N1.jpg.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="36" data-ls-price-currency="SEK" data-ls-category="Intimtvätt"
            data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11605757" data-ls-lipscore-product-instance-id="19503396" data-ls-product-votes="1"
            data-ls-product-rating="8"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-rating-star-inactive lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">4 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3f0601f() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3f0601f()" x-init="formatPrices()" @update-prices-125949.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="125949" data-price-box="product-id-125949">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-125949" data-price-amount="36" data-price-type="finalPrice" class="price-wrapper ">36:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Neutral intimate wash " data-id="797209" data-price="36" data-brand="" data-category="" data-variant="250 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/126156/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/126156/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide left-2 visible" data-gslide="1" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="126156">
  <a href="https://dozapotek.se/neutral-har-shampoo-250-ml-817455.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-126156.window="$root.src = $event.detail" alt="Neutral hår shampoo" title="Neutral hår shampoo" src="https://media.dozapotek.se/catalog/product/0/5/05740500004836_C1N1.jpg.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/neutral-har-shampoo-250-ml-817455.html">
                    Neutral hår shampoo, 250 ml                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Neutral hår shampoo" data-ls-brand="" data-ls-sku="817455" data-ls-product-id="126156"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/5/05740500004836_C1N1.jpg.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="39" data-ls-price-currency="SEK" data-ls-category="Neutral"
            data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11604537" data-ls-lipscore-product-instance-id="19561420" data-ls-product-votes="2"
            data-ls-product-rating="10"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">5 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3f0f85c() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3f0f85c()" x-init="formatPrices()" @update-prices-126156.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="126156" data-price-box="product-id-126156">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-126156" data-price-amount="39" data-price-type="finalPrice" class="price-wrapper ">39:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Neutral hår shampoo" data-id="817455" data-price="39" data-brand="" data-category="" data-variant="250 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/125952/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/125952/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide left-1 visible" data-gslide="2" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="125952">
  <a href="https://dozapotek.se/neutral-kids-shampoo-797212.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-125952.window="$root.src = $event.detail" alt="Neutral kids shampoo" title="Neutral kids shampoo" src="https://media.dozapotek.se/catalog/product/0/8/08712561127424_C1N1.jpg.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/neutral-kids-shampoo-797212.html">
                    Neutral kids shampoo, 250 ml                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Neutral kids shampoo" data-ls-brand="" data-ls-sku="797212" data-ls-product-id="125952"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/8/08712561127424_C1N1.jpg.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="40" data-ls-price-currency="SEK"
            data-ls-category="Tvätt och rengöring barn" data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11604605" data-ls-lipscore-product-instance-id="19555046"
            data-ls-product-votes="2" data-ls-product-rating="9"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-star-incomplete lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">4.5 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3f18b8c() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3f18b8c()" x-init="formatPrices()" @update-prices-125952.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="125952" data-price-box="product-id-125952">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-125952" data-price-amount="40" data-price-type="finalPrice" class="price-wrapper ">40:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Neutral kids shampoo" data-id="797212" data-price="40" data-brand="" data-category="" data-variant="250 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/125954/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/125954/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide center visible" data-gslide="3" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="125954">
  <a href="https://dozapotek.se/neutral-kids-shower-gel-797214.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-125954.window="$root.src = $event.detail" alt="Neutral kids shower gel " title="Neutral kids shower gel " src="https://media.dozapotek.se/catalog/product/0/8/08720181326554_C1N1.jpg.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/neutral-kids-shower-gel-797214.html">
                    Neutral kids shower gel , 250 ml                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Neutral kids shower gel " data-ls-brand="" data-ls-sku="797214" data-ls-product-id="125954"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/8/08720181326554_C1N1.jpg.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="42" data-ls-price-currency="SEK"
            data-ls-category="Tvätt och rengöring barn" data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11604785" data-ls-lipscore-product-instance-id="19532965"
            data-ls-product-votes="0" data-ls-product-rating="0">
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3f21cd2() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3f21cd2()" x-init="formatPrices()" @update-prices-125954.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="125954" data-price-box="product-id-125954">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-125954" data-price-amount="42" data-price-type="finalPrice" class="price-wrapper ">42:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Neutral kids shower gel " data-id="797214" data-price="42" data-brand="" data-category="" data-variant="250 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/126034/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/126034/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide center visible" data-gslide="4" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="126034">
  <a href="https://dozapotek.se/neutral-flytande-tval-793108.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-126034.window="$root.src = $event.detail" alt="Neutral flytande tvål" title="Neutral flytande tvål" src="https://media.dozapotek.se/catalog/product/0/8/08710908412691_C1N1.jpg.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/neutral-flytande-tval-793108.html">
                    Neutral flytande tvål, 250 ml                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Neutral flytande tvål" data-ls-brand="" data-ls-sku="793108" data-ls-product-id="126034"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/8/08710908412691_C1N1.jpg.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="35" data-ls-price-currency="SEK" data-ls-category="Handtvål"
            data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11606153" data-ls-lipscore-product-instance-id="19499937" data-ls-product-votes="1"
            data-ls-product-rating="10"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">5 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3f2bce7() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3f2bce7()" x-init="formatPrices()" @update-prices-126034.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="126034" data-price-box="product-id-126034">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-126034" data-price-amount="35" data-price-type="finalPrice" class="price-wrapper ">35:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Neutral flytande tvål" data-id="793108" data-price="35" data-brand="" data-category="" data-variant="250 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/126157/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/126157/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-1 visible" data-gslide="5" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="126157">
  <a href="https://dozapotek.se/neutral-har-balsam-250-ml-817456.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-126157.window="$root.src = $event.detail" alt="Neutral hår balsam" title="Neutral hår balsam" src="https://media.dozapotek.se/catalog/product/0/8/08712561090735_C1N1.jpg.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/neutral-har-balsam-250-ml-817456.html">
                    Neutral hår balsam, 250 ml                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Neutral hår balsam" data-ls-brand="" data-ls-sku="817456" data-ls-product-id="126157"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/8/08712561090735_C1N1.jpg.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="39" data-ls-price-currency="SEK" data-ls-category="Neutral"
            data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11606021" data-ls-lipscore-product-instance-id="19501111" data-ls-product-votes="1"
            data-ls-product-rating="10"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">5 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3f35483() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3f35483()" x-init="formatPrices()" @update-prices-126157.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="126157" data-price-box="product-id-126157">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-126157" data-price-amount="39" data-price-type="finalPrice" class="price-wrapper ">39:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Neutral hår balsam" data-id="817456" data-price="39" data-brand="" data-category="" data-variant="250 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/125950/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/125950/" class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-2"
  data-gslide="6" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="125950">
  <a href="https://dozapotek.se/neutral-flytande-tval-refill-797210.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-125950.window="$root.src = $event.detail" alt="Neutral flytande tvål refill" title="Neutral flytande tvål refill" src="https://media.dozapotek.se/catalog/product/0/8/08710908412271_C1N1.jpg.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/neutral-flytande-tval-refill-797210.html">
                    Neutral flytande tvål refill, 500 ml                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Neutral flytande tvål refill" data-ls-brand="" data-ls-sku="797210" data-ls-product-id="125950"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/8/08710908412271_C1N1.jpg.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="47" data-ls-price-currency="SEK"
            data-ls-category="Duschkräm och duschgel" data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11604490" data-ls-lipscore-product-instance-id="19566789"
            data-ls-product-votes="1" data-ls-product-rating="10"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">5 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3f3e199() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3f3e199()" x-init="formatPrices()" @update-prices-125950.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="125950" data-price-box="product-id-125950">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-125950" data-price-amount="47" data-price-type="finalPrice" class="price-wrapper ">47:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Neutral flytande tvål refill" data-id="797210" data-price="47" data-brand="" data-category="" data-variant="500 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/125951/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/125951/" class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-3"
  data-gslide="7" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="125951">
  <a href="https://dozapotek.se/neutral-body-lotion-797211.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-125951.window="$root.src = $event.detail" alt="Neutral body lotion" title="Neutral body lotion" src="https://media.dozapotek.se/catalog/product/0/8/08712561090872_C1N1.jpg_1.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/neutral-body-lotion-797211.html">
                    Neutral body lotion, 250 ml                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Neutral body lotion" data-ls-brand="" data-ls-sku="797211" data-ls-product-id="125951"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/8/08712561090872_C1N1.jpg_1.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="53" data-ls-price-currency="SEK"
            data-ls-category="Lotion och hudkräm" data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11464641" data-ls-lipscore-product-instance-id="19487557"
            data-ls-product-votes="0" data-ls-product-rating="0">
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3f46f6c() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3f46f6c()" x-init="formatPrices()" @update-prices-125951.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="125951" data-price-box="product-id-125951">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-125951" data-price-amount="53" data-price-type="finalPrice" class="price-wrapper ">53:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Neutral body lotion" data-id="797211" data-price="53" data-brand="" data-category="" data-variant="250 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/126381/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/126381/" class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-4"
  data-gslide="8" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="126381">
  <a href="https://dozapotek.se/neutral-shower-gel-250-ml-798377.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-126381.window="$root.src = $event.detail" alt="Neutral shower gel" title="Neutral shower gel" src="https://media.dozapotek.se/catalog/product/0/8/08720181330018_c1n1.jpg?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/neutral-shower-gel-250-ml-798377.html">
                    Neutral shower gel, 250 ml                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Neutral shower gel" data-ls-brand="" data-ls-sku="798377" data-ls-product-id="126381"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/8/08720181330018_c1n1.jpg?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="42" data-ls-price-currency="SEK" data-ls-category="Neutral"
            data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11605035" data-ls-lipscore-product-instance-id="19519496" data-ls-product-votes="1"
            data-ls-product-rating="10"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">5 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3f4fbb9() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3f4fbb9()" x-init="formatPrices()" @update-prices-126381.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="126381" data-price-box="product-id-126381">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-126381" data-price-amount="42" data-price-type="finalPrice" class="price-wrapper ">42:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Neutral shower gel" data-id="798377" data-price="42" data-brand="" data-category="" data-variant="250 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/125953/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/125953/" class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-5"
  data-gslide="9" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="125953">
  <a href="https://dozapotek.se/neutral-baby-wipes-797213.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-125953.window="$root.src = $event.detail" alt="Neutral baby wipes" title="Neutral baby wipes" src="https://media.dozapotek.se/catalog/product/0/8/08720181238215_C1N1.jpg.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/neutral-baby-wipes-797213.html">
                    Neutral baby wipes, 52 st                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Neutral baby wipes" data-ls-brand="" data-ls-sku="797213" data-ls-product-id="125953"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/8/08720181238215_C1N1.jpg.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="53" data-ls-price-currency="SEK"
            data-ls-category="Tvätt och rengöring barn" data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11504277" data-ls-lipscore-product-instance-id="19564988"
            data-ls-product-votes="0" data-ls-product-rating="0">
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3f59016() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3f59016()" x-init="formatPrices()" @update-prices-125953.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="125953" data-price-box="product-id-125953">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-125953" data-price-amount="53" data-price-type="finalPrice" class="price-wrapper ">53:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Neutral baby wipes" data-id="797213" data-price="53" data-brand="" data-category="" data-variant="52 st"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100804/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100804/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide active left-3 visible" data-gslide="0" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="100804">
  <a href="https://dozapotek.se/desloratadin-apofri-filmdragerad-tablett-5-mg-30-tablett-er-477326.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-100804.window="$root.src = $event.detail" alt="Desloratadin Apofri 5 mg.
Lindrar symtomen vid allergisk rinit.
30 filmdragerade tabletter." title="Desloratadin Apofri 5 mg.
Lindrar symtomen vid allergisk rinit.
30 filmdragerade tabletter." src="https://media.dozapotek.se/catalog/product/1/0/10482530222110.jpg?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/desloratadin-apofri-filmdragerad-tablett-5-mg-30-tablett-er-477326.html">
                    Desloratadin Apofri, filmdragerad tablett 5 mg, 30 tablett(er)                </a>
    </div>
    <script>
      function initTooltip__66916e3f6989b() {
        return {
          visible: false,
          mouseIn: false
        }
      }
    </script>
    <div class="italic text-gray-500 text-xs md:text-sm flex items-center justify-center relative" x-data="initTooltip__66916e3f6989b()" x-on:mouseenter="mouseIn=true" x-on:mouseleave="mouseIn=false">
      <div class="flex justify-center p-2 items-center cursor-pointer" x-on:click="visible=!visible" x-on:click.outside="visible=false">
        <span class="mr-1">Läkemedel</span>
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4" width="24" height="24">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
        </svg>
      </div>
      <div x-show="visible || mouseIn" x-on:mouseleave="visible = false" class="absolute left-1/2 bottom-full flex border-gray-500 border-1 -translate-x-1/2 bg-white
                         rounded p-1" style="display: none;">
        <div class="mt-2"> Läs bipacksedeln noga innan användning. </div>
        <a role="button" href="#" class="cursor-pointer self-start relative" @click.prevent="visible=false; mouseIn=false">
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" width="16" height="16">
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
                            <div class="absolute top-0 left-0 scale-150 w-full h-full"></div>
                        </a>
      </div>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div style="display: none !important;">Lipscore: empty product data</div>
    </div>
    <script>
      function initPriceBox__66916e3f6989b() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3f6989b()" x-init="formatPrices()" @update-prices-100804.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="100804" data-price-box="product-id-100804">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-100804" data-price-amount="25" data-price-type="finalPrice" class="price-wrapper ">25:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Desloratadin Apofri, filmdragerad tablett 5 mg" data-id="477326" data-price="25" data-brand="" data-category="" data-variant="30 tablett(er)"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100924/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100924/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide left-2 visible" data-gslide="1" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="100924">
  <a href="https://dozapotek.se/fexofenadin-apofri-filmdragerad-tablett-120-mg-30-tablett-er-385632.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-100924.window="$root.src = $event.detail" alt="Fexofenadin Apofri, filmdragerad tablett 120 mg" title="Fexofenadin Apofri, filmdragerad tablett 120 mg" src="https://media.dozapotek.se/catalog/product/1/0/10482526552094.jpg?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/fexofenadin-apofri-filmdragerad-tablett-120-mg-30-tablett-er-385632.html">
                    Fexofenadin Apofri, filmdragerad tablett 120 mg, 30 tablett(er)                </a>
    </div>
    <script>
      function initTooltip__66916e3f721d9() {
        return {
          visible: false,
          mouseIn: false
        }
      }
    </script>
    <div class="italic text-gray-500 text-xs md:text-sm flex items-center justify-center relative" x-data="initTooltip__66916e3f721d9()" x-on:mouseenter="mouseIn=true" x-on:mouseleave="mouseIn=false">
      <div class="flex justify-center p-2 items-center cursor-pointer" x-on:click="visible=!visible" x-on:click.outside="visible=false">
        <span class="mr-1">Läkemedel</span>
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4" width="24" height="24">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
        </svg>
      </div>
      <div x-show="visible || mouseIn" x-on:mouseleave="visible = false" class="absolute left-1/2 bottom-full flex border-gray-500 border-1 -translate-x-1/2 bg-white
                         rounded p-1" style="display: none;">
        <div class="mt-2"> Läs bipacksedeln noga innan användning. </div>
        <a role="button" href="#" class="cursor-pointer self-start relative" @click.prevent="visible=false; mouseIn=false">
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" width="16" height="16">
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
                            <div class="absolute top-0 left-0 scale-150 w-full h-full"></div>
                        </a>
      </div>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div style="display: none !important;">Lipscore: empty product data</div>
    </div>
    <script>
      function initPriceBox__66916e3f721d9() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3f721d9()" x-init="formatPrices()" @update-prices-100924.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="100924" data-price-box="product-id-100924">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-100924" data-price-amount="67.8" data-price-type="finalPrice" class="price-wrapper ">67:80</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Fexofenadin Apofri, filmdragerad tablett 120 mg" data-id="385632" data-price="67.8" data-brand="" data-category="" data-variant="30 tablett(er)"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100918/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100918/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide left-1 visible" data-gslide="2" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="100918">
  <a href="https://dozapotek.se/desloratadine-sandoz-filmdragerad-tablett-5-mg-30-tablett-er-439962.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-100918.window="$root.src = $event.detail" alt="Desloratadine Sandoz, filmdragerad tablett 5 mg" title="Desloratadine Sandoz, filmdragerad tablett 5 mg" src="https://media.dozapotek.se/catalog/product/0/7/07046264399620_C1L1.tif_37.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/desloratadine-sandoz-filmdragerad-tablett-5-mg-30-tablett-er-439962.html">
                    Desloratadine Sandoz, filmdragerad tablett 5 mg, 30 tablett(er)                </a>
    </div>
    <script>
      function initTooltip__66916e3f7a04b() {
        return {
          visible: false,
          mouseIn: false
        }
      }
    </script>
    <div class="italic text-gray-500 text-xs md:text-sm flex items-center justify-center relative" x-data="initTooltip__66916e3f7a04b()" x-on:mouseenter="mouseIn=true" x-on:mouseleave="mouseIn=false">
      <div class="flex justify-center p-2 items-center cursor-pointer" x-on:click="visible=!visible" x-on:click.outside="visible=false">
        <span class="mr-1">Läkemedel</span>
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4" width="24" height="24">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
        </svg>
      </div>
      <div x-show="visible || mouseIn" x-on:mouseleave="visible = false" class="absolute left-1/2 bottom-full flex border-gray-500 border-1 -translate-x-1/2 bg-white
                         rounded p-1" style="display: none;">
        <div class="mt-2"> Läs bipacksedeln noga innan användning. </div>
        <a role="button" href="#" class="cursor-pointer self-start relative" @click.prevent="visible=false; mouseIn=false">
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" width="16" height="16">
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
                            <div class="absolute top-0 left-0 scale-150 w-full h-full"></div>
                        </a>
      </div>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div style="display: none !important;">Lipscore: empty product data</div>
    </div>
    <script>
      function initPriceBox__66916e3f7a04b() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3f7a04b()" x-init="formatPrices()" @update-prices-100918.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="100918" data-price-box="product-id-100918">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-100918" data-price-amount="28" data-price-type="finalPrice" class="price-wrapper ">28:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Desloratadine Sandoz, filmdragerad tablett 5 mg" data-id="439962" data-price="28" data-brand="" data-category="" data-variant="30 tablett(er)"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100903/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100903/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide center visible" data-gslide="3" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="100903">
  <a href="https://dozapotek.se/orimox-nasspray-suspension-50-mikrogram-dos-140-dos-er-435705.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-100903.window="$root.src = $event.detail" alt="Orimox, nässpray, suspension 50 mikrogram/dos" title="Orimox, nässpray, suspension 50 mikrogram/dos" src="https://media.dozapotek.se/catalog/product/0/7/07046264357057_C1L1.jpg.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/orimox-nasspray-suspension-50-mikrogram-dos-140-dos-er-435705.html">
                    Orimox, nässpray, suspension 50 mikrogram/dos, 140 dos(er)                </a>
    </div>
    <script>
      function initTooltip__66916e3f8314c() {
        return {
          visible: false,
          mouseIn: false
        }
      }
    </script>
    <div class="italic text-gray-500 text-xs md:text-sm flex items-center justify-center relative" x-data="initTooltip__66916e3f8314c()" x-on:mouseenter="mouseIn=true" x-on:mouseleave="mouseIn=false">
      <div class="flex justify-center p-2 items-center cursor-pointer" x-on:click="visible=!visible" x-on:click.outside="visible=false">
        <span class="mr-1">Läkemedel</span>
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4" width="24" height="24">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
        </svg>
      </div>
      <div x-show="visible || mouseIn" x-on:mouseleave="visible = false" class="absolute left-1/2 bottom-full flex border-gray-500 border-1 -translate-x-1/2 bg-white
                         rounded p-1" style="display: none;">
        <div class="mt-2"> Läs bipacksedeln noga innan användning. </div>
        <a role="button" href="#" class="cursor-pointer self-start relative" @click.prevent="visible=false; mouseIn=false">
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" width="16" height="16">
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
                            <div class="absolute top-0 left-0 scale-150 w-full h-full"></div>
                        </a>
      </div>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div style="display: none !important;">Lipscore: empty product data</div>
    </div>
    <script>
      function initPriceBox__66916e3f8314c() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3f8314c()" x-init="formatPrices()" @update-prices-100903.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="100903" data-price-box="product-id-100903">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-100903" data-price-amount="79" data-price-type="finalPrice" class="price-wrapper ">79:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Orimox, nässpray, suspension 50 mikrogram/dos" data-id="435705" data-price="79" data-brand="" data-category="" data-variant="140 dos(er)"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100891/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100891/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide center visible" data-gslide="4" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="100891">
  <a href="https://dozapotek.se/livostin-ogondroppar-suspension-0-5-mg-ml-mcneil-sweden-ab-4-milliliter-431154.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-100891.window="$root.src = $event.detail" alt="Livostin, ögondroppar, suspension 0,5 mg/ml McNeil Sweden AB" title="Livostin, ögondroppar, suspension 0,5 mg/ml McNeil Sweden AB" src="https://media.dozapotek.se/catalog/product/1/_/1._sku_bild._livostin_0_5_mgml_levokabastin_gondroppar_4_ml_3574661021607.jpg?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/livostin-ogondroppar-suspension-0-5-mg-ml-mcneil-sweden-ab-4-milliliter-431154.html">
                    Livostin, ögondroppar, suspension 0,5 mg/ml McNeil Sweden AB, 4 milliliter                </a>
    </div>
    <script>
      function initTooltip__66916e3f8b8dd() {
        return {
          visible: false,
          mouseIn: false
        }
      }
    </script>
    <div class="italic text-gray-500 text-xs md:text-sm flex items-center justify-center relative" x-data="initTooltip__66916e3f8b8dd()" x-on:mouseenter="mouseIn=true" x-on:mouseleave="mouseIn=false">
      <div class="flex justify-center p-2 items-center cursor-pointer" x-on:click="visible=!visible" x-on:click.outside="visible=false">
        <span class="mr-1">Läkemedel</span>
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4" width="24" height="24">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
        </svg>
      </div>
      <div x-show="visible || mouseIn" x-on:mouseleave="visible = false" class="absolute left-1/2 bottom-full flex border-gray-500 border-1 -translate-x-1/2 bg-white
                         rounded p-1" style="display: none;">
        <div class="mt-2"> Läs bipacksedeln noga innan användning. </div>
        <a role="button" href="#" class="cursor-pointer self-start relative" @click.prevent="visible=false; mouseIn=false">
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" width="16" height="16">
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
                            <div class="absolute top-0 left-0 scale-150 w-full h-full"></div>
                        </a>
      </div>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div style="display: none !important;">Lipscore: empty product data</div>
    </div>
    <script>
      function initPriceBox__66916e3f8b8dd() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3f8b8dd()" x-init="formatPrices()" @update-prices-100891.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="100891" data-price-box="product-id-100891">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-100891" data-price-amount="100.4" data-price-type="finalPrice" class="price-wrapper ">100:40</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Livostin, ögondroppar, suspension 0,5 mg/ml McNeil Sweden AB" data-id="431154" data-price="100.4" data-brand="" data-category="" data-variant="4 milliliter"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100104/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100104/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-1 visible" data-gslide="5" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="100104">
  <a href="https://dozapotek.se/desonix-nasspray-suspension-32-mikrogram-dos-120-dos-er-029687.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-100104.window="$root.src = $event.detail" alt="Desonix, nässpray, suspension 32 mikrogram/dos" title="Desonix, nässpray, suspension 32 mikrogram/dos" src="https://media.dozapotek.se/catalog/product/0/7/07046260296879_C1L1.tif_39.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/desonix-nasspray-suspension-32-mikrogram-dos-120-dos-er-029687.html">
                    Desonix, nässpray, suspension 32 mikrogram/dos, 120 dos(er)                </a>
    </div>
    <script>
      function initTooltip__66916e3f935e6() {
        return {
          visible: false,
          mouseIn: false
        }
      }
    </script>
    <div class="italic text-gray-500 text-xs md:text-sm flex items-center justify-center relative" x-data="initTooltip__66916e3f935e6()" x-on:mouseenter="mouseIn=true" x-on:mouseleave="mouseIn=false">
      <div class="flex justify-center p-2 items-center cursor-pointer" x-on:click="visible=!visible" x-on:click.outside="visible=false">
        <span class="mr-1">Läkemedel</span>
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4" width="24" height="24">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
        </svg>
      </div>
      <div x-show="visible || mouseIn" x-on:mouseleave="visible = false" class="absolute left-1/2 bottom-full flex border-gray-500 border-1 -translate-x-1/2 bg-white
                         rounded p-1" style="display: none;">
        <div class="mt-2"> Läs bipacksedeln noga innan användning. </div>
        <a role="button" href="#" class="cursor-pointer self-start relative" @click.prevent="visible=false; mouseIn=false">
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" width="16" height="16">
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
                            <div class="absolute top-0 left-0 scale-150 w-full h-full"></div>
                        </a>
      </div>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div style="display: none !important;">Lipscore: empty product data</div>
    </div>
    <script>
      function initPriceBox__66916e3f935e6() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3f935e6()" x-init="formatPrices()" @update-prices-100104.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="100104" data-price-box="product-id-100104">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-100104" data-price-amount="62" data-price-type="finalPrice" class="price-wrapper ">62:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Desonix, nässpray, suspension 32 mikrogram/dos" data-id="029687" data-price="62" data-brand="" data-category="" data-variant="120 dos(er)"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100696/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100696/" class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-2"
  data-gslide="6" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="100696">
  <a href="https://dozapotek.se/allegra-filmdragerad-tablett-120-mg-stada-nordic-aps-30-tablett-er-533156.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-100696.window="$root.src = $event.detail" alt="Allegra, filmdragerad tablett 120 mg STADA Nordic ApS" title="Allegra, filmdragerad tablett 120 mg STADA Nordic ApS" src="https://media.dozapotek.se/catalog/product/0/7/07046265331568_C1L1.jpg_17.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/allegra-filmdragerad-tablett-120-mg-stada-nordic-aps-30-tablett-er-533156.html">
                    Allegra, filmdragerad tablett 120 mg STADA Nordic ApS, 30 tablett(er)                </a>
    </div>
    <script>
      function initTooltip__66916e3f9ab2e() {
        return {
          visible: false,
          mouseIn: false
        }
      }
    </script>
    <div class="italic text-gray-500 text-xs md:text-sm flex items-center justify-center relative" x-data="initTooltip__66916e3f9ab2e()" x-on:mouseenter="mouseIn=true" x-on:mouseleave="mouseIn=false">
      <div class="flex justify-center p-2 items-center cursor-pointer" x-on:click="visible=!visible" x-on:click.outside="visible=false">
        <span class="mr-1">Läkemedel</span>
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4" width="24" height="24">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
        </svg>
      </div>
      <div x-show="visible || mouseIn" x-on:mouseleave="visible = false" class="absolute left-1/2 bottom-full flex border-gray-500 border-1 -translate-x-1/2 bg-white
                         rounded p-1" style="display: none;">
        <div class="mt-2"> Läs bipacksedeln noga innan användning. </div>
        <a role="button" href="#" class="cursor-pointer self-start relative" @click.prevent="visible=false; mouseIn=false">
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" width="16" height="16">
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
                            <div class="absolute top-0 left-0 scale-150 w-full h-full"></div>
                        </a>
      </div>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div style="display: none !important;">Lipscore: empty product data</div>
    </div>
    <script>
      function initPriceBox__66916e3f9ab2e() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3f9ab2e()" x-init="formatPrices()" @update-prices-100696.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="100696" data-price-box="product-id-100696">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-100696" data-price-amount="130" data-price-type="finalPrice" class="price-wrapper ">130:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Allegra, filmdragerad tablett 120 mg STADA Nordic ApS" data-id="533156" data-price="130" data-brand="" data-category="" data-variant="30 tablett(er)"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100166/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100166/" class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-3"
  data-gslide="7" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="100166">
  <a href="https://dozapotek.se/ebastin-orifarm-filmdragerad-tablett-10-mg-30-styck-061426.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">

                                            <div x-show="!fullscreen">
    <div class="overflow-hidden flex flex-col justify-center rounded text-center absolute cursor-pointer select-none left-0 z-10 bg-label p-1 max-w-[50%] label" x-data="{ groupId: 0 }" :class="groupId === 0 ? 'bg-label' : 'bg-label-member'">
                    <span class="text-xxs text-white text-ellipsis overflow-hidden">
                Kort datum 30%            </span>
            </div>
</div>
            
            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-100166.window="$root.src = $event.detail" alt="Ebastin Orifarm, filmdragerad tablett 10 mg" title="Ebastin Orifarm, filmdragerad tablett 10 mg" src="https://media.dozapotek.se/catalog/product/9/2/9289621176350.jpg?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/ebastin-orifarm-filmdragerad-tablett-10-mg-30-styck-061426.html">
                    Ebastin Orifarm, filmdragerad tablett 10 mg, 30 styck                </a>
    </div>
    <script>
      function initTooltip__66916e3fa2450() {
        return {
          visible: false,
          mouseIn: false
        }
      }
    </script>
    <div class="italic text-gray-500 text-xs md:text-sm flex items-center justify-center relative" x-data="initTooltip__66916e3fa2450()" x-on:mouseenter="mouseIn=true" x-on:mouseleave="mouseIn=false">
      <div class="flex justify-center p-2 items-center cursor-pointer" x-on:click="visible=!visible" x-on:click.outside="visible=false">
        <span class="mr-1">Läkemedel</span>
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4" width="24" height="24">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
        </svg>
      </div>
      <div x-show="visible || mouseIn" x-on:mouseleave="visible = false" class="absolute left-1/2 bottom-full flex border-gray-500 border-1 -translate-x-1/2 bg-white
                         rounded p-1" style="display: none;">
        <div class="mt-2"> Läs bipacksedeln noga innan användning. </div>
        <a role="button" href="#" class="cursor-pointer self-start relative" @click.prevent="visible=false; mouseIn=false">
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" width="16" height="16">
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
                            <div class="absolute top-0 left-0 scale-150 w-full h-full"></div>
                        </a>
      </div>
    </div>
    <span class="mt-2 mb-1 font-semibold justify-center text-center text-base text-label" x-data="{ groupId: 0 }" :class="groupId === 0 ? 'text-label' : 'text-label-member'"> Kort datum </span>
    <div class="py-1 mx-auto min-h-2 ">
      <div style="display: none !important;">Lipscore: empty product data</div>
    </div>
    <script>
      function initPriceBox__66916e3fa2450() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3fa2450()" x-init="formatPrices()" @update-prices-100166.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="100166" data-price-box="product-id-100166"> <span class="special-price">
          <span class="price-container price-final_price final_price_historical_price">
            <span class="price-label">Kampanjpris</span>
            <span id="product-price-100166" data-price-amount="65.8" data-price-type="finalPrice" class="price-wrapper ">65:80</span>
          </span>
        </span>
        <span class="old-price">
          <span class="price-container price-final_price final_price_historical_price">
            <span class="price-label">Ord.pris</span>
            <span id="old-price-100166" data-price-amount="94" data-price-type="oldPrice" class="price-wrapper ">94:-</span>
          </span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Ebastin Orifarm, filmdragerad tablett 10 mg" data-id="061426" data-price="94" data-brand="" data-category="" data-variant="30 styck"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100643/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100643/" class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-4"
  data-gslide="8" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="100643">
  <a href="https://dozapotek.se/livostin-nasspray-suspension-50-mikrogram-dos-mcneil-sweden-ab-150-dos-er-567545.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-100643.window="$root.src = $event.detail" alt="Livostin, nässpray, suspension 50 mikrogram/dos McNeil Sweden AB" title="Livostin, nässpray, suspension 50 mikrogram/dos McNeil Sweden AB" src="https://media.dozapotek.se/catalog/product/1/_/1._sku_bild._livostin_50_mikrogramdos_levokabastin_n_sspray_150_doser_7046265675457.jpg?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/livostin-nasspray-suspension-50-mikrogram-dos-mcneil-sweden-ab-150-dos-er-567545.html">
                    Livostin, nässpray, suspension 50 mikrogram/dos McNeil Sweden AB, 150 dos(er)                </a>
    </div>
    <script>
      function initTooltip__66916e3faa406() {
        return {
          visible: false,
          mouseIn: false
        }
      }
    </script>
    <div class="italic text-gray-500 text-xs md:text-sm flex items-center justify-center relative" x-data="initTooltip__66916e3faa406()" x-on:mouseenter="mouseIn=true" x-on:mouseleave="mouseIn=false">
      <div class="flex justify-center p-2 items-center cursor-pointer" x-on:click="visible=!visible" x-on:click.outside="visible=false">
        <span class="mr-1">Läkemedel</span>
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4" width="24" height="24">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
        </svg>
      </div>
      <div x-show="visible || mouseIn" x-on:mouseleave="visible = false" class="absolute left-1/2 bottom-full flex border-gray-500 border-1 -translate-x-1/2 bg-white
                         rounded p-1" style="display: none;">
        <div class="mt-2"> Läs bipacksedeln noga innan användning. </div>
        <a role="button" href="#" class="cursor-pointer self-start relative" @click.prevent="visible=false; mouseIn=false">
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" width="16" height="16">
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
                            <div class="absolute top-0 left-0 scale-150 w-full h-full"></div>
                        </a>
      </div>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div style="display: none !important;">Lipscore: empty product data</div>
    </div>
    <script>
      function initPriceBox__66916e3faa406() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3faa406()" x-init="formatPrices()" @update-prices-100643.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="100643" data-price-box="product-id-100643">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-100643" data-price-amount="149" data-price-type="finalPrice" class="price-wrapper ">149:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Livostin, nässpray, suspension 50 mikrogram/dos McNeil Sweden AB" data-id="567545" data-price="149" data-brand="" data-category="" data-variant="150 dos(er)"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100310/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100310/" class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-5"
  data-gslide="9" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="100310">
  <a href="https://dozapotek.se/loratadin-orifarm-tablett-10-mg-14-tablett-er-164308.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-100310.window="$root.src = $event.detail" alt="Loratadin Orifarm, tablett 10 mg" title="Loratadin Orifarm, tablett 10 mg" src="https://media.dozapotek.se/catalog/product/9/3/9342336598046.jpg?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/loratadin-orifarm-tablett-10-mg-14-tablett-er-164308.html">
                    Loratadin Orifarm, tablett 10 mg, 14 tablett(er)                </a>
    </div>
    <script>
      function initTooltip__66916e3fb1ffb() {
        return {
          visible: false,
          mouseIn: false
        }
      }
    </script>
    <div class="italic text-gray-500 text-xs md:text-sm flex items-center justify-center relative" x-data="initTooltip__66916e3fb1ffb()" x-on:mouseenter="mouseIn=true" x-on:mouseleave="mouseIn=false">
      <div class="flex justify-center p-2 items-center cursor-pointer" x-on:click="visible=!visible" x-on:click.outside="visible=false">
        <span class="mr-1">Läkemedel</span>
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4" width="24" height="24">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
        </svg>
      </div>
      <div x-show="visible || mouseIn" x-on:mouseleave="visible = false" class="absolute left-1/2 bottom-full flex border-gray-500 border-1 -translate-x-1/2 bg-white
                         rounded p-1" style="display: none;">
        <div class="mt-2"> Läs bipacksedeln noga innan användning. </div>
        <a role="button" href="#" class="cursor-pointer self-start relative" @click.prevent="visible=false; mouseIn=false">
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" width="16" height="16">
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
                            <div class="absolute top-0 left-0 scale-150 w-full h-full"></div>
                        </a>
      </div>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div style="display: none !important;">Lipscore: empty product data</div>
    </div>
    <script>
      function initPriceBox__66916e3fb1ffb() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3fb1ffb()" x-init="formatPrices()" @update-prices-100310.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="100310" data-price-box="product-id-100310">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-100310" data-price-amount="11" data-price-type="finalPrice" class="price-wrapper ">11:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Loratadin Orifarm, tablett 10 mg" data-id="164308" data-price="11" data-brand="" data-category="" data-variant="14 tablett(er)"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100179/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/100179/" class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-6"
  data-gslide="10" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="100179">
  <a href="https://dozapotek.se/livicort-nasspray-suspension-32-mikrogram-dos-mcneil-sweden-ab-120-dos-er-066930.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-100179.window="$root.src = $event.detail" alt="Livicort, nässpray, suspension 32 mikrogram/dos McNeil Sweden AB" title="Livicort, nässpray, suspension 32 mikrogram/dos McNeil Sweden AB" src="https://media.dozapotek.se/catalog/product/0/3/03574661462042_d1c1.jpg?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/livicort-nasspray-suspension-32-mikrogram-dos-mcneil-sweden-ab-120-dos-er-066930.html">
                    Livicort, nässpray, suspension 32 mikrogram/dos McNeil Sweden AB, 120 dos(er)                </a>
    </div>
    <script>
      function initTooltip__66916e3fb9cda() {
        return {
          visible: false,
          mouseIn: false
        }
      }
    </script>
    <div class="italic text-gray-500 text-xs md:text-sm flex items-center justify-center relative" x-data="initTooltip__66916e3fb9cda()" x-on:mouseenter="mouseIn=true" x-on:mouseleave="mouseIn=false">
      <div class="flex justify-center p-2 items-center cursor-pointer" x-on:click="visible=!visible" x-on:click.outside="visible=false">
        <span class="mr-1">Läkemedel</span>
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4" width="24" height="24">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
        </svg>
      </div>
      <div x-show="visible || mouseIn" x-on:mouseleave="visible = false" class="absolute left-1/2 bottom-full flex border-gray-500 border-1 -translate-x-1/2 bg-white
                         rounded p-1" style="display: none;">
        <div class="mt-2"> Läs bipacksedeln noga innan användning. </div>
        <a role="button" href="#" class="cursor-pointer self-start relative" @click.prevent="visible=false; mouseIn=false">
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" width="16" height="16">
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
                            <div class="absolute top-0 left-0 scale-150 w-full h-full"></div>
                        </a>
      </div>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div style="display: none !important;">Lipscore: empty product data</div>
    </div>
    <script>
      function initPriceBox__66916e3fb9cda() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3fb9cda()" x-init="formatPrices()" @update-prices-100179.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="100179" data-price-box="product-id-100179">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-100179" data-price-amount="99" data-price-type="finalPrice" class="price-wrapper ">99:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Livicort, nässpray, suspension 32 mikrogram/dos McNeil Sweden AB" data-id="066930" data-price="99" data-brand="" data-category="" data-variant="120 dos(er)"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/108537/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uv/product/108537/" class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-7"
  data-gslide="11" style="height: auto; width: 233.333px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="108537">
  <a href="https://dozapotek.se/zaditen-ogondroppar-losning-0-25-mg-ml-5-milliliter-599855.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-108537.window="$root.src = $event.detail" alt="Zaditen, ögondroppar, lösning 0,25 mg/ml" title="Zaditen, ögondroppar, lösning 0,25 mg/ml" src="https://media.dozapotek.se/catalog/product/z/a/zaditen.jpg?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/zaditen-ogondroppar-losning-0-25-mg-ml-5-milliliter-599855.html">
                    Zaditen, ögondroppar, lösning 0,25 mg/ml, 5 milliliter                </a>
    </div>
    <script>
      function initTooltip__66916e3fc14b4() {
        return {
          visible: false,
          mouseIn: false
        }
      }
    </script>
    <div class="italic text-gray-500 text-xs md:text-sm flex items-center justify-center relative" x-data="initTooltip__66916e3fc14b4()" x-on:mouseenter="mouseIn=true" x-on:mouseleave="mouseIn=false">
      <div class="flex justify-center p-2 items-center cursor-pointer" x-on:click="visible=!visible" x-on:click.outside="visible=false">
        <span class="mr-1">Läkemedel</span>
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4" width="24" height="24">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
        </svg>
      </div>
      <div x-show="visible || mouseIn" x-on:mouseleave="visible = false" class="absolute left-1/2 bottom-full flex border-gray-500 border-1 -translate-x-1/2 bg-white
                         rounded p-1" style="display: none;">
        <div class="mt-2"> Läs bipacksedeln noga innan användning. </div>
        <a role="button" href="#" class="cursor-pointer self-start relative" @click.prevent="visible=false; mouseIn=false">
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" width="16" height="16">
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
                            <div class="absolute top-0 left-0 scale-150 w-full h-full"></div>
                        </a>
      </div>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div style="display: none !important;">Lipscore: empty product data</div>
    </div>
    <script>
      function initPriceBox__66916e3fc14b4() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3fc14b4()" x-init="formatPrices()" @update-prices-108537.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="108537" data-price-box="product-id-108537">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-108537" data-price-amount="99" data-price-type="finalPrice" class="price-wrapper ">99:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Zaditen, ögondroppar, lösning 0,25 mg/ml" data-id="599855" data-price="99" data-brand="" data-category="" data-variant="5 milliliter"></div>
</form>

POST https://dozapotek.se/newsletter/subscriber/new/

<form class="form subscribe" action="https://dozapotek.se/newsletter/subscriber/new/" method="post" x-data="initNewsletterForm()" @submit.prevent="submitForm()" id="newsletter-validate-detail">
  <div class="flex flex-wrap justify-center gap-2 md:justify-start">
    <label for="newsletter-subscribe" class="sr-only"> E-postadress </label>
    <input name="email" type="email" required="" id="newsletter-subscribe" class="form-input inline-flex w-full" placeholder="Ange din e-postadress">
    <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <button class="inline-flex shrink-0 ml-auto xl:mt-0 btn btn-primary"> Skicka </button>
    <div>
      <p class="mt-4">
        <span>Genom att trycka på "skicka" godkänner du våra</span>
        <a href="/personuppgifter-doz-apotek" class="text-base leading-6 underline text-secondary font-semibold">
                    sekretess- och säkerhetsvillkor                </a>.
      </p>
    </div>
  </div>
  <div>
    <template x-if="displayErrorMessage">
      <p class="flex items-center text-red">
        <span class="inline-block w-8 h-8 mr-3">
          <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4m0 4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
          </svg>
        </span>
        <template x-for="errorMessage in errorMessages">
          <span x-html="errorMessage"></span>
        </template>
      </p>
    </template>
  </div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvc3NvL3NhbWwyL2xvZ2luLw%2C%2C/product/109645/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvc3NvL3NhbWwyL2xvZ2luLw%2C%2C/product/109645/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-NaN visible" data-gslide="0" style="height: auto; width: 0px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="109645">
  <a href="https://dozapotek.se/tepe-kids-sommarskuggan-tandborste-3-st-797103.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-109645.window="$root.src = $event.detail" alt="TePe Kids Sommarskuggan tandborste" title="TePe Kids Sommarskuggan tandborste" src="https://media.dozapotek.se/catalog/product/0/7/07350121255579_c1n1.jpg?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/tepe-kids-sommarskuggan-tandborste-3-st-797103.html">
                    TePe Kids Sommarskuggan tandborste, 3 st                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="TePe Kids Sommarskuggan tandborste" data-ls-brand="" data-ls-sku="797103" data-ls-product-id="109645"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/7/07350121255579_c1n1.jpg?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="59" data-ls-price-currency="SEK"
            data-ls-category="Tandvård för barn" data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11606944" data-ls-lipscore-product-instance-id="19483019"
            data-ls-product-votes="1" data-ls-product-rating="10"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">5 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e397aa28() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e397aa28()" x-init="formatPrices()" @update-prices-109645.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="109645" data-price-box="product-id-109645">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-109645" data-price-amount="59" data-price-type="finalPrice" class="price-wrapper ">59:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="TePe Kids Sommarskuggan tandborste" data-id="797103" data-price="59" data-brand="" data-category="" data-variant="3 st"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvc3NvL3NhbWwyL2xvZ2luLw%2C%2C/product/104767/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvc3NvL3NhbWwyL2xvZ2luLw%2C%2C/product/104767/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-NaN visible" data-gslide="1" style="height: auto; width: 0px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="104767">
  <a href="https://dozapotek.se/trix-fastinglasso-fastingplockare-1-st-819797.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-104767.window="$root.src = $event.detail" alt="Trix Fästinglasso fästingplockare" title="Trix Fästinglasso fästingplockare" src="https://media.dozapotek.se/catalog/product/0/7/07394287000000_C1N1.tif_10.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/trix-fastinglasso-fastingplockare-1-st-819797.html">
                    Trix Fästinglasso fästingplockare, 1 st                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Trix Fästinglasso fästingplockare" data-ls-brand="" data-ls-sku="819797" data-ls-product-id="104767"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/7/07394287000000_C1N1.tif_10.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="50" data-ls-price-currency="SEK"
            data-ls-category="Bett och stick" data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11605163" data-ls-lipscore-product-instance-id="19513642"
            data-ls-product-votes="3" data-ls-product-rating="9.3"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-star-incomplete lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">4.7 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3a13348() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3a13348()" x-init="formatPrices()" @update-prices-104767.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="104767" data-price-box="product-id-104767">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-104767" data-price-amount="50" data-price-type="finalPrice" class="price-wrapper ">50:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Trix Fästinglasso fästingplockare" data-id="819797" data-price="50" data-brand="" data-category="" data-variant="1 st"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvc3NvL3NhbWwyL2xvZ2luLw%2C%2C/product/100316/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvc3NvL3NhbWwyL2xvZ2luLw%2C%2C/product/100316/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-NaN visible" data-gslide="2" style="height: auto; width: 0px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="100316">
  <a href="https://dozapotek.se/postafen-tablett-25-mg-10-styck-165787.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-100316.window="$root.src = $event.detail" alt="Postafen, tablett 25 mg" title="Postafen, tablett 25 mg" src="https://media.dozapotek.se/catalog/product/1/0/10733334364190.jpg?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/postafen-tablett-25-mg-10-styck-165787.html">
                    Postafen, tablett 25 mg, 10 styck                </a>
    </div>
    <script>
      function initTooltip__66916e3a1c690() {
        return {
          visible: false,
          mouseIn: false
        }
      }
    </script>
    <div class="italic text-gray-500 text-xs md:text-sm flex items-center justify-center relative" x-data="initTooltip__66916e3a1c690()" x-on:mouseenter="mouseIn=true" x-on:mouseleave="mouseIn=false">
      <div class="flex justify-center p-2 items-center cursor-pointer" x-on:click="visible=!visible" x-on:click.outside="visible=false">
        <span class="mr-1">Läkemedel</span>
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4" width="24" height="24">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
        </svg>
      </div>
      <div x-show="visible || mouseIn" x-on:mouseleave="visible = false" class="absolute left-1/2 bottom-full flex border-gray-500 border-1 -translate-x-1/2 bg-white
                         rounded p-1" style="display: none;">
        <div class="mt-2"> Läs bipacksedeln noga innan användning. </div>
        <a role="button" href="#" class="cursor-pointer self-start relative" @click.prevent="visible=false; mouseIn=false">
                            <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" width="16" height="16">
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
                            <div class="absolute top-0 left-0 scale-150 w-full h-full"></div>
                        </a>
      </div>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div style="display: none !important;">Lipscore: empty product data</div>
    </div>
    <script>
      function initPriceBox__66916e3a1c690() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3a1c690()" x-init="formatPrices()" @update-prices-100316.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="100316" data-price-box="product-id-100316">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-100316" data-price-amount="75.9" data-price-type="finalPrice" class="price-wrapper ">75:90</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Postafen, tablett 25 mg" data-id="165787" data-price="75.9" data-brand="" data-category="" data-variant="10 styck"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvc3NvL3NhbWwyL2xvZ2luLw%2C%2C/product/105124/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvc3NvL3NhbWwyL2xvZ2luLw%2C%2C/product/105124/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-NaN visible" data-gslide="3" style="height: auto; width: 0px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="105124">
  <a href="https://dozapotek.se/care-plus-natural-60-ml-784184.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">

                                            <div x-show="!fullscreen">
    <div class="overflow-hidden flex flex-col justify-center rounded text-center absolute cursor-pointer select-none left-0 z-10 bg-label p-1 max-w-[50%] label" x-data="{ groupId: 0 }" :class="groupId === 0 ? 'bg-label' : 'bg-label-member'">
                    <span class="text-xxs text-white text-ellipsis overflow-hidden">
                20%            </span>
            </div>
</div>
            
            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-105124.window="$root.src = $event.detail" alt="Care Plus Natural" title="Care Plus Natural" src="https://media.dozapotek.se/catalog/product/0/8/08714024326306_C1R0.tif_5.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/care-plus-natural-60-ml-784184.html">
                    Care Plus Natural, 60 ml                </a>
    </div>
    <span class="mt-2 mb-1 font-semibold justify-center text-center text-base text-label" x-data="{ groupId: 0 }" :class="groupId === 0 ? 'text-label' : 'text-label-member'"> 20% rabatt på Care Plus </span>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Care Plus Natural" data-ls-brand="" data-ls-sku="784184" data-ls-product-id="105124"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/8/08714024326306_C1R0.tif_5.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="95.2" data-ls-price-currency="SEK" data-ls-category="Fästing"
            data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11462114" data-ls-lipscore-product-instance-id="19481662" data-ls-product-votes="0"
            data-ls-product-rating="0">
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3a26507() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3a26507()" x-init="formatPrices()" @update-prices-105124.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="105124" data-price-box="product-id-105124"> <span class="special-price">
          <span class="price-container price-final_price final_price_historical_price">
            <span class="price-label">Kampanjpris</span>
            <span id="product-price-105124" data-price-amount="95.2" data-price-type="finalPrice" class="price-wrapper ">95:20</span>
          </span>
        </span>
        <span class="old-price">
          <span class="price-container price-final_price final_price_historical_price">
            <span class="price-label">Ord.pris</span>
            <span id="old-price-105124" data-price-amount="119" data-price-type="oldPrice" class="price-wrapper ">119:-</span>
          </span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Care Plus Natural" data-id="784184" data-price="119" data-brand="" data-category="" data-variant="60 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvc3NvL3NhbWwyL2xvZ2luLw%2C%2C/product/127169/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvc3NvL3NhbWwyL2xvZ2luLw%2C%2C/product/127169/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-NaN visible" data-gslide="4" style="height: auto; width: 0px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="127169">
  <a href="https://dozapotek.se/lakerol-triple-treat-75-g-798336.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-127169.window="$root.src = $event.detail" alt="Läkerol Triple Treat" title="Läkerol Triple Treat" src="https://media.dozapotek.se/catalog/product/0/7/07310350135783_C1N1.tif.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/lakerol-triple-treat-75-g-798336.html">
                    Läkerol Triple Treat, 75 g                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Läkerol Triple Treat" data-ls-brand="" data-ls-sku="798336" data-ls-product-id="127169"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/7/07310350135783_C1N1.tif.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="24" data-ls-price-currency="SEK" data-ls-category="Läkerol"
            data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11606992" data-ls-lipscore-product-instance-id="19482367" data-ls-product-votes="2"
            data-ls-product-rating="10"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">5 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3a333f1() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3a333f1()" x-init="formatPrices()" @update-prices-127169.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="127169" data-price-box="product-id-127169">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-127169" data-price-amount="24" data-price-type="finalPrice" class="price-wrapper ">24:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Läkerol Triple Treat" data-id="798336" data-price="24" data-brand="" data-category="" data-variant="75 g"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvc3NvL3NhbWwyL2xvZ2luLw%2C%2C/product/101606/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvc3NvL3NhbWwyL2xvZ2luLw%2C%2C/product/101606/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-NaN visible" data-gslide="5" style="height: auto; width: 0px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="101606">
  <a href="https://dozapotek.se/sjo-hav-mygg-och-fasting-spray-75-ml-769872.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">

                                            <div x-show="!fullscreen">
    <div class="overflow-hidden flex flex-col justify-center rounded text-center absolute cursor-pointer select-none left-0 z-10 bg-label p-1 max-w-[50%] label" x-data="{ groupId: 0 }" :class="groupId === 0 ? 'bg-label' : 'bg-label-member'">
                    <span class="text-xxs text-white text-ellipsis overflow-hidden">
                20% rabatt            </span>
            </div>
</div>
            
            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-101606.window="$root.src = $event.detail" alt="Sjö&amp;Hav Outdoor Care Mygg+Fästing Spray " title="Sjö&amp;Hav Outdoor Care Mygg+Fästing Spray " src="https://media.dozapotek.se/catalog/product/0/7/07350043020101_C1N1.tif_8.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/sjo-hav-mygg-och-fasting-spray-75-ml-769872.html">
                    Sjö&amp;Hav Outdoor Care Mygg+Fästing Spray , 75 ml                </a>
    </div>
    <span class="mt-2 mb-1 font-semibold justify-center text-center text-base text-label" x-data="{ groupId: 0 }" :class="groupId === 0 ? 'text-label' : 'text-label-member'"> 20% Sjö &amp; Hav insektsmedel </span>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Sjö&amp;Hav Outdoor Care Mygg+Fästing Spray " data-ls-brand="" data-ls-sku="769872" data-ls-product-id="101606"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/7/07350043020101_C1N1.tif_8.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="111.2" data-ls-price-currency="SEK"
            data-ls-category="Bett och stick" data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11606713" data-ls-lipscore-product-instance-id="19487301"
            data-ls-product-votes="1" data-ls-product-rating="10"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">5 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3a43e95() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3a43e95()" x-init="formatPrices()" @update-prices-101606.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="101606" data-price-box="product-id-101606"> <span class="special-price">
          <span class="price-container price-final_price final_price_historical_price">
            <span class="price-label">Kampanjpris</span>
            <span id="product-price-101606" data-price-amount="111.2" data-price-type="finalPrice" class="price-wrapper ">111:20</span>
          </span>
        </span>
        <span class="old-price">
          <span class="price-container price-final_price final_price_historical_price">
            <span class="price-label">Ord.pris</span>
            <span id="old-price-101606" data-price-amount="139" data-price-type="oldPrice" class="price-wrapper ">139:-</span>
          </span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Sjö&amp;Hav Outdoor Care Mygg+Fästing Spray " data-id="769872" data-price="139" data-brand="" data-category="" data-variant="75 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvc3NvL3NhbWwyL2xvZ2luLw%2C%2C/product/104885/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvc3NvL3NhbWwyL2xvZ2luLw%2C%2C/product/104885/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-NaN visible" data-gslide="6" style="height: auto; width: 0px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="104885">
  <a href="https://dozapotek.se/anabox-7-in-one-veckoask-1-st-818740.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-104885.window="$root.src = $event.detail" alt="Anabox 7 In One Veckoask" title="Anabox 7 In One Veckoask" src="https://media.dozapotek.se/catalog/product/0/4/04260041534094_C1L1.tif_7.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/anabox-7-in-one-veckoask-1-st-818740.html">
                    Anabox 7 In One Veckoask, 1 st                 </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Anabox 7 In One Veckoask" data-ls-brand="" data-ls-sku="818740" data-ls-product-id="104885"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/4/04260041534094_C1L1.tif_7.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="37" data-ls-price-currency="SEK"
            data-ls-category="Doseringshjälpmedel" data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11606734" data-ls-lipscore-product-instance-id="19486875"
            data-ls-product-votes="5" data-ls-product-rating="10"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">5 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3a53695() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3a53695()" x-init="formatPrices()" @update-prices-104885.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="104885" data-price-box="product-id-104885">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-104885" data-price-amount="37" data-price-type="finalPrice" class="price-wrapper ">37:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Anabox 7 In One Veckoask" data-id="818740" data-price="37" data-brand="" data-category="" data-variant="1 st "></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvc3NvL3NhbWwyL2xvZ2luLw%2C%2C/product/102172/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvc3NvL3NhbWwyL2xvZ2luLw%2C%2C/product/102172/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-NaN visible" data-gslide="7" style="height: auto; width: 0px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="102172">
  <a href="https://dozapotek.se/mygga-fasting-2-in-1-60-ml-778397.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-102172.window="$root.src = $event.detail" alt="MyggA Fästing 2 in 1" title="MyggA Fästing 2 in 1" src="https://media.dozapotek.se/catalog/product/0/7/07350028546367_C1L1.tif_9.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/mygga-fasting-2-in-1-60-ml-778397.html">
                    MyggA Fästing 2 in 1, 60 ml                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="MyggA Fästing 2 in 1" data-ls-brand="" data-ls-sku="778397" data-ls-product-id="102172"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/7/07350028546367_C1L1.tif_9.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="95" data-ls-price-currency="SEK" data-ls-category="Fästing"
            data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11607195" data-ls-lipscore-product-instance-id="19481009" data-ls-product-votes="0"
            data-ls-product-rating="0">
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3a62d65() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3a62d65()" x-init="formatPrices()" @update-prices-102172.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="102172" data-price-box="product-id-102172">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-102172" data-price-amount="95" data-price-type="finalPrice" class="price-wrapper ">95:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="MyggA Fästing 2 in 1" data-id="778397" data-price="95" data-brand="" data-category="" data-variant="60 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvd29ydGllLXBsYXN0ZXItMTUtc3QtNzc2OTcyLmh0bWw%2C/product/103801/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvd29ydGllLXBsYXN0ZXItMTUtc3QtNzc2OTcyLmh0bWw%2C/product/103801/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-NaN visible" data-gslide="8" style="height: auto; width: 0px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="103801">
  <a href="https://dozapotek.se/decubal-lips-dry-spots-balm-30-ml-817279.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-103801.window="$root.src = $event.detail" alt="Decubal Lips &amp; Dry Spots Balm" title="Decubal Lips &amp; Dry Spots Balm" src="https://media.dozapotek.se/catalog/product/0/7/07350087736983_C1N1.tif.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/decubal-lips-dry-spots-balm-30-ml-817279.html">
                    Decubal Lips &amp; Dry Spots Balm, 30 ml                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Decubal Lips &amp; Dry Spots Balm" data-ls-brand="" data-ls-sku="817279" data-ls-product-id="103801"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/7/07350087736983_C1N1.tif.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="59" data-ls-price-currency="SEK" data-ls-category="Läppvård"
            data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11607176" data-ls-lipscore-product-instance-id="19481188" data-ls-product-votes="8"
            data-ls-product-rating="10"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">5 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3a6f124() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3a6f124()" x-init="formatPrices()" @update-prices-103801.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="103801" data-price-box="product-id-103801">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-103801" data-price-amount="59" data-price-type="finalPrice" class="price-wrapper ">59:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Decubal Lips &amp; Dry Spots Balm" data-id="817279" data-price="59" data-brand="" data-category="" data-variant="30 ml"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvd29ydGllLXBsYXN0ZXItMTUtc3QtNzc2OTcyLmh0bWw%2C/product/126376/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvd29ydGllLXBsYXN0ZXItMTUtc3QtNzc2OTcyLmh0bWw%2C/product/126376/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-NaN visible" data-gslide="9" style="height: auto; width: 0px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="126376">
  <a href="https://dozapotek.se/doz-apotek-vatskeersattning-passionsfrukt-apelsin-20-st-687721.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">

                                            <div x-show="!fullscreen">
    <div class="overflow-hidden flex flex-col justify-center rounded text-center absolute cursor-pointer select-none left-0 z-10 bg-label p-1 max-w-[50%] label" x-data="{ groupId: 0 }" :class="groupId === 0 ? 'bg-label' : 'bg-label-member'">
                    <span class="text-xxs text-white text-ellipsis overflow-hidden">
                25% rabatt            </span>
            </div>
</div>
            
            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-126376.window="$root.src = $event.detail" alt="DOZ Apotek Vätskeersättning Passionsfrukt/Apelsin" title="DOZ Apotek Vätskeersättning Passionsfrukt/Apelsin" src="https://media.dozapotek.se/catalog/product/v/_/v_tskeers_ttning_passion_apelsin.jpg?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/doz-apotek-vatskeersattning-passionsfrukt-apelsin-20-st-687721.html">
                    DOZ Apotek Vätskeersättning Passionsfrukt/Apelsin, 20 st                </a>
    </div>
    <span class="mt-2 mb-1 font-semibold justify-center text-center text-base text-label" x-data="{ groupId: 0 }" :class="groupId === 0 ? 'text-label' : 'text-label-member'"> Upp till 25% rabatt på semesterapoteket </span>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="DOZ Apotek Vätskeersättning Passionsfrukt/Apelsin" data-ls-brand="" data-ls-sku="687721" data-ls-product-id="126376"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/v/_/v_tskeers_ttning_passion_apelsin.jpg?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="42.75" data-ls-price-currency="SEK"
            data-ls-category="DOZ Apotek" data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11604878" data-ls-lipscore-product-instance-id="19911643"
            data-ls-product-votes="1" data-ls-product-rating="10"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">5 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3a7e7d7() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3a7e7d7()" x-init="formatPrices()" @update-prices-126376.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="126376" data-price-box="product-id-126376"> <span class="special-price">
          <span class="price-container price-final_price final_price_historical_price">
            <span class="price-label">Kampanjpris</span>
            <span id="product-price-126376" data-price-amount="42.75" data-price-type="finalPrice" class="price-wrapper ">42:75</span>
          </span>
        </span>
        <span class="old-price">
          <span class="price-container price-final_price final_price_historical_price">
            <span class="price-label">Ord.pris</span>
            <span id="old-price-126376" data-price-amount="57" data-price-type="oldPrice" class="price-wrapper ">57:-</span>
          </span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="DOZ Apotek Vätskeersättning Passionsfrukt/Apelsin" data-id="687721" data-price="57" data-brand="" data-category="" data-variant="20 st"></div>
</form>

POST https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvd29ydGllLXBsYXN0ZXItMTUtc3QtNzc2OTcyLmh0bWw%2C/product/100563/

<form method="post" action="https://dozapotek.se/checkout/cart/add/uenc/aHR0cHM6Ly9kb3phcG90ZWsuc2Uvd29ydGllLXBsYXN0ZXItMTUtc3QtNzc2OTcyLmh0bWw%2C/product/100563/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full min-h-88 glider-slide right-NaN visible" data-gslide="10" style="height: auto; width: 0px;">
  <input name="form_key" type="hidden" value="iquHaz3uwO24U1os"> <input type="hidden" name="product" value="100563">
  <a href="https://dozapotek.se/nueva-cerat-4-65-g-261669.html" class="product photo product-item-photo block mx-auto mb-3 relative h-36
           " tabindex="-1">


            <img class="hover:shadow-sm object-contain h-24 md:h-36" loading="lazy" x-data="" @update-gallery-100563.window="$root.src = $event.detail" alt="Nueva Cerat" title="Nueva Cerat" src="https://media.dozapotek.se/catalog/product/0/8/08009150700664_C1C0.jpg_9.png?width=240&amp;height=300&amp;store=default&amp;image-type=small_image" width="240" height="300">
        </a>
  <div class="product-info flex flex-col grow">
    <div class="mt-2 mb-1 items-center justify-center text-primary font-semibold text-xs md:text-sm text-center
            ">
      <a class="product-item-link" href="https://dozapotek.se/nueva-cerat-4-65-g-261669.html">
                    Nueva Cerat, 4,65 g                </a>
    </div>
    <div class="py-1 mx-auto min-h-2 ">
      <div class="product-reviews-summary short mg-lipscore-rating-wrapper">
        <div class="rating-summary">
          <div class="lipscore-rating-small" data-ls-product-name="Nueva Cerat" data-ls-brand="" data-ls-sku="261669" data-ls-product-id="100563"
            data-ls-image-url="https://media.dozapotek.se/catalog/product/0/8/08009150700664_C1C0.jpg_9.png?width=700&amp;height=700&amp;store=default&amp;image-type=image" data-ls-price="15" data-ls-price-currency="SEK" data-ls-category="Läppvård"
            data-ls-description="" data-ls-availability="1" data-ls-gtin="" data-ls-product-url="https://dozapotek.se/" data-ls-lipscore-product-id="11606716" data-ls-lipscore-product-instance-id="19487218" data-ls-product-votes="3"
            data-ls-product-rating="8.7"><span class="lipscore-visually-hidden">Betyg:&nbsp;</span>
            <svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg><svg viewBox="0 0 19 18.1" class="lipscore-rating-star lipscore-star-incomplete lipscore-svg-rating-star" fill="#feb846" width="24px" height="24px" style="fill-rule:evenodd;">
              <g transform="matrix(0.896868,0,0,0.983811,-0.279534,0)">
                <path d="M11.573,1.193L11.573,15.61L10.916,15.3L4.362,18.388L5.558,11.752L0.312,7.024L7.605,6.01L10.916,0L11.573,1.193Z"></path>
              </g>
              <g class="lipscore-star-last-half" transform="matrix(1,0,0,1,-133.489,-464)">
                <path d="M142.989,464.021L143,464L145.97,469.912L152.511,470.91L147.805,475.561L148.878,482.09L143,479.052L142.989,479.058L142.989,464.021Z"></path>
              </g>
            </svg>
            <span class="lipscore-visually-hidden">4.4 utav 5 stjärnor</span>
          </div>
        </div>
      </div>
    </div>
    <script>
      function initPriceBox__66916e3a906b4() {
        return {
          formatPrices() {
            this.$root.querySelectorAll("[data-price-amount]").forEach((node) => node.innerText = hyva.formatPrice(node.getAttribute("data-price-amount")))
          },
          updatePrice(priceData) {
            const regularPriceLabel = this.$root.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$root.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="mt-auto pt-1 text-gray-900 text-center" x-data="initPriceBox__66916e3a906b4()" x-init="formatPrices()" @update-prices-100563.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="100563" data-price-box="product-id-100563">
        <span class="price-container price-final_price final_price_historical_price">
          <span id="product-price-100563" data-price-amount="15" data-price-type="finalPrice" class="price-wrapper ">15:-</span>
        </span>
      </div>
    </div>
    <div class="pt-1 flex flex-wrap justify-center items-center">
      <button class="w-auto btn btn-primary justify-center text-sm" aria-label="Köp">
        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" class="h-4 w-4 md:h-6 md:w-6 border-current inline" width="16" height="16">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
        </svg>
        <span class="ml-2 inline md:ml-0 lg:ml-2"> Köp </span>
      </button>
    </div>
  </div>
  <div class="hidden product-details-block" data-name="Nueva Cerat" data-id="261669" data-price="15" data-brand="" data-category="" data-variant="4,65 g"></div>
</form>

Text Content

Info
Info
Info
Info
Info

Fri frakt över 149 kr  |  Gäller PostNord och Instabox


Sök på DOZ Apotek

 * Hitta apotek
 * Mina recept

0
Varukorg
Logga in
Logga in Skapa ett konto
Meny
Sommarapotek Egenvård Skönhet & kroppsvård Kost & hälsa Mun & tänder Barn &
förälder Djur Fler Kampanjer Varumärken Råd & Tips

Mina recept Mina sidor
Min bonus Mina orders & favoriter Mina inställningar

Hitta apotek kundservice@dozapotek.se 0771 23 10 00 Vanliga frågor

Egenvård
Allergi Bett och stick Feber och värk Förkylning Halstabletter Hudbesvär
Husapotek Mage och tarm Sår Ögon och öron

Allergi
Allergisk nästäppa och rinnsnuva Antihistamin Kontaktallergi Pollen Torr och
irriterad näsa Ögonbesvär

Bett och stick
Efter bett Fästing Myggmedel

Feber och värk
Artros och ledbesvär Barn Febernedsättande Febertermometer Huvudvärk Led- och
muskelvärk Mensvärk Migrän Tandvärk Träning och träningsvärk Värmande och
kylande

Febernedsättande
Acetylsalicylsyra mot feber Diklofenak mot feber Ibuprofen mot feber Paracetamol
mot feber

Huvudvärk
Acetylsalicylsyra mot huvudvärk Diklofenak mot huvudvärk Ibuprofen mot huvudvärk
Naproxen mot huvudvärk Paracetamol mot huvudvärk

Led- och muskelvärk
Acetylsalicylsyra (led- & muskelv.) Diklofenak (led- & muskelvärk) Ibuprofen
(led- & muskelvärk) Naproxen (led- & muskelvärk) Paracetamol (led- & muskelvärk)

Mensvärk
Acetylsalicylsyra mot mensvärk Diklofenak mot mensvärk Ibuprofen mot mensvärk
Naproxen mot mensvärk Paracetamol mot mensvärk

Förkylning
Bihåleinflammation Förebygger förkylning Hosta Influensa Nästäppa och rinnsnuva
Ont i halsen Torr i näsan

Hosta
Hostdämpande Slemlösande

Hudbesvär
Blåmärken och åderbråck Eksem Mjukgörande Svalkande Torr och irriterad hud
Uttorkande Ärr och bristningar

Mage och tarm
Förstoppning Gasbesvär och IBS Halsbränna och sura uppstötningar Hemorrojder och
analsprickor Laktosintolerans Magen i trim Magsjuka och diarré
Mjölksyrabakterier Åksjuka och illamående Ändtarmsbesvär

Magsjuka och diarré
Vätskeersättning

Sår
Förband, bindor och kompresser Brännskador Första-hjälpen Plåster Sårtvätt
Sårtejp Sårvård Ärr

Ögon och öron
Glasögon Hörapparat Linser Linsvätskor Röda och irriterade ögon Solglasögon
Tillbehör ögon och öron Torra ögon Örhängen Öronbesvär Öronproppar
Öronhåltagning

Skönhet & kroppsvård
Ansiktsvård Fötter Hår Händer Kroppsvård Smink Solskydd och solkräm Tandblekning

Ansiktsvård
Akne Ansiktsmask och skrubb Ansiktsolja och serum Ansiktsrengöring Ansiktsvatten
och mist Ansiktsvård för män Anti-age Dagkräm Dermatologisk hudvård Ekologisk
ansiktsvård Koreansk hudvård Läppvård Nattkräm Presentask ansikte Rosacea
Tillbehör för ansiktsvård Ögon, fransar och bryn

Ansiktsmask och skrubb
Ansiktsmask Skrubb

Ansiktsrengöring
Eye make-up remover Fet och oren hud Känslig hud Rengöringsgel Rengöringskräm
Rengöringsmjölk Rengöringsmousse Rengöringspads Rengöringswipes Torr hud

Ansiktsvård för män
Rakning och skäggvård Skäggfärg

Dagkräm
BB-cream (Blemish Balm) CC-cream (Color Correcting) DD-cream (Daily Defence)
Dagkräm anti-age Dagkräm anti-pigment Dagkräm för fet och oren hud Dagkräm för
känslig hud Dagkräm för normal hud Dagkräm för torr hud Dagkräm SPF

Nattkräm
Nattkräm anti-age Nattkräm anti-pigment Nattkräm för fet och oren hud Nattkräm
för känslig hud Nattkräm för normal hud Nattkräm för torr hud

Ögon, fransar och bryn
Ögonbrynsserum Ögonfransserum Ögonkräm Ögonmask

Fötter
Diabetesfötter Fotsvamp Fotsvett Fotvård Förhårdnader och liktornar Hallux
valgus Nagelsvamp Nageltrång Skavsår Skydd och avlastning Strumpor Sulor och
inlägg Torra fötter och hälsprickor Vårtor

Fotvård
Fotbad Fotfilar Fotkräm Fotmask Fotskrubb och peeling Tånaglar

Hår
Balsam Hårborttagning Hårfärg Hårinpackning Hårolja Hårproblem Hårstyling
Schampo Torrschampo

Hårproblem
Huvudlöss Håravfall Hårbotten Mjäll Torr hårbotten

Hårstyling
Håraccessoarer Hårborstar och kammar Stylingprodukter Stylingverktyg Värmeskydd

Händer
Handkräm Handmask Handsprit och handdesinfektion Handtvål Naglar Vårtor på
händer Våtservetter

Naglar
Nagellack Nageltillbehör Remover Nagelvård

Kroppsvård
Bad Brun utan sol Deodorant och antiperspirant Duschkräm och duschgel Duscholja
Hudolja Inför operation Kroppsvård för män Lotion och hudkräm Presentask
kroppsvård Rakning och hårborttagning Skrubb och peeling

Deodorant och antiperspirant
Antiperspirant Deodorant

Rakning och hårborttagning
Hårborttagningskräm och vax Rakgel Rakhyvel och blad

Smink
Ansikte Läppar Sminkborstar Sminktillbehör Ögon

Ansikte
Bronzer och solpuder BB-cream CC-cream Concealer Contouring Foundation
Highlighter Rouge Primer Puder Setting spray

Läppar
Läppbalsam Läppstift Läppglans Läppenna

Ögon
Eyeliner och kajal Frans- och Brynfärgning Mascara Ögonbrynsgel Ögonbrynspenna
Ögonskugga

Solskydd och solkräm
After sun Solskydd för ansikte Solskydd för barn Solskydd för kroppen Solskydd
för läppar SPF 15-25 SPF 30 SPF 50 SPF 100

Solskydd för barn
UV-kläder för barn


Kost & hälsa
Hälsa och livsstil Kosttillskott och vitaminer Sluta röka Sömn, stress och oro

Hälsa och livsstil
Hjärta och blodtryck Mat och dryck Näringsdryck Träning Viktkontroll

Mat och dryck
Bars Dryck Halstabletter Julens goda Smaksättning och sötning Snacks och godis
Superfood Tuggummi Glutenfritt

Träning
Proteinpulver Träningsredskap

Kosttillskott och vitaminer
Kosttillskott Vitaminer och mineraler

Kosttillskott
Alger Ashwagandha Energi Gurkmeja Hår, hud och naglar Kollagen Lust Muskler och
leder Omega-3 PMS och klimakteriet Slemhinnor Synförmåga

Vitaminer och mineraler
B-vitamin C-vitamin D-vitamin E-vitamin Jod Järn Kalcium Krom Magnesium
Multivitaminer Selen Zink

Sluta röka
Inhalator, spray och portionspåsar Nikotinplåster Nikotintabletter
Nikotintuggummi

Sömn, stress och oro
Insomningsbesvär Nedstämdhet, stress och oro Snarkning Sovmask Tandgnissling
Örngott

Mun & tänder
Dålig andedräkt Mellanrumsrengöring Mot ilningar Munblåsor Munskölj Munsår
Muntorrhet Tandborstar och eltandborstar Tandkräm Tandprotes och bettskena
Vitare tänder

Mellanrumsrengöring
Mellanrumsborstar Tandstickor Tandtråd och byglar

Tandborstar och eltandborstar
Borsthuvud refill Eltandborstar Tandborstar

Barn & förälder
Amning och matning Barnrummet Blöjor Förkylning hos barn Första tiden med bebis
Graviditet och förlossning Hudvård barn Leksaker Mage och tarm barn Nappar och
bitringar Tandvård för barn Tvätt och rengöring barn Vitaminer för barn Värk och
feber hos barn

Amning och matning
Amningstillbehör Bröstpump och tillbehör Haklapp Matredskap Nappflaskor och
dinappar

Blöjor
Tygblöjor Badblöjor Potträning

Graviditet och förlossning
Hudvård mamma Mammakläder

Djur
Avmaskning Bindor och förband för djur Djurtillbehör Foder och tillskott
Fästingar, loppor och löss Godis och tuggben Leksaker för djur Mage och tarm för
djur Munvård för djur Päls- och hudvård Rädsla och oro Sårvård för djur Ögon och
öron för djur

Fler
Hem och Hushåll Intim Nyheter Resa Sex och lust Stöd och hjälpmedel Tester (PPE)
och provtagning

Hem och Hushåll
Batterier Disk Doftljus och doftpinnar Rengöring Städ Tvätt

Intim
Flatlöss Inkontinens och urinläckage Intimhygien Klimakteriebesvär Mensskydd
Obalans i underlivet Prostatabesvär Riklig mens Självtester Svampinfektion Torra
slemhinnor Urinvägsinfektion

Inkontinens och urinläckage
Absorberande engångsunderkläder Inkontinens kvinnor Inkontinens män Skydd för
säng och stol

Intimhygien
Intimdeodorant Intimkräm Intimrakning Intimtvätt

Mensskydd
Bindor Menskopp Tamponger Trosskydd Menstrosa

Självtester
Graviditetstest Klamydiatest Ägglossningstest Övriga självtester

Resa
Reseapotek Reseförpackningar

Sex och lust
Akut-p-piller Glidmedel och massage Hjälpmedel Impotens Kondomer Kosttillskott
inom sex och lust Sexleksaker

Stöd och hjälpmedel
Diabetes Doseringshjälpmedel Handskar Munskydd Praktiska hjälpmedel Riskavfall
Skydd och stöd Stomi Stödstrumpor Säker ute

Skydd och stöd
Duschskydd

Säker ute
Reflexer Broddar


Kampanjer
Upp till 30% Seniorkampanj Upp till 25% rabatt på semesterapoteket 25% rabatt på
EVY Upp till 20% Festivalkampanj 20% på utvalda produkter från Ekulf 20% på
utvalda produkter från GUM 20% på Ida Warg 20% på Hansaplast sårvård 20% på Sjö
& Hav insektsmedel 20% rabatt på Natural Cycles 20% rabatt på Manuka Fill 20%
Care Plus insektsmedel 20% på utvalda städartiklar 15% på Lenoites 15%
Torplyktan Veckans Medlemsvara 30% På DOZ vitaminer 2 för 1 på utvald make-up
Alltid erbjudande på DOZ OUTLET

Alltid erbjudande på DOZ
Bomull 2 för 35 kr DOZ Apotek reseflaska 2 för 35:- Gunry våtservetter 2 för
60kr Gunry tvättservetter Aloe vera 2 för 40kr Libresse intimservett 2 för 49 kr
3 FÖR 2 Allevo bars DOZ Apotek vätskeersättning 2 för 99kr

OUTLET
Kort hållbarhet 70% 50% 40% 30% 20%

Laddar...


VARUKORG




RECEPTBELAGDA PRODUKTER

Varunummer:
Antal:
Att betala:

Djurrecept för
Varunummer:
Antal:
Att betala:



RECEPTFRIA PRODUKTER

Varunummer:



Antal:

Att betala:




VECKANS VARA!

Varunummer :








Produkter:

Kassa eller Visa och Ändra Varukorgen

Gå till Kassan med ditt konto

E-postadress

Lösenord

Logga in Glömt ditt lösenord?


Gå till Kassan som en ny kund

Att skapa ett konto har många fördelar:

 * Se beställning- och leveransstatus
 * Följ orderhistoriken
 * Gå genom kassan snabbare

Skapa ett konto
Hoppa till innehållet



Populära kategorier

Sol

Hår

Ansikte

Värk & feber

Kosttillskott

Mun & tänder

Nyheter!
Kom till fler nyheter

CeraVe Blemish control gel , 40 ml
Betyg:  5 utav 5 stjärnor
129:-
Köp

ACO Spot Treatment Overnight, 10 ml

78:-
Köp

ACO Spotless Skin Clarifying Face & Body Cleanser, 200 ml

129:90
Köp

ACO Spotless Skin Clarifying Body Lotion, 200 ml

149:90
Köp

25% rabatt
Stop Hémo Blodstillande Spray, 50 ml
Upp till 25% rabatt på semesterapoteket

Kampanjpris 89:25 Ord.pris 119:-
Köp

Abena Zinkspray 10%, 100 ml

103:-
Köp

20% rabatt
Ekulf PowerFlosser Cordless, 1 st
20% på utvalda produkter från Ekulf
Betyg:  5 utav 5 stjärnor
Kampanjpris 350:- Ord.pris 437:50
Köp

Eroxon stimgel potensmedel, 4 st
Lipscore: empty product data
349:-
Köp

20% rabatt
Ida Warg Silver Shampoo, 250 ml
20% på Ida Warg
Betyg:  4.9 utav 5 stjärnor
Kampanjpris 95:20 Ord.pris 119:-
Köp

20% rabatt
Ida Warg Silver Conditioner, 250 ml
20% på Ida Warg
Betyg:  5 utav 5 stjärnor
Kampanjpris 95:20 Ord.pris 119:-
Köp

Rosenrot Forte, 60 st

189:-
Köp

New Nordic Clear Brain, 60 st

209:-
Köp

20% rabatt
Ida Warg Heat Protection Spray 2.0 , 150 ml
20% på Ida Warg

Kampanjpris 111:20 Ord.pris 139:-
Köp



Neutral - Prisvärt !
Hudvård och tvättprodukter utvecklade för känslig hud.

Neutral intimate wash , 250 ml
Betyg:  4 utav 5 stjärnor
36:-
Köp

Neutral hår shampoo, 250 ml
Betyg:  5 utav 5 stjärnor
39:-
Köp

Neutral kids shampoo, 250 ml
Betyg:  4.5 utav 5 stjärnor
40:-
Köp

Neutral kids shower gel , 250 ml

42:-
Köp

Neutral flytande tvål, 250 ml
Betyg:  5 utav 5 stjärnor
35:-
Köp

Neutral hår balsam, 250 ml
Betyg:  5 utav 5 stjärnor
39:-
Köp

Neutral flytande tvål refill, 500 ml
Betyg:  5 utav 5 stjärnor
47:-
Köp

Neutral body lotion, 250 ml

53:-
Köp

Neutral shower gel, 250 ml
Betyg:  5 utav 5 stjärnor
42:-
Köp

Neutral baby wipes, 52 st

53:-
Köp



Aktuellt just nu

Här samlar vi alltid aktuell information, säsongens bästa lästips och våra mest
lästa artiklar just nu.

Hörselgångsinflammation? Behandla med Otinova

2024-07-03

Läs mer om vad du kan göra hemma.

Frys bort vårtorna med Dr Yglo

2024-07-04

Orsaker, symptom och behandling av vårtor.

Bakteriell vaginos? Testa och behandla hemma!

2024-07-03

Allt du behöver veta om bakteriell vaginos...

TBE från fästingar – de första tecknen

2024-07-05

Frågor och svar om TBE

Aktuellt just nu

Här samlar vi alltid aktuelll information, säsongens bästa lästips och våra mest
lästa artiklar just nu.

Pollentider! 
Läs mer om Pollenallergi här

Desloratadin Apofri, filmdragerad tablett 5 mg, 30 tablett(er)
Läkemedel
Läs bipacksedeln noga innan användning.

Lipscore: empty product data
25:-
Köp

Fexofenadin Apofri, filmdragerad tablett 120 mg, 30 tablett(er)
Läkemedel
Läs bipacksedeln noga innan användning.

Lipscore: empty product data
67:80
Köp

Desloratadine Sandoz, filmdragerad tablett 5 mg, 30 tablett(er)
Läkemedel
Läs bipacksedeln noga innan användning.

Lipscore: empty product data
28:-
Köp

Orimox, nässpray, suspension 50 mikrogram/dos, 140 dos(er)
Läkemedel
Läs bipacksedeln noga innan användning.

Lipscore: empty product data
79:-
Köp

Livostin, ögondroppar, suspension 0,5 mg/ml McNeil Sweden AB, 4 milliliter
Läkemedel
Läs bipacksedeln noga innan användning.

Lipscore: empty product data
100:40
Köp

Desonix, nässpray, suspension 32 mikrogram/dos, 120 dos(er)
Läkemedel
Läs bipacksedeln noga innan användning.

Lipscore: empty product data
62:-
Köp

Allegra, filmdragerad tablett 120 mg STADA Nordic ApS, 30 tablett(er)
Läkemedel
Läs bipacksedeln noga innan användning.

Lipscore: empty product data
130:-
Köp

Kort datum 30%
Ebastin Orifarm, filmdragerad tablett 10 mg, 30 styck
Läkemedel
Läs bipacksedeln noga innan användning.

Kort datum
Lipscore: empty product data
Kampanjpris 65:80 Ord.pris 94:-
Köp

Livostin, nässpray, suspension 50 mikrogram/dos McNeil Sweden AB, 150 dos(er)
Läkemedel
Läs bipacksedeln noga innan användning.

Lipscore: empty product data
149:-
Köp

Loratadin Orifarm, tablett 10 mg, 14 tablett(er)
Läkemedel
Läs bipacksedeln noga innan användning.

Lipscore: empty product data
11:-
Köp

Livicort, nässpray, suspension 32 mikrogram/dos McNeil Sweden AB, 120 dos(er)
Läkemedel
Läs bipacksedeln noga innan användning.

Lipscore: empty product data
99:-
Köp

Zaditen, ögondroppar, lösning 0,25 mg/ml, 5 milliliter
Läkemedel
Läs bipacksedeln noga innan användning.

Lipscore: empty product data
99:-
Köp



Koreansk hudvård – vad är det?

2024-01-01

Koreansk hudvård är mer än bara en trend – det är en livsstil som handlar om att
ta hand om sin hud på bästa möjliga sätt... Läs våra tio koreanska hudvårdssteg

Håll dig på fötter i halkan

2024-01-16

Vintern kan vara en vacker tid på året, men det kan också vara en tid då risken
för att halka ökar markant. Läs om hur du går säkert i halkan.

Hur länge smittar förkylning?

2024-01-16

En förkylning är en vanlig infektion som orsakas av virus som sprids genom
luften eller genom direkt kontakt med smittade personer... Läs mer om
förkylningar.

Medicin för en månad hemma

2024-01-16

Får du receptbelagd medicin eller förbrukningsartiklar är det bra att ha så att
det räcker för en månad...  Läs mer om beredskap för dina läkemedel.


DOZ APOTEK - TIPS OCH RÅD FÖR DIG DÄR DU ÄR, APOTEK ONLINE OCH FYSISKA APOTEK

Vi finns till för att tipsa och ge råd, uppmuntra och peppa dig till ett mer
hälsosamt liv. Möt oss i våra lokala apotek runt om i Sverige, eller handla
enkelt online med fri frakt och snabb leverans. 

Hämta ut dina receptbelagda läkemedel online eller välj bland ett
kvalitetssäkrat utbud av apoteksprodukter. Hos oss hittar du till exempel
kosttillskott och vitaminer, produkter för feber och värk, kroppsvårdsprodukter,
produkter för barn och förälder, produkter för mun och tänder och mycket mer. 

Har du frågor eller behöver hjälp med din beställning är du välkommen att
kontakta vår kundservice.

 

KONTAKTA OSS

 * E-post: kundservice@dozapotek.se
 * Telefon: 0771 23 10 00
 * Öppettider: Mån - fre 9 – 16 (V 26 – 31 lunchstängt 12 – 13)

KUNDSERVICE

 * Blanketter
 * Vanliga frågor
 * Köpvillkor
 * Hitta apotek
 * Personuppgifter
 * Cookies
 * Hållbarhet
 * För leverantörer
 * Jobba hos oss
 * Mer från DOZ Apotek

MEDLEM I DOZ +

 * DOZ +
 * Bli medlem
 * Medlemsvillkor

TJÄNSTER PÅ DOZ APOTEK

 * Blodtrycksmätning
 * Öronhåltagning
 * Vaccination
 * Fuktmätning

SIGNA UPP DIG FÖR VÅRT NYHETSBREV

E-postadress Skicka

Genom att trycka på "skicka" godkänner du våra sekretess- och säkerhetsvillkor .





© Copyright 2024, DOZApotek
 * dozapotek.se
 * Rosenlundsgatan 54, 118 63
 * Stockholm
 * Admenta Sweden AB/DOZ Apotek, Box 38152,
 * 100 64 Stockholm




FÖLJ DOZ APOTEK

Behöver du något mer?
TePe Kids Sommarskuggan tandborste, 3 st
Betyg:  5 utav 5 stjärnor
59:-
Köp

Trix Fästinglasso fästingplockare, 1 st
Betyg:  4.7 utav 5 stjärnor
50:-
Köp

Postafen, tablett 25 mg, 10 styck
Läkemedel
Läs bipacksedeln noga innan användning.

Lipscore: empty product data
75:90
Köp

20%
Care Plus Natural, 60 ml
20% rabatt på Care Plus

Kampanjpris 95:20 Ord.pris 119:-
Köp

Läkerol Triple Treat, 75 g
Betyg:  5 utav 5 stjärnor
24:-
Köp

20% rabatt
Sjö&Hav Outdoor Care Mygg+Fästing Spray , 75 ml
20% Sjö & Hav insektsmedel
Betyg:  5 utav 5 stjärnor
Kampanjpris 111:20 Ord.pris 139:-
Köp

Anabox 7 In One Veckoask, 1 st
Betyg:  5 utav 5 stjärnor
37:-
Köp

MyggA Fästing 2 in 1, 60 ml

95:-
Köp

Decubal Lips & Dry Spots Balm, 30 ml
Betyg:  5 utav 5 stjärnor
59:-
Köp

25% rabatt
DOZ Apotek Vätskeersättning Passionsfrukt/Apelsin, 20 st
Upp till 25% rabatt på semesterapoteket
Betyg:  5 utav 5 stjärnor
Kampanjpris 42:75 Ord.pris 57:-
Köp

Nueva Cerat, 4,65 g
Betyg:  4.4 utav 5 stjärnor
15:-
Köp


Gå vidare till Kassan
Förnya bank ID-session?
Din BankID session håller på att löpa ut. För att fortsätta vara inloggad
behöver du förnya din session genom att bekräfta nedan
Kvar till utloggning
Förnya Logga ut


VI ANVÄNDER COOKIES!

På DOZ Apotek använder vi cookies för att hemsidan ska fungera korrekt. Vi
använder även cookies för att förbättra din upplevelse, utföra analys samt för
marknadsföring (riktad annonsering av ej receptbelagda läkemedel). Viss
information kan delas med samarbetspartners. Dessa cookies kräver ditt samtycke.
Godkänn allaAnpassa cookiesGodkänn nödvändiga



INSTÄLLNINGAR FÖR COOKIES


Användning av cookies
Vi använder cookies för att säkerställa de grundläggande funktionerna på
webbplatsen och för att förbättra din onlineupplevelse. Nedan kan du välja vilka
cookies som ska användas.
Cookies för MarknadsföringCookies för Marknadsföring
Cookies för marknadsföring används av oss eller våra partners för att visa dig
relevant innehåll eller annonser både på vår webbplats och på tredje parts
webbplatser. Detta gör det möjligt för oss att skapa profiler baserade på dina
intressen, så kallade pseudonymiserade profiler. Baserat på denna information är
det i allmänhet inte möjligt att direkt identifiera dig som person, eftersom
endast pseudonymiserade data används. Om du inte uttrycker ditt samtycke kommer
du inte att få innehåll och annonser som är skräddarsydda efter dina intressen.

NamnLeverantörBeskrivningLänk_gcl_auGoogleGoogle AdSense använder denna cookie
för att genomföra experiment för att bedöma hur effektiva annonserna är på olika
webbplatser som använder deras tjänster. ta reda på mer IDEGoogleGoogle
DoubleClick använder denna cookie för att registrera och rapportera användarnas
åtgärder på webbplatser efter att de har sett eller klickat på en annonsörs
annonser, med målet att mäta annonsens effektivitet och leverera riktade
annonser till användarna. ta reda på mer _fbpMetaDe används av Facebook för att
leverera en rad olika reklamprodukter, t.ex. realtidsbudgivning från
tredjepartsannonsörer. ta reda på mer

Cookies för analysCookies för analys
Med hjälp av analyscookies kan vi mäta hur vår webbplats och våra
reklamkampanjer fungerar. Vi använder dem för att fastställa antalet besök och
källor till besök på vår webbplats. Vi behandlar de uppgifter som erhålls genom
dessa cookies i aggregerad form, utan att använda identifierare som pekar på
specifika användare av vår webbplats. Om du inaktiverar användningen av
analytiska cookies i samband med ditt besök, förlorar vi möjligheten att
analysera prestanda och optimera våra åtgärder.

NamnLeverantörBeskrivningLänk_gaGoogleRegistrerar ett unikt ID som används för
att generera statistiska uppgifter om hur besökaren använder webbplatsen. ta
reda på mer _ga_73TZZT2DSSGoogleRegistrerar ett unikt ID som används för att
generera statistiska uppgifter om hur besökaren använder webbplatsen. ta reda på
mer

Nödvändig cookiesNödvändig cookies
Dessa cookies är nödvändiga för att vår webbplats ska fungera korrekt. Utan
dessa cookies kan webbplatsen inte fungerar korrekt.

NamnLeverantörBeskrivningLänkPHPSESSIDMagentoPHPSESSID-filen är en inbyggd
PHP-fil och gör det möjligt för webbplatser att komma ihåg sessionsstatusdata.
På webbplatsen används den för att upprätta en användarsession och överföra
statusdata med hjälp av tillfälliga cookies, allmänt kända som sessionscookies.
Eftersom PHPSESSID-cookien inte har något fastställt utgångsdatum försvinner den
när webbläsaren stängs. ta reda på mer form_keyMagentoEn säkerhetsåtgärd som
lägger till en slumpmässig sträng i alla formuläröverföringar för att skydda
data från CSRF (Cross-Site Request Forgery) ta reda på mer
last_visited_storeMagentoto be described ta reda på mer
mage-cache-sessidMagentoVärdet för denna cookie utlöser rensning av lokal
cachelagring. När cookien tas bort av serverdelsprogrammet rensar
administratören upp det lokala lagringsutrymmet och ställer in cookie-värdet på
true. ta reda på mer private_content_versionMagentoLägger till ett slumpmässigt
unikt nummer och en unik tid på sidor med kundinnehåll för att förhindra att de
cachas på servern. Den ställs in på flera platser: i PHP, i JavaScript som en
cookie och i JavaScript till lokal lagring. Endast för HTTP=Yes (baserat på
begäran) betyder det att cookien är säker om den anges under HTTPS-begäran och
osäker om den anges under HTTP-begäran. ta reda på mer
section_data_idsMagentoLagrar kundspecifik information om kundinitierade
åtgärder, som visning av önskelistor och utcheckningsinformation. ta reda på mer
STUIDMagento. ta reda på mer STVIDMagento. ta reda på mer
gdpr-cookiesUnknownLagrar ditt val av widget för godkännande av cookies ta reda
på mer

Användardata för annonserAnvändardata för annonser
Anger samtycke till att skicka användardata relaterad till annonsering till
Google.
Anpassning av annonserAnpassning av annonser
Anger samtycke för anpassade annonser.
Mer information.
Mer information om cookies hittar du här: Mer om cookies
Godkänn allaTillåt endast nödvändigaTillåt valda