mirror of
https://github.com/vercel/commerce.git
synced 2025-07-27 04:01:23 +00:00
fix: cart error on first load
This commit is contained in:
@@ -19,7 +19,10 @@ export const checkoutDetailsFragment = /* GraphQL */ `
|
||||
sku
|
||||
title
|
||||
image {
|
||||
src
|
||||
originalSrc
|
||||
altText
|
||||
width
|
||||
height
|
||||
}
|
||||
price
|
||||
}
|
||||
|
Reference in New Issue
Block a user