Summer Sale – Use code oxbow20 at checkout for a 20% discount.

product lists

1
<div class="relative grid grid-cols-1 gap-6 sm:grid-cols-2 lg:grid-cols-3">
  <div class="relative flex flex-col justify-between gap-2">
    <div class="relative aspect-[4/3]">
      <img
        src="/store/shoes/airforceblack/3.jpg"
        alt="#_"
        class="absolute inset-0 object-cover size-full rounded-2xl bg-zinc-50"
      />
    </div>
    <div>
      <div class="flex items-center justify-between w-full">
        <h3 class="text-sm font-medium text-zinc-900">
          Nike Air Force 1´07 Fresh<a href="#_">
            <span class="absolute inset-0"></span>
          </a>
        </h3>
        <h3 class="text-sm text-zinc-500">$280.00</h3>
      </div>
    </div>
  </div>
  <div class="relative flex flex-col justify-between gap-2">
    <div class="relative aspect-[4/3]">
      <img
        src="/store/shoes/airforcewhite/2.png"
        alt="#_"
        class="absolute inset-0 object-cover size-full rounded-2xl bg-zinc-50"
      />
    </div>
    <div>
      <div class="flex items-center justify-between w-full">
        <h3 class="text-sm font-medium text-zinc-900">
          Nike Air Force 1 LE<a href="#_">
            <span class="absolute inset-0"></span>
          </a>
        </h3>
        <h3 class="text-sm text-zinc-500">$140.00</h3>
      </div>
    </div>
  </div>
  <div class="relative flex flex-col justify-between gap-2">
    <div class="relative aspect-[4/3]">
      <img
        src="/store/shoes/airmax/3.png"
        alt="#_"
        class="absolute inset-0 object-cover size-full rounded-2xl bg-zinc-50"
      />
    </div>
    <div>
      <div class="flex items-center justify-between w-full">
        <h3 class="text-sm font-medium text-zinc-900">
          Nike Air Max 90<a href="#_">
            <span class="absolute inset-0"></span>
          </a>
        </h3>
        <h3 class="text-sm text-zinc-500">120.00</h3>
      </div>
    </div>
  </div>
</div>

Simple cards with description and price below image

Simple cards with description, color and price below image

Simple cards with long description, color, price and add to card below image

Simple cards with price and discouned price below image and cta

Simple cards with add to cart CTA and overlayed price

Small cards with with description and color choices

Simple cards with description and color choices

Simple cards with add to cart cta

Simple cards with overlayed add to cart and like cta

Simple cards with color name and choices