mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Custom Checkout Progress
This commit is contained in:
@@ -21,6 +21,7 @@ const getProduct = async (options: {
|
||||
const { data }: GraphQLFetcherResult = await config.fetch(getProductQuery, {
|
||||
variables,
|
||||
})
|
||||
|
||||
const { productByHandle } = data
|
||||
|
||||
return {
|
||||
|
Reference in New Issue
Block a user