Fix checkout

This commit is contained in:
cond0r
2021-09-24 09:12:36 +03:00
parent 5c50a1aff0
commit 5730840f96

View File

@@ -1,6 +1,7 @@
{
"provider": "shopify",
"features": {
"wishlist": false
"wishlist": false,
"customerAuth": true
}
}