mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Added usePrice to products in the landing
This commit is contained in:
@@ -51,6 +51,10 @@ export const productInfoFragment = /* GraphQL */ `
|
||||
value
|
||||
currencyCode
|
||||
}
|
||||
retailPrice {
|
||||
value
|
||||
currencyCode
|
||||
}
|
||||
}
|
||||
images {
|
||||
edges {
|
||||
|
Reference in New Issue
Block a user