fix: Add dedicated products page collection

This commit is contained in:
Sol Irvine
2023-08-23 21:58:39 -07:00
parent 01f38e04cb
commit bd1538e88a
5 changed files with 72 additions and 5 deletions

View File

@@ -40,6 +40,9 @@ const productFragment = /* GraphQL */ `
name
value
}
image {
...image
}
price {
amount
currencyCode