mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
fix: simplify logic core-charge
Signed-off-by: Chloe <pinkcloudvnn@gmail.com>
This commit is contained in:
@@ -40,6 +40,9 @@ const cartFragment = /* GraphQL */ `
|
||||
product {
|
||||
...product
|
||||
}
|
||||
coreVariantId: metafield(key: "coreVariant", namespace: "custom") {
|
||||
value
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user