
<turbo-stream action="append" target="home-products-grid"><template>
    <div class="group relative flex h-full w-full min-w-0 flex-col overflow-hidden bg-white ring-1 ring-slate-200/70 transition duration-300 rounded-xl shadow-sm hover:-translate-y-0.5 hover:shadow-lg hover:ring-brand-200/80   load-more-reveal"
     style="animation-delay: 0ms">
  <a class="relative aspect-[853/901] w-full shrink-0 overflow-hidden bg-gradient-to-br from-slate-50 to-slate-100 block" data-turbo-frame="_top" href="/marketplace/products/swirly-butterscotch-drip-cake">
    <div class="relative h-full w-full">
      <img alt="" class="pointer-events-none absolute inset-0 z-0 h-full w-full object-fill" aria-hidden="true" loading="lazy" decoding="async" src="/assets/image-frame-505463795d4caf23b1d4552607f70738c4f27308c46639cc244ff66d9711185e.png" />
      <div class="absolute inset-x-[5%] top-[4.5%] bottom-[9.3%] z-10 flex items-center justify-center bg-white">
          <img class="h-full w-full object-cover object-center transition duration-500 ease-out group-hover:scale-[1.02] " alt="Swirly Butterscotch Drip Cake" loading="lazy" decoding="async" width="320" height="320" src="/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTQ3OTcsInB1ciI6ImJsb2JfaWQifX0=--0f68c429358c658bb0082aae62ee081a7b53c47b/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2xpbWl0IjpbMzIwLDMyMF19LCJwdXIiOiJ2YXJpYXRpb24ifX0=--2364261aa9b81d45d15aeacc2773ce942cb4064d/imported-product.webp" />
      </div>

      <div class="absolute left-1.5 top-1.5 z-20 flex flex-col items-start gap-1 sm:left-2 sm:top-2">
          <span class="rounded-full bg-violet-600 px-1.5 py-0.5 text-[9px] font-bold uppercase tracking-wide text-white shadow-sm sm:px-2 sm:text-[10px]">Official</span>
      </div>

        <div class="absolute right-1 top-1 z-20 sm:right-2 sm:top-2">
          <span class="inline-flex h-7 w-7 sm:h-9 sm:w-9 flex-col items-center justify-center rounded-full border border-rose-200/80 bg-rose-600 text-white shadow-md ring-2 ring-rose-300/90 product-discount-badge" title="15% off"><span class="text-[9px] sm:text-[10px] font-extrabold leading-none tabular-nums">15%</span></span>
        </div>

        <span class="absolute bottom-1.5 left-1.5 z-20 rounded-md bg-slate-900/80 px-1.5 py-0.5 font-mono font-bold tracking-wide text-white shadow-sm backdrop-blur-sm sm:bottom-2 sm:left-2 sm:px-2 text-[8px]">
          EBZ-1804
        </span>
    </div>
</a>
  <div class="flex min-h-0 flex-1 flex-col gap-0.5 p-1.5 sm:gap-1 sm:p-2">
      <div class="flex items-center gap-1.5">
        <span class="flex h-5 w-5 shrink-0 items-center justify-center rounded-md bg-brand-50 text-[9px] font-black text-brand-700 ring-1 ring-brand-100 h-4 w-4 text-[8px]">
          E
        </span>
        <p class="min-w-0 truncate font-semibold text-slate-500 text-[10px]">Ebazzari Official Store</p>
      </div>

    <div class="flex items-start justify-between gap-1.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/swirly-butterscotch-drip-cake">
        <h3 class="font-bold leading-snug text-slate-900 transition group-hover:text-brand-700 line-clamp-2 h-[2.75em] text-[11px] sm:text-xs">
          Swirly Butterscotch Drip Cake
        </h3>
</a>      <div class="hidden shrink-0 pt-0.5 sm:block">
        
<div id="wishlist_button_1813">
    <a class="inline-flex h-9 w-9 items-center justify-center rounded-full bg-white/95 text-slate-500 shadow-md ring-1 ring-slate-200/80 backdrop-blur-sm transition hover:bg-rose-50 hover:text-rose-600" title="Sign in to save" aria-label="Sign in to save items" data-turbo="false" href="/users/sign_in">
      <svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" aria-hidden="true">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12Z"/>
      </svg>
</a></div>

      </div>
    </div>


    <div class="mt-auto flex items-end justify-between gap-1.5 pt-0.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/swirly-butterscotch-drip-cake">
        
  <div class="space-y-0.5">
      <div class="flex flex-wrap items-baseline gap-x-1 gap-y-0">
        <p class="truncate font-extrabold tabular-nums leading-none text-slate-900 text-xs sm:text-sm" >Rs 6,800</p>
        <p class="truncate tabular-nums leading-none text-rose-600 line-through text-[10px] sm:text-sm">Rs 8,000</p>
      </div>
    <p class="text-[9px] font-semibold leading-tight text-amber-800 sm:text-[11px]">
      Or <span >68,000</span> coins <span aria-hidden="true">🪙</span>
    </p>
  </div>

</a>    </div>

  </div>
</div>

    <div class="group relative flex h-full w-full min-w-0 flex-col overflow-hidden bg-white ring-1 ring-slate-200/70 transition duration-300 rounded-xl shadow-sm hover:-translate-y-0.5 hover:shadow-lg hover:ring-brand-200/80   load-more-reveal"
     style="animation-delay: 70ms">
  <a class="relative aspect-[853/901] w-full shrink-0 overflow-hidden bg-gradient-to-br from-slate-50 to-slate-100 block" data-turbo-frame="_top" href="/marketplace/products/king-2-in-1-electric-mosquito-destroyer-set">
    <div class="relative h-full w-full">
      <img alt="" class="pointer-events-none absolute inset-0 z-0 h-full w-full object-fill" aria-hidden="true" loading="lazy" decoding="async" src="/assets/image-frame-505463795d4caf23b1d4552607f70738c4f27308c46639cc244ff66d9711185e.png" />
      <div class="absolute inset-x-[5%] top-[4.5%] bottom-[9.3%] z-10 flex items-center justify-center bg-white">
          <img class="h-full w-full object-cover object-center transition duration-500 ease-out group-hover:scale-[1.02] " alt="King 2 In 1 Electric Mosquito Destroyer Set" loading="lazy" decoding="async" width="320" height="320" src="/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTE4MjQsInB1ciI6ImJsb2JfaWQifX0=--034f5a77d6c9cf077d8638782e023adf140a53de/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2xpbWl0IjpbMzIwLDMyMF19LCJwdXIiOiJ2YXJpYXRpb24ifX0=--2364261aa9b81d45d15aeacc2773ce942cb4064d/imported-product.webp" />
      </div>

      <div class="absolute left-1.5 top-1.5 z-20 flex flex-col items-start gap-1 sm:left-2 sm:top-2">
          <span class="rounded-full bg-violet-600 px-1.5 py-0.5 text-[9px] font-bold uppercase tracking-wide text-white shadow-sm sm:px-2 sm:text-[10px]">Official</span>
      </div>


        <span class="absolute bottom-1.5 left-1.5 z-20 rounded-md bg-slate-900/80 px-1.5 py-0.5 font-mono font-bold tracking-wide text-white shadow-sm backdrop-blur-sm sm:bottom-2 sm:left-2 sm:px-2 text-[8px]">
          EBZ-1308
        </span>
    </div>
