Refresh product to load
This commit is contained in:
parent
1c2abef4b0
commit
8cdfd5598d
@ -24,6 +24,7 @@ async function fetchProduct(handle: string, region: HttpTypes.StoreRegion | unde
|
||||
'Content-Type': 'application/json',
|
||||
'x-publishable-api-key': process.env.NEXT_PUBLIC_MEDUSA_PUBLISHABLE_KEY as string,
|
||||
},
|
||||
next: { revalidate: 0 },
|
||||
},
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user