commerce
commerce copied to clipboard
Next.js Commerce
This gets [`compareAtPriceRange`](https://shopify.dev/docs/api/storefront/2024-10/objects/Product#field-compareatpricerange) from the Storefront API so you have the option to render `comparePriceRange` with `priceRange` if you want to render price percentage discounts.
Where users can see different images of products on edge browser, I noticed the scrollbar being visible while on Firefox it does not appear.   Solution: We can hide...
I'm just getting started with the template but I cannot see if it's working with isr like the v1. I'll be grateful if anyone can confirm this. Thanks in advance!
## Overview The Shopify integration guide (https://vercel.com/docs/integrations/ecommerce/shopify) requires a major update. While the Vercel deployment section (updated July 2024) remains current, the Shopify-specific sections contain outdated information. ## Outdated Sections...
https://sites.google.com/view/sair-marketn/home 
Hi, can some one help me fix this errror?
After performing a page refresh, TAGS.cart is not revalidated correctly. This leads to potential inconsistencies between the client-side and server-side state of the cart data. https://github.com/user-attachments/assets/c4dbb3fd-9400-43b5-81f2-96081183f1f6
I propose to move to verifying the HMAC hashed signature provided by Shopify as explained in the docs. This would be a lot safer than transmitting a plain secret as...