</a>
  <div class="flex min-h-0 flex-1 flex-col gap-0.5 p-1.5 sm:gap-1 sm:p-2">
      <div class="flex items-center gap-1.5">
        <span class="flex h-5 w-5 shrink-0 items-center justify-center rounded-md bg-brand-50 text-[9px] font-black text-brand-700 ring-1 ring-brand-100 h-4 w-4 text-[8px]">
          E
        </span>
        <p class="min-w-0 truncate font-semibold text-slate-500 text-[10px]">Ebazzari Official Store</p>
      </div>

    <div class="flex items-start justify-between gap-1.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/king-2-in-1-electric-mosquito-destroyer-set">
        <h3 class="font-bold leading-snug text-slate-900 transition group-hover:text-brand-700 line-clamp-2 h-[2.75em] text-[11px] sm:text-xs">
          King 2 In 1 Electric Mosquito Destroyer Set
        </h3>
</a>      <div class="hidden shrink-0 pt-0.5 sm:block">
        
<div id="wishlist_button_1317">
    <a class="inline-flex h-9 w-9 items-center justify-center rounded-full bg-white/95 text-slate-500 shadow-md ring-1 ring-slate-200/80 backdrop-blur-sm transition hover:bg-rose-50 hover:text-rose-600" title="Sign in to save" aria-label="Sign in to save items" data-turbo="false" href="/users/sign_in">
      <svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" aria-hidden="true">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12Z"/>
      </svg>
</a></div>

      </div>
    </div>


    <div class="mt-auto flex items-end justify-between gap-1.5 pt-0.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/king-2-in-1-electric-mosquito-destroyer-set">
        
  <div class="space-y-0.5">
      <p class="truncate font-extrabold tabular-nums leading-none text-slate-900 text-xs sm:text-sm" >Rs 620</p>
    <p class="text-[9px] font-semibold leading-tight text-amber-800 sm:text-[11px]">
      Or <span >6,200</span> coins <span aria-hidden="true">🪙</span>
    </p>
  </div>

</a>    </div>

  </div>
</div>

    <div class="group relative flex h-full w-full min-w-0 flex-col overflow-hidden bg-white ring-1 ring-slate-200/70 transition duration-300 rounded-xl shadow-sm hover:-translate-y-0.5 hover:shadow-lg hover:ring-brand-200/80   load-more-reveal"
     style="animation-delay: 140ms">
  <a class="relative aspect-[853/901] w-full shrink-0 overflow-hidden bg-gradient-to-br from-slate-50 to-slate-100 block" data-turbo-frame="_top" href="/marketplace/products/delightful-butterscotch-birthday-cake">
    <div class="relative h-full w-full">
      <img alt="" class="pointer-events-none absolute inset-0 z-0 h-full w-full object-fill" aria-hidden="true" loading="lazy" decoding="async" src="/assets/image-frame-505463795d4caf23b1d4552607f70738c4f27308c46639cc244ff66d9711185e.png" />
      <div class="absolute inset-x-[5%] top-[4.5%] bottom-[9.3%] z-10 flex items-center justify-center bg-white">
          <img class="h-full w-full object-cover object-center transition duration-500 ease-out group-hover:scale-[1.02] " alt="Delightful Butterscotch Birthday Cake" loading="lazy" decoding="async" width="320" height="320" src="/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTA2MzIsInB1ciI6ImJsb2JfaWQifX0=--8ab7d756a3206c366add60d31ae70fe2f5f37545/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2xpbWl0IjpbMzIwLDMyMF19LCJwdXIiOiJ2YXJpYXRpb24ifX0=--2364261aa9b81d45d15aeacc2773ce942cb4064d/imported-product.webp" />
      </div>

      <div class="absolute left-1.5 top-1.5 z-20 flex flex-col items-start gap-1 sm:left-2 sm:top-2">
          <span class="rounded-full bg-violet-600 px-1.5 py-0.5 text-[9px] font-bold uppercase tracking-wide text-white shadow-sm sm:px-2 sm:text-[10px]">Official</span>
      </div>

        <div class="absolute right-1 top-1 z-20 sm:right-2 sm:top-2">
          <span class="inline-flex h-7 w-7 sm:h-9 sm:w-9 flex-col items-center justify-center rounded-full border border-rose-200/80 bg-rose-600 text-white shadow-md ring-2 ring-rose-300/90 product-discount-badge" title="15% off"><span class="text-[9px] sm:text-[10px] font-extrabold leading-none tabular-nums">15%</span></span>
        </div>

        <span class="absolute bottom-1.5 left-1.5 z-20 rounded-md bg-slate-900/80 px-1.5 py-0.5 font-mono font-bold tracking-wide text-white shadow-sm backdrop-blur-sm sm:bottom-2 sm:left-2 sm:px-2 text-[8px]">
          EBZ-1110
        </span>
    </div>
</a>
  <div class="flex min-h-0 flex-1 flex-col gap-0.5 p-1.5 sm:gap-1 sm:p-2">
      <div class="flex items-center gap-1.5">
        <span class="flex h-5 w-5 shrink-0 items-center justify-center rounded-md bg-brand-50 text-[9px] font-black text-brand-700 ring-1 ring-brand-100 h-4 w-4 text-[8px]">
          E
        </span>
        <p class="min-w-0 truncate font-semibold text-slate-500 text-[10px]">Ebazzari Official Store</p>
      </div>

    <div class="flex items-start justify-between gap-1.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/delightful-butterscotch-birthday-cake">
        <h3 class="font-bold leading-snug text-slate-900 transition group-hover:text-brand-700 line-clamp-2 h-[2.75em] text-[11px] sm:text-xs">
          Delightful Butterscotch Birthday Cake
        </h3>
</a>      <div class="hidden shrink-0 pt-0.5 sm:block">
        
<div id="wishlist_button_1119">
    <a class="inline-flex h-9 w-9 items-center justify-center rounded-full bg-white/95 text-slate-500 shadow-md ring-1 ring-slate-200/80 backdrop-blur-sm transition hover:bg-rose-50 hover:text-rose-600" title="Sign in to save" aria-label="Sign in to save items" data-turbo="false" href="/users/sign_in">
      <svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" aria-hidden="true">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12Z"/>
      </svg>
</a></div>

      </div>
    </div>


    <div class="mt-auto flex items-end justify-between gap-1.5 pt-0.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/delightful-butterscotch-birthday-cake">
        
  <div class="space-y-0.5">
      <div class="flex flex-wrap items-baseline gap-x-1 gap-y-0">
        <p class="truncate font-extrabold tabular-nums leading-none text-slate-900 text-xs sm:text-sm" >Rs 3,315</p>
        <p class="truncate tabular-nums leading-none text-rose-600 line-through text-[10px] sm:text-sm">Rs 3,900</p>
      </div>
    <p class="text-[9px] font-semibold leading-tight text-amber-800 sm:text-[11px]">
      Or <span >33,150</span> coins <span aria-hidden="true">🪙</span>
    </p>
  </div>

