- Modifiche a ProductInfo... Continua
This commit is contained in:
@@ -291,7 +291,7 @@ function getRoutesEcomm(site: ISites) {
|
||||
path: '/product/:idprod/:cosa',
|
||||
materialIcon: 'event',
|
||||
name: 'otherpages.product',
|
||||
component: () => import('@src/views/ecommerce/productInfo/productInfo.vue'),
|
||||
component: () => import('app/src/views/ecommerce/productView/productView.vue'),
|
||||
inmenu: false,
|
||||
infooter: false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user