catalogo, avanti, grafica
This commit is contained in:
@@ -281,6 +281,16 @@ function getRoutesEcomm(site: ISites) {
|
||||
inmenu: false,
|
||||
infooter: false
|
||||
},
|
||||
{
|
||||
active: true,
|
||||
order: 1000,
|
||||
path: '/catalogo/:idprod/:cosa',
|
||||
materialIcon: 'event',
|
||||
name: 'otherpages.catalogo',
|
||||
component: () => import('@/views/ecommerce/catalogoInfo/catalogoInfo.vue'),
|
||||
inmenu: false,
|
||||
infooter: false
|
||||
},
|
||||
{
|
||||
active: true,
|
||||
order: 1000,
|
||||
|
||||
Reference in New Issue
Block a user