</a>    </div>

  </div>
</div>

    <div class="group relative flex h-full w-full min-w-0 flex-col overflow-hidden bg-white ring-1 ring-slate-200/70 transition duration-300 rounded-xl shadow-sm hover:-translate-y-0.5 hover:shadow-lg hover:ring-brand-200/80   load-more-reveal"
     style="animation-delay: 210ms">
  <a class="relative aspect-[853/901] w-full shrink-0 overflow-hidden bg-gradient-to-br from-slate-50 to-slate-100 block" data-turbo-frame="_top" href="/marketplace/products/specail-sensation-pizza">
    <div class="relative h-full w-full">
      <img alt="" class="pointer-events-none absolute inset-0 z-0 h-full w-full object-fill" aria-hidden="true" loading="lazy" decoding="async" src="/assets/image-frame-505463795d4caf23b1d4552607f70738c4f27308c46639cc244ff66d9711185e.png" />
      <div class="absolute inset-x-[5%] top-[4.5%] bottom-[9.3%] z-10 flex items-center justify-center bg-white">
          <img class="h-full w-full object-cover object-center transition duration-500 ease-out group-hover:scale-[1.02] " alt="Specail Sensation Pizza" loading="lazy" decoding="async" width="320" height="320" src="/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTQ1MDQsInB1ciI6ImJsb2JfaWQifX0=--ad7b0c480aa7ee618c1a003224b81aa03364b948/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2xpbWl0IjpbMzIwLDMyMF19LCJwdXIiOiJ2YXJpYXRpb24ifX0=--2364261aa9b81d45d15aeacc2773ce942cb4064d/imported-product.webp" />
      </div>

      <div class="absolute left-1.5 top-1.5 z-20 flex flex-col items-start gap-1 sm:left-2 sm:top-2">
          <span class="rounded-full bg-violet-600 px-1.5 py-0.5 text-[9px] font-bold uppercase tracking-wide text-white shadow-sm sm:px-2 sm:text-[10px]">Official</span>
      </div>


        <span class="absolute bottom-1.5 left-1.5 z-20 rounded-md bg-slate-900/80 px-1.5 py-0.5 font-mono font-bold tracking-wide text-white shadow-sm backdrop-blur-sm sm:bottom-2 sm:left-2 sm:px-2 text-[8px]">
          EBZ-1755
        </span>
    </div>
</a>
  <div class="flex min-h-0 flex-1 flex-col gap-0.5 p-1.5 sm:gap-1 sm:p-2">
      <div class="flex items-center gap-1.5">
        <span class="flex h-5 w-5 shrink-0 items-center justify-center rounded-md bg-brand-50 text-[9px] font-black text-brand-700 ring-1 ring-brand-100 h-4 w-4 text-[8px]">
          E
        </span>
        <p class="min-w-0 truncate font-semibold text-slate-500 text-[10px]">Ebazzari Official Store</p>
      </div>

    <div class="flex items-start justify-between gap-1.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/specail-sensation-pizza">
        <h3 class="font-bold leading-snug text-slate-900 transition group-hover:text-brand-700 line-clamp-2 h-[2.75em] text-[11px] sm:text-xs">
          Specail Sensation Pizza
        </h3>
</a>      <div class="hidden shrink-0 pt-0.5 sm:block">
        
<div id="wishlist_button_1764">
    <a class="inline-flex h-9 w-9 items-center justify-center rounded-full bg-white/95 text-slate-500 shadow-md ring-1 ring-slate-200/80 backdrop-blur-sm transition hover:bg-rose-50 hover:text-rose-600" title="Sign in to save" aria-label="Sign in to save items" data-turbo="false" href="/users/sign_in">
      <svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" aria-hidden="true">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12Z"/>
      </svg>
</a></div>

      </div>
    </div>


    <div class="mt-auto flex items-end justify-between gap-1.5 pt-0.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/specail-sensation-pizza">
        
  <div class="space-y-0.5">
      <p class="truncate font-extrabold tabular-nums leading-none text-slate-900 text-xs sm:text-sm" >Rs 2,750</p>
    <p class="text-[9px] font-semibold leading-tight text-amber-800 sm:text-[11px]">
      Or <span >27,500</span> coins <span aria-hidden="true">🪙</span>
    </p>
  </div>

</a>    </div>

  </div>
</div>

    <div class="group relative flex h-full w-full min-w-0 flex-col overflow-hidden bg-white ring-1 ring-slate-200/70 transition duration-300 rounded-xl shadow-sm hover:-translate-y-0.5 hover:shadow-lg hover:ring-brand-200/80   load-more-reveal"
     style="animation-delay: 280ms">
  <a class="relative aspect-[853/901] w-full shrink-0 overflow-hidden bg-gradient-to-br from-slate-50 to-slate-100 block" data-turbo-frame="_top" href="/marketplace/products/sufi-water-5ltr">
    <div class="relative h-full w-full">
      <img alt="" class="pointer-events-none absolute inset-0 z-0 h-full w-full object-fill" aria-hidden="true" loading="lazy" decoding="async" src="/assets/image-frame-505463795d4caf23b1d4552607f70738c4f27308c46639cc244ff66d9711185e.png" />
      <div class="absolute inset-x-[5%] top-[4.5%] bottom-[9.3%] z-10 flex items-center justify-center bg-white">
          <img class="h-full w-full object-cover object-center transition duration-500 ease-out group-hover:scale-[1.02] " alt="Sufi Water 5Ltr" loading="lazy" decoding="async" width="320" height="320" src="/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTQ3MzQsInB1ciI6ImJsb2JfaWQifX0=--5a5e6cc08496d84f4de4992ea4871c441aa37032/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2xpbWl0IjpbMzIwLDMyMF19LCJwdXIiOiJ2YXJpYXRpb24ifX0=--2364261aa9b81d45d15aeacc2773ce942cb4064d/imported-product.webp" />
      </div>

      <div class="absolute left-1.5 top-1.5 z-20 flex flex-col items-start gap-1 sm:left-2 sm:top-2">
          <span class="rounded-full bg-violet-600 px-1.5 py-0.5 text-[9px] font-bold uppercase tracking-wide text-white shadow-sm sm:px-2 sm:text-[10px]">Official</span>
      </div>


        <span class="absolute bottom-1.5 left-1.5 z-20 rounded-md bg-slate-900/80 px-1.5 py-0.5 font-mono font-bold tracking-wide text-white shadow-sm backdrop-blur-sm sm:bottom-2 sm:left-2 sm:px-2 text-[8px]">
          EBZ-1793
        </span>
    </div>
