mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Latest Updates
This commit is contained in:
@@ -23,7 +23,6 @@ export async function getStaticProps({
|
||||
config,
|
||||
preview,
|
||||
})
|
||||
console.log(product?.variants[0])
|
||||
|
||||
const { products: relatedProducts } = await commerce.getAllProducts({
|
||||
variables: { first: 4 },
|
||||
|
Reference in New Issue
Block a user