Currently, fetches to Shopify use ISR with a 15 minute window. We could now use revalidatePath and revalidateTag in combination with Shopify webhooks.
https://nextjs.org/docs/app/building-your-application/data-fetching/revalidating#using-on-demand-revalidation
Currently, fetches to Shopify use ISR with a 15 minute window. We could now use
revalidatePathandrevalidateTagin combination with Shopify webhooks.https://nextjs.org/docs/app/building-your-application/data-fetching/revalidating#using-on-demand-revalidation