</a>
  <div class="flex min-h-0 flex-1 flex-col gap-0.5 p-1.5 sm:gap-1 sm:p-2">
      <div class="flex items-center gap-1.5">
        <span class="flex h-5 w-5 shrink-0 items-center justify-center rounded-md bg-brand-50 text-[9px] font-black text-brand-700 ring-1 ring-brand-100 h-4 w-4 text-[8px]">
          E
        </span>
        <p class="min-w-0 truncate font-semibold text-slate-500 text-[10px]">Ebazzari Official Store</p>
      </div>

    <div class="flex items-start justify-between gap-1.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/sufi-water-5ltr">
        <h3 class="font-bold leading-snug text-slate-900 transition group-hover:text-brand-700 line-clamp-2 h-[2.75em] text-[11px] sm:text-xs">
          Sufi Water 5Ltr
        </h3>
</a>      <div class="hidden shrink-0 pt-0.5 sm:block">
        
<div id="wishlist_button_1802">
    <a class="inline-flex h-9 w-9 items-center justify-center rounded-full bg-white/95 text-slate-500 shadow-md ring-1 ring-slate-200/80 backdrop-blur-sm transition hover:bg-rose-50 hover:text-rose-600" title="Sign in to save" aria-label="Sign in to save items" data-turbo="false" href="/users/sign_in">
      <svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" aria-hidden="true">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12Z"/>
      </svg>
</a></div>

      </div>
    </div>


    <div class="mt-auto flex items-end justify-between gap-1.5 pt-0.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/sufi-water-5ltr">
        
  <div class="space-y-0.5">
      <p class="truncate font-extrabold tabular-nums leading-none text-slate-900 text-xs sm:text-sm" >Rs 270</p>
    <p class="text-[9px] font-semibold leading-tight text-amber-800 sm:text-[11px]">
      Or <span >2,700</span> coins <span aria-hidden="true">🪙</span>
    </p>
  </div>

</a>    </div>

  </div>
</div>

    <div class="group relative flex h-full w-full min-w-0 flex-col overflow-hidden bg-white ring-1 ring-slate-200/70 transition duration-300 rounded-xl shadow-sm hover:-translate-y-0.5 hover:shadow-lg hover:ring-brand-200/80   load-more-reveal"
     style="animation-delay: 350ms">
  <a class="relative aspect-[853/901] w-full shrink-0 overflow-hidden bg-gradient-to-br from-slate-50 to-slate-100 block" data-turbo-frame="_top" href="/marketplace/products/vim-dishwash-gel-lime-250ml">
    <div class="relative h-full w-full">
      <img alt="" class="pointer-events-none absolute inset-0 z-0 h-full w-full object-fill" aria-hidden="true" loading="lazy" decoding="async" src="/assets/image-frame-505463795d4caf23b1d4552607f70738c4f27308c46639cc244ff66d9711185e.png" />
      <div class="absolute inset-x-[5%] top-[4.5%] bottom-[9.3%] z-10 flex items-center justify-center bg-white">
          <img class="h-full w-full object-cover object-center transition duration-500 ease-out group-hover:scale-[1.02] " alt="Vim Dishwash Gel Lime 250ml" loading="lazy" decoding="async" width="320" height="320" src="/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6ODg3MywicHVyIjoiYmxvYl9pZCJ9fQ==--fbd7c48e26ef40fd64a6b8b4e2f886a5333d866a/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2xpbWl0IjpbMzIwLDMyMF19LCJwdXIiOiJ2YXJpYXRpb24ifX0=--2364261aa9b81d45d15aeacc2773ce942cb4064d/imported-product.webp" />
      </div>

      <div class="absolute left-1.5 top-1.5 z-20 flex flex-col items-start gap-1 sm:left-2 sm:top-2">
          <span class="rounded-full bg-violet-600 px-1.5 py-0.5 text-[9px] font-bold uppercase tracking-wide text-white shadow-sm sm:px-2 sm:text-[10px]">Official</span>
      </div>


        <span class="absolute bottom-1.5 left-1.5 z-20 rounded-md bg-slate-900/80 px-1.5 py-0.5 font-mono font-bold tracking-wide text-white shadow-sm backdrop-blur-sm sm:bottom-2 sm:left-2 sm:px-2 text-[8px]">
          EBZ-1857
        </span>
    </div>
</a>
  <div class="flex min-h-0 flex-1 flex-col gap-0.5 p-1.5 sm:gap-1 sm:p-2">
      <div class="flex items-center gap-1.5">
        <span class="flex h-5 w-5 shrink-0 items-center justify-center rounded-md bg-brand-50 text-[9px] font-black text-brand-700 ring-1 ring-brand-100 h-4 w-4 text-[8px]">
          E
        </span>
        <p class="min-w-0 truncate font-semibold text-slate-500 text-[10px]">Ebazzari Official Store</p>
      </div>

    <div class="flex items-start justify-between gap-1.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/vim-dishwash-gel-lime-250ml">
        <h3 class="font-bold leading-snug text-slate-900 transition group-hover:text-brand-700 line-clamp-2 h-[2.75em] text-[11px] sm:text-xs">
          Vim Dishwash Gel Lime 250ml
        </h3>
</a>      <div class="hidden shrink-0 pt-0.5 sm:block">
        
<div id="wishlist_button_1866">
    <a class="inline-flex h-9 w-9 items-center justify-center rounded-full bg-white/95 text-slate-500 shadow-md ring-1 ring-slate-200/80 backdrop-blur-sm transition hover:bg-rose-50 hover:text-rose-600" title="Sign in to save" aria-label="Sign in to save items" data-turbo="false" href="/users/sign_in">
      <svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" aria-hidden="true">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12Z"/>
      </svg>
</a></div>

      </div>
    </div>


    <div class="mt-auto flex items-end justify-between gap-1.5 pt-0.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/vim-dishwash-gel-lime-250ml">
        
  <div class="space-y-0.5">
      <p class="truncate font-extrabold tabular-nums leading-none text-slate-900 text-xs sm:text-sm" >Rs 245</p>
    <p class="text-[9px] font-semibold leading-tight text-amber-800 sm:text-[11px]">
      Or <span >2,450</span> coins <span aria-hidden="true">🪙</span>
    </p>
  </div>

</a>    </div>

  </div>
