Merge branch 'custom-checkout' into improvements

This commit is contained in:
B
2021-06-05 15:16:56 -03:00
committed by GitHub
22 changed files with 1155 additions and 1029 deletions

View File

@@ -22,6 +22,7 @@ export async function getStaticProps({
config,
preview,
})
const allProductsPromise = commerce.getAllProducts({
variables: { first: 4 },
config,