catalogo, avanti, grafica

This commit is contained in:
Surya Paolo
2024-05-05 19:09:08 +02:00
parent 17deeb7028
commit 84e7f6e9f4
10 changed files with 436 additions and 904 deletions

View File

@@ -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,