</div>

    <div class="group relative flex h-full w-full min-w-0 flex-col overflow-hidden bg-white ring-1 ring-slate-200/70 transition duration-300 rounded-xl shadow-sm hover:-translate-y-0.5 hover:shadow-lg hover:ring-brand-200/80   load-more-reveal"
     style="animation-delay: 420ms">
  <a class="relative aspect-[853/901] w-full shrink-0 overflow-hidden bg-gradient-to-br from-slate-50 to-slate-100 block" data-turbo-frame="_top" href="/marketplace/products/laziza-kulfa-khoya-mix-152g">
    <div class="relative h-full w-full">
      <img alt="" class="pointer-events-none absolute inset-0 z-0 h-full w-full object-fill" aria-hidden="true" loading="lazy" decoding="async" src="/assets/image-frame-505463795d4caf23b1d4552607f70738c4f27308c46639cc244ff66d9711185e.png" />
      <div class="absolute inset-x-[5%] top-[4.5%] bottom-[9.3%] z-10 flex items-center justify-center bg-white">
          <img class="h-full w-full object-cover object-center transition duration-500 ease-out group-hover:scale-[1.02] " alt="Laziza Kulfa Khoya Mix 152g" loading="lazy" decoding="async" width="320" height="320" src="/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTIxMDAsInB1ciI6ImJsb2JfaWQifX0=--b260b71806f9343fb356a1809d130c1eb9449c7b/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2xpbWl0IjpbMzIwLDMyMF19LCJwdXIiOiJ2YXJpYXRpb24ifX0=--2364261aa9b81d45d15aeacc2773ce942cb4064d/imported-product.webp" />
      </div>

      <div class="absolute left-1.5 top-1.5 z-20 flex flex-col items-start gap-1 sm:left-2 sm:top-2">
          <span class="rounded-full bg-violet-600 px-1.5 py-0.5 text-[9px] font-bold uppercase tracking-wide text-white shadow-sm sm:px-2 sm:text-[10px]">Official</span>
      </div>


        <span class="absolute bottom-1.5 left-1.5 z-20 rounded-md bg-slate-900/80 px-1.5 py-0.5 font-mono font-bold tracking-wide text-white shadow-sm backdrop-blur-sm sm:bottom-2 sm:left-2 sm:px-2 text-[8px]">
          EBZ-1354
        </span>
    </div>
</a>
  <div class="flex min-h-0 flex-1 flex-col gap-0.5 p-1.5 sm:gap-1 sm:p-2">
      <div class="flex items-center gap-1.5">
        <span class="flex h-5 w-5 shrink-0 items-center justify-center rounded-md bg-brand-50 text-[9px] font-black text-brand-700 ring-1 ring-brand-100 h-4 w-4 text-[8px]">
          E
        </span>
        <p class="min-w-0 truncate font-semibold text-slate-500 text-[10px]">Ebazzari Official Store</p>
      </div>

    <div class="flex items-start justify-between gap-1.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/laziza-kulfa-khoya-mix-152g">
        <h3 class="font-bold leading-snug text-slate-900 transition group-hover:text-brand-700 line-clamp-2 h-[2.75em] text-[11px] sm:text-xs">
          Laziza Kulfa Khoya Mix 152g
        </h3>
</a>      <div class="hidden shrink-0 pt-0.5 sm:block">
        
<div id="wishlist_button_1363">
    <a class="inline-flex h-9 w-9 items-center justify-center rounded-full bg-white/95 text-slate-500 shadow-md ring-1 ring-slate-200/80 backdrop-blur-sm transition hover:bg-rose-50 hover:text-rose-600" title="Sign in to save" aria-label="Sign in to save items" data-turbo="false" href="/users/sign_in">
      <svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" aria-hidden="true">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12Z"/>
      </svg>
</a></div>

      </div>
    </div>


    <div class="mt-auto flex items-end justify-between gap-1.5 pt-0.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/laziza-kulfa-khoya-mix-152g">
        
  <div class="space-y-0.5">
      <p class="truncate font-extrabold tabular-nums leading-none text-slate-900 text-xs sm:text-sm" >Rs 219</p>
    <p class="text-[9px] font-semibold leading-tight text-amber-800 sm:text-[11px]">
      Or <span >2,190</span> coins <span aria-hidden="true">🪙</span>
    </p>
  </div>

</a>    </div>

  </div>
</div>

    <div class="group relative flex h-full w-full min-w-0 flex-col overflow-hidden bg-white ring-1 ring-slate-200/70 transition duration-300 rounded-xl shadow-sm hover:-translate-y-0.5 hover:shadow-lg hover:ring-brand-200/80   load-more-reveal"
     style="animation-delay: 490ms">
  <a class="relative aspect-[853/901] w-full shrink-0 overflow-hidden bg-gradient-to-br from-slate-50 to-slate-100 block" data-turbo-frame="_top" href="/marketplace/products/adam-s-salted-butter-200-gm">
    <div class="relative h-full w-full">
      <img alt="" class="pointer-events-none absolute inset-0 z-0 h-full w-full object-fill" aria-hidden="true" loading="lazy" decoding="async" src="/assets/image-frame-505463795d4caf23b1d4552607f70738c4f27308c46639cc244ff66d9711185e.png" />
      <div class="absolute inset-x-[5%] top-[4.5%] bottom-[9.3%] z-10 flex items-center justify-center bg-white">
          <img class="h-full w-full object-cover object-center transition duration-500 ease-out group-hover:scale-[1.02] " alt="Adam&#39;s Salted Butter 200 gm" loading="lazy" decoding="async" width="320" height="320" src="/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6OTI2OCwicHVyIjoiYmxvYl9pZCJ9fQ==--c069bee2ace4699b83ea7e631b31c5f024695fb7/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2xpbWl0IjpbMzIwLDMyMF19LCJwdXIiOiJ2YXJpYXRpb24ifX0=--2364261aa9b81d45d15aeacc2773ce942cb4064d/imported-product.webp" />
      </div>

      <div class="absolute left-1.5 top-1.5 z-20 flex flex-col items-start gap-1 sm:left-2 sm:top-2">
          <span class="rounded-full bg-violet-600 px-1.5 py-0.5 text-[9px] font-bold uppercase tracking-wide text-white shadow-sm sm:px-2 sm:text-[10px]">Official</span>
      </div>


        <span class="absolute bottom-1.5 left-1.5 z-20 rounded-md bg-slate-900/80 px-1.5 py-0.5 font-mono font-bold tracking-wide text-white shadow-sm backdrop-blur-sm sm:bottom-2 sm:left-2 sm:px-2 text-[8px]">
          EBZ-0882
        </span>
    </div>
</a>
  <div class="flex min-h-0 flex-1 flex-col gap-0.5 p-1.5 sm:gap-1 sm:p-2">
      <div class="flex items-center gap-1.5">
        <span class="flex h-5 w-5 shrink-0 items-center justify-center rounded-md bg-brand-50 text-[9px] font-black text-brand-700 ring-1 ring-brand-100 h-4 w-4 text-[8px]">
          E
        </span>
        <p class="min-w-0 truncate font-semibold text-slate-500 text-[10px]">Ebazzari Official Store</p>
      </div>

    <div class="flex items-start justify-between gap-1.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/adam-s-salted-butter-200-gm">
        <h3 class="font-bold leading-snug text-slate-900 transition group-hover:text-brand-700 line-clamp-2 h-[2.75em] text-[11px] sm:text-xs">
          Adam&#39;s Salted Butter 200 gm
        </h3>
</a>      <div class="hidden shrink-0 pt-0.5 sm:block">
        
<div id="wishlist_button_891">
    <a class="inline-flex h-9 w-9 items-center justify-center rounded-full bg-white/95 text-slate-500 shadow-md ring-1 ring-slate-200/80 backdrop-blur-sm transition hover:bg-rose-50 hover:text-rose-600" title="Sign in to save" aria-label="Sign in to save items" data-turbo="false" href="/users/sign_in">
      <svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" aria-hidden="true">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12Z"/>
      </svg>
