Added image component to product images

This commit is contained in:
Luis Alvarez
2020-10-21 21:28:28 -05:00
parent 5d0da87c3c
commit dc80358bc6
6 changed files with 404 additions and 722 deletions

View File

@@ -1,4 +1,9 @@
module.exports = {
images: {
sizes: [320, 480, 1024, 1600],
path: 'https://cdn11.bigcommerce.com/',
loader: 'bigCommerce',
},
rewrites() {
return [
{