</a></div>

      </div>
    </div>


    <div class="mt-auto flex items-end justify-between gap-1.5 pt-0.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/adam-s-salted-butter-200-gm">
        
  <div class="space-y-0.5">
      <p class="truncate font-extrabold tabular-nums leading-none text-slate-900 text-xs sm:text-sm" >Rs 750</p>
    <p class="text-[9px] font-semibold leading-tight text-amber-800 sm:text-[11px]">
      Or <span >7,500</span> coins <span aria-hidden="true">🪙</span>
    </p>
  </div>

</a>    </div>

  </div>
</div>

    <div class="group relative flex h-full w-full min-w-0 flex-col overflow-hidden bg-white ring-1 ring-slate-200/70 transition duration-300 rounded-xl shadow-sm hover:-translate-y-0.5 hover:shadow-lg hover:ring-brand-200/80   load-more-reveal"
     style="animation-delay: 560ms">
  <a class="relative aspect-[853/901] w-full shrink-0 overflow-hidden bg-gradient-to-br from-slate-50 to-slate-100 block" data-turbo-frame="_top" href="/marketplace/products/bake-parlor-vermicelli-colour-400">
    <div class="relative h-full w-full">
      <img alt="" class="pointer-events-none absolute inset-0 z-0 h-full w-full object-fill" aria-hidden="true" loading="lazy" decoding="async" src="/assets/image-frame-505463795d4caf23b1d4552607f70738c4f27308c46639cc244ff66d9711185e.png" />
      <div class="absolute inset-x-[5%] top-[4.5%] bottom-[9.3%] z-10 flex items-center justify-center bg-white">
          <img class="h-full w-full object-cover object-center transition duration-500 ease-out group-hover:scale-[1.02] " alt="BAKE PARLOR VERMICELLI COLOUR 400" loading="lazy" decoding="async" width="320" height="320" src="/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6OTQ3OSwicHVyIjoiYmxvYl9pZCJ9fQ==--37228fef262def86e42f4788863a5a6c6d8bbf3e/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2xpbWl0IjpbMzIwLDMyMF19LCJwdXIiOiJ2YXJpYXRpb24ifX0=--2364261aa9b81d45d15aeacc2773ce942cb4064d/imported-product.webp" />
      </div>

      <div class="absolute left-1.5 top-1.5 z-20 flex flex-col items-start gap-1 sm:left-2 sm:top-2">
          <span class="rounded-full bg-violet-600 px-1.5 py-0.5 text-[9px] font-bold uppercase tracking-wide text-white shadow-sm sm:px-2 sm:text-[10px]">Official</span>
      </div>


        <span class="absolute bottom-1.5 left-1.5 z-20 rounded-md bg-slate-900/80 px-1.5 py-0.5 font-mono font-bold tracking-wide text-white shadow-sm backdrop-blur-sm sm:bottom-2 sm:left-2 sm:px-2 text-[8px]">
          EBZ-0917
        </span>
    </div>
</a>
  <div class="flex min-h-0 flex-1 flex-col gap-0.5 p-1.5 sm:gap-1 sm:p-2">
      <div class="flex items-center gap-1.5">
        <span class="flex h-5 w-5 shrink-0 items-center justify-center rounded-md bg-brand-50 text-[9px] font-black text-brand-700 ring-1 ring-brand-100 h-4 w-4 text-[8px]">
          E
        </span>
        <p class="min-w-0 truncate font-semibold text-slate-500 text-[10px]">Ebazzari Official Store</p>
      </div>

    <div class="flex items-start justify-between gap-1.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/bake-parlor-vermicelli-colour-400">
        <h3 class="font-bold leading-snug text-slate-900 transition group-hover:text-brand-700 line-clamp-2 h-[2.75em] text-[11px] sm:text-xs">
          BAKE PARLOR VERMICELLI COLOUR 400
        </h3>
</a>      <div class="hidden shrink-0 pt-0.5 sm:block">
        
<div id="wishlist_button_926">
    <a class="inline-flex h-9 w-9 items-center justify-center rounded-full bg-white/95 text-slate-500 shadow-md ring-1 ring-slate-200/80 backdrop-blur-sm transition hover:bg-rose-50 hover:text-rose-600" title="Sign in to save" aria-label="Sign in to save items" data-turbo="false" href="/users/sign_in">
      <svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" aria-hidden="true">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12Z"/>
      </svg>
</a></div>

      </div>
    </div>


    <div class="mt-auto flex items-end justify-between gap-1.5 pt-0.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/bake-parlor-vermicelli-colour-400">
        
  <div class="space-y-0.5">
      <p class="truncate font-extrabold tabular-nums leading-none text-slate-900 text-xs sm:text-sm" >Rs 369</p>
    <p class="text-[9px] font-semibold leading-tight text-amber-800 sm:text-[11px]">
      Or <span >3,690</span> coins <span aria-hidden="true">🪙</span>
    </p>
  </div>

</a>    </div>

  </div>
</div>

    <div class="group relative flex h-full w-full min-w-0 flex-col overflow-hidden bg-white ring-1 ring-slate-200/70 transition duration-300 rounded-xl shadow-sm hover:-translate-y-0.5 hover:shadow-lg hover:ring-brand-200/80   load-more-reveal"
     style="animation-delay: 630ms">
  <a class="relative aspect-[853/901] w-full shrink-0 overflow-hidden bg-gradient-to-br from-slate-50 to-slate-100 block" data-turbo-frame="_top" href="/marketplace/products/blesso-creme-bleach-10-gm">
    <div class="relative h-full w-full">
      <img alt="" class="pointer-events-none absolute inset-0 z-0 h-full w-full object-fill" aria-hidden="true" loading="lazy" decoding="async" src="/assets/image-frame-505463795d4caf23b1d4552607f70738c4f27308c46639cc244ff66d9711185e.png" />
      <div class="absolute inset-x-[5%] top-[4.5%] bottom-[9.3%] z-10 flex items-center justify-center bg-white">
          <img class="h-full w-full object-cover object-center transition duration-500 ease-out group-hover:scale-[1.02] " alt="BLESSO CREME BLEACH 10 GM" loading="lazy" decoding="async" width="320" height="320" src="/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6OTcxMCwicHVyIjoiYmxvYl9pZCJ9fQ==--b3a7f2407fdcd562a69bcec15c98db40566c6ead/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2xpbWl0IjpbMzIwLDMyMF19LCJwdXIiOiJ2YXJpYXRpb24ifX0=--2364261aa9b81d45d15aeacc2773ce942cb4064d/imported-product.webp" />
      </div>

      <div class="absolute left-1.5 top-1.5 z-20 flex flex-col items-start gap-1 sm:left-2 sm:top-2">
          <span class="rounded-full bg-violet-600 px-1.5 py-0.5 text-[9px] font-bold uppercase tracking-wide text-white shadow-sm sm:px-2 sm:text-[10px]">Official</span>
      </div>

        <div class="absolute right-1 top-1 z-20 sm:right-2 sm:top-2">
          <span class="inline-flex h-7 w-7 sm:h-9 sm:w-9 flex-col items-center justify-center rounded-full border border-rose-200/80 bg-rose-600 text-white shadow-md ring-2 ring-rose-300/90 product-discount-badge" title="10% off"><span class="text-[9px] sm:text-[10px] font-extrabold leading-none tabular-nums">10%</span></span>
        </div>

        <span class="absolute bottom-1.5 left-1.5 z-20 rounded-md bg-slate-900/80 px-1.5 py-0.5 font-mono font-bold tracking-wide text-white shadow-sm backdrop-blur-sm sm:bottom-2 sm:left-2 sm:px-2 text-[8px]">
          EBZ-0956
        </span>
    </div>
</a>
  <div class="flex min-h-0 flex-1 flex-col gap-0.5 p-1.5 sm:gap-1 sm:p-2">
      <div class="flex items-center gap-1.5">
        <span class="flex h-5 w-5 shrink-0 items-center justify-center rounded-md bg-brand-50 text-[9px] font-black text-brand-700 ring-1 ring-brand-100 h-4 w-4 text-[8px]">
          E
        </span>
        <p class="min-w-0 truncate font-semibold text-slate-500 text-[10px]">Ebazzari Official Store</p>
      </div>

    <div class="flex items-start justify-between gap-1.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/blesso-creme-bleach-10-gm">
        <h3 class="font-bold leading-snug text-slate-900 transition group-hover:text-brand-700 line-clamp-2 h-[2.75em] text-[11px] sm:text-xs">
          BLESSO CREME BLEACH 10 GM
        </h3>
</a>      <div class="hidden shrink-0 pt-0.5 sm:block">
        
<div id="wishlist_button_965">
    <a class="inline-flex h-9 w-9 items-center justify-center rounded-full bg-white/95 text-slate-500 shadow-md ring-1 ring-slate-200/80 backdrop-blur-sm transition hover:bg-rose-50 hover:text-rose-600" title="Sign in to save" aria-label="Sign in to save items" data-turbo="false" href="/users/sign_in">
      <svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" aria-hidden="true">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12Z"/>
      </svg>
</a></div>

      </div>
    </div>


    <div class="mt-auto flex items-end justify-between gap-1.5 pt-0.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/blesso-creme-bleach-10-gm">
        
  <div class="space-y-0.5">
      <div class="flex flex-wrap items-baseline gap-x-1 gap-y-0">
        <p class="truncate font-extrabold tabular-nums leading-none text-slate-900 text-xs sm:text-sm" >Rs 35.10</p>
        <p class="truncate tabular-nums leading-none text-rose-600 line-through text-[10px] sm:text-sm">Rs 39</p>
      </div>
    <p class="text-[9px] font-semibold leading-tight text-amber-800 sm:text-[11px]">
      Or <span >351</span> coins <span aria-hidden="true">🪙</span>
    </p>
  </div>

</a>    </div>

  </div>
</div>

    <div class="group relative flex h-full w-full min-w-0 flex-col overflow-hidden bg-white ring-1 ring-slate-200/70 transition duration-300 rounded-xl shadow-sm hover:-translate-y-0.5 hover:shadow-lg hover:ring-brand-200/80   load-more-reveal"
     style="animation-delay: 700ms">
  <a class="relative aspect-[853/901] w-full shrink-0 overflow-hidden bg-gradient-to-br from-slate-50 to-slate-100 block" data-turbo-frame="_top" href="/marketplace/products/nice-feelings-black-perfume-for-men-75ml">
    <div class="relative h-full w-full">
      <img alt="" class="pointer-events-none absolute inset-0 z-0 h-full w-full object-fill" aria-hidden="true" loading="lazy" decoding="async" src="/assets/image-frame-505463795d4caf23b1d4552607f70738c4f27308c46639cc244ff66d9711185e.png" />
      <div class="absolute inset-x-[5%] top-[4.5%] bottom-[9.3%] z-10 flex items-center justify-center bg-white">
          <img class="h-full w-full object-cover object-center transition duration-500 ease-out group-hover:scale-[1.02] " alt="NICE FEELINGS BLACK PERFUME FOR MEN 75ML" loading="lazy" decoding="async" width="320" height="320" src="/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTMzMDEsInB1ciI6ImJsb2JfaWQifX0=--e391f12abfc6b5a65d64a6d142bb4aadfebded13/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2xpbWl0IjpbMzIwLDMyMF19LCJwdXIiOiJ2YXJpYXRpb24ifX0=--2364261aa9b81d45d15aeacc2773ce942cb4064d/imported-product.webp" />
      </div>

      <div class="absolute left-1.5 top-1.5 z-20 flex flex-col items-start gap-1 sm:left-2 sm:top-2">
          <span class="rounded-full bg-violet-600 px-1.5 py-0.5 text-[9px] font-bold uppercase tracking-wide text-white shadow-sm sm:px-2 sm:text-[10px]">Official</span>
      </div>

        <div class="absolute right-1 top-1 z-20 sm:right-2 sm:top-2">
          <span class="inline-flex h-7 w-7 sm:h-9 sm:w-9 flex-col items-center justify-center rounded-full border border-rose-200/80 bg-rose-600 text-white shadow-md ring-2 ring-rose-300/90 product-discount-badge" title="10% off"><span class="text-[9px] sm:text-[10px] font-extrabold leading-none tabular-nums">10%</span></span>
        </div>

        <span class="absolute bottom-1.5 left-1.5 z-20 rounded-md bg-slate-900/80 px-1.5 py-0.5 font-mono font-bold tracking-wide text-white shadow-sm backdrop-blur-sm sm:bottom-2 sm:left-2 sm:px-2 text-[8px]">
          EBZ-1555
        </span>
    </div>
</a>
  <div class="flex min-h-0 flex-1 flex-col gap-0.5 p-1.5 sm:gap-1 sm:p-2">
      <div class="flex items-center gap-1.5">
        <span class="flex h-5 w-5 shrink-0 items-center justify-center rounded-md bg-brand-50 text-[9px] font-black text-brand-700 ring-1 ring-brand-100 h-4 w-4 text-[8px]">
          E
        </span>
        <p class="min-w-0 truncate font-semibold text-slate-500 text-[10px]">Ebazzari Official Store</p>
      </div>

    <div class="flex items-start justify-between gap-1.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/nice-feelings-black-perfume-for-men-75ml">
        <h3 class="font-bold leading-snug text-slate-900 transition group-hover:text-brand-700 line-clamp-2 h-[2.75em] text-[11px] sm:text-xs">
          NICE FEELINGS BLACK PERFUME FOR MEN 75ML
        </h3>
</a>      <div class="hidden shrink-0 pt-0.5 sm:block">
        
<div id="wishlist_button_1564">
    <a class="inline-flex h-9 w-9 items-center justify-center rounded-full bg-white/95 text-slate-500 shadow-md ring-1 ring-slate-200/80 backdrop-blur-sm transition hover:bg-rose-50 hover:text-rose-600" title="Sign in to save" aria-label="Sign in to save items" data-turbo="false" href="/users/sign_in">
      <svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" aria-hidden="true">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12Z"/>
      </svg>
</a></div>

      </div>
    </div>


    <div class="mt-auto flex items-end justify-between gap-1.5 pt-0.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/nice-feelings-black-perfume-for-men-75ml">
        
  <div class="space-y-0.5">
      <div class="flex flex-wrap items-baseline gap-x-1 gap-y-0">
        <p class="truncate font-extrabold tabular-nums leading-none text-slate-900 text-xs sm:text-sm" >Rs 3,195</p>
        <p class="truncate tabular-nums leading-none text-rose-600 line-through text-[10px] sm:text-sm">Rs 3,550</p>
      </div>
    <p class="text-[9px] font-semibold leading-tight text-amber-800 sm:text-[11px]">
      Or <span >31,950</span> coins <span aria-hidden="true">🪙</span>
    </p>
  </div>

</a>    </div>

  </div>
</div>

    <div class="group relative flex h-full w-full min-w-0 flex-col overflow-hidden bg-white ring-1 ring-slate-200/70 transition duration-300 rounded-xl shadow-sm hover:-translate-y-0.5 hover:shadow-lg hover:ring-brand-200/80   load-more-reveal"
     style="animation-delay: 770ms">
  <a class="relative aspect-[853/901] w-full shrink-0 overflow-hidden bg-gradient-to-br from-slate-50 to-slate-100 block" data-turbo-frame="_top" href="/marketplace/products/tiger-liquid-vaporiser-refill-45ml">
    <div class="relative h-full w-full">
      <img alt="" class="pointer-events-none absolute inset-0 z-0 h-full w-full object-fill" aria-hidden="true" loading="lazy" decoding="async" src="/assets/image-frame-505463795d4caf23b1d4552607f70738c4f27308c46639cc244ff66d9711185e.png" />
      <div class="absolute inset-x-[5%] top-[4.5%] bottom-[9.3%] z-10 flex items-center justify-center bg-white">
          <img class="h-full w-full object-cover object-center transition duration-500 ease-out group-hover:scale-[1.02] " alt="Tiger Liquid Vaporiser Refill 45ml" loading="lazy" decoding="async" width="320" height="320" src="/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6OTA4NSwicHVyIjoiYmxvYl9pZCJ9fQ==--86ad221f17432997f9d20a409afc9205bd7d30e3/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJ3ZWJwIiwicmVzaXplX3RvX2xpbWl0IjpbMzIwLDMyMF19LCJwdXIiOiJ2YXJpYXRpb24ifX0=--2364261aa9b81d45d15aeacc2773ce942cb4064d/imported-product.webp" />
      </div>

      <div class="absolute left-1.5 top-1.5 z-20 flex flex-col items-start gap-1 sm:left-2 sm:top-2">
          <span class="rounded-full bg-violet-600 px-1.5 py-0.5 text-[9px] font-bold uppercase tracking-wide text-white shadow-sm sm:px-2 sm:text-[10px]">Official</span>
      </div>


        <span class="absolute bottom-1.5 left-1.5 z-20 rounded-md bg-slate-900/80 px-1.5 py-0.5 font-mono font-bold tracking-wide text-white shadow-sm backdrop-blur-sm sm:bottom-2 sm:left-2 sm:px-2 text-[8px]">
          EBZ-1822
        </span>
    </div>
</a>
  <div class="flex min-h-0 flex-1 flex-col gap-0.5 p-1.5 sm:gap-1 sm:p-2">
      <div class="flex items-center gap-1.5">
        <span class="flex h-5 w-5 shrink-0 items-center justify-center rounded-md bg-brand-50 text-[9px] font-black text-brand-700 ring-1 ring-brand-100 h-4 w-4 text-[8px]">
          E
        </span>
        <p class="min-w-0 truncate font-semibold text-slate-500 text-[10px]">Ebazzari Official Store</p>
      </div>

    <div class="flex items-start justify-between gap-1.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/tiger-liquid-vaporiser-refill-45ml">
        <h3 class="font-bold leading-snug text-slate-900 transition group-hover:text-brand-700 line-clamp-2 h-[2.75em] text-[11px] sm:text-xs">
          Tiger Liquid Vaporiser Refill 45ml
        </h3>
</a>      <div class="hidden shrink-0 pt-0.5 sm:block">
        
<div id="wishlist_button_1831">
    <a class="inline-flex h-9 w-9 items-center justify-center rounded-full bg-white/95 text-slate-500 shadow-md ring-1 ring-slate-200/80 backdrop-blur-sm transition hover:bg-rose-50 hover:text-rose-600" title="Sign in to save" aria-label="Sign in to save items" data-turbo="false" href="/users/sign_in">
      <svg class="h-5 w-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" aria-hidden="true">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12Z"/>
      </svg>
</a></div>

      </div>
    </div>


    <div class="mt-auto flex items-end justify-between gap-1.5 pt-0.5">
      <a class="min-w-0 flex-1" data-turbo-frame="_top" href="/marketplace/products/tiger-liquid-vaporiser-refill-45ml">
        
  <div class="space-y-0.5">
      <p class="truncate font-extrabold tabular-nums leading-none text-slate-900 text-xs sm:text-sm" >Rs 200</p>
    <p class="text-[9px] font-semibold leading-tight text-amber-800 sm:text-[11px]">
      Or <span >2,000</span> coins <span aria-hidden="true">🪙</span>
    </p>
  </div>

</a>    </div>

  </div>
</div>

</template></turbo-stream>
<turbo-stream action="replace" target="load-more-products"><template>
  
<div id="load-more-products" class="mt-8 flex justify-center" data-controller="load-more">
    <a class="load-more-btn group inline-flex min-h-[44px] items-center justify-center gap-2 rounded-xl border border-slate-200 bg-white px-6 py-3 text-sm font-bold text-slate-800 shadow-sm transition hover:border-brand-300 hover:bg-brand-50 hover:text-brand-800" data-turbo-stream="true" data-page-loader="skip" data-load-more-target="button" data-action="click-&gt;load-more#start" href="/listings/load_more?anchor=fresh-listings&amp;page=64">
      <span data-load-more-target="label" class="inline-flex items-center gap-2">
        <svg class="h-4 w-4 text-brand-600 transition group-hover:translate-y-0.5" fill="none" stroke="currentColor" viewBox="0 0 24 24" aria-hidden="true">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" d="M19 9l-7 7-7-7"/>
        </svg>
        Load more products
      </span>
      <span data-load-more-target="spinner" class="hidden inline-flex items-center gap-2" aria-hidden="true">
        <svg class="load-more-spinner h-4 w-4 text-brand-600" fill="none" viewBox="0 0 24 24" aria-hidden="true">
          <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="3"></circle>
          <path class="opacity-90" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
        </svg>
        Loading…
      </span>
</a></div>

</template></turbo-stream>
