Integrazione ECommerce (conversione)

This commit is contained in:
Surya Paolo
2023-11-27 14:40:42 +01:00
parent 6b400448d4
commit f1702d76d6
42 changed files with 1028 additions and 370 deletions

View File

@@ -75,7 +75,8 @@ export const shared_consts = {
BTN_LOGIN: 260,
FOOTER: 270,
PROFILETUTORIAL: 280,
VISUVIDEOPROMOANDPDF: 290
VISUVIDEOPROMOANDPDF: 290,
ECOMMERCE: 300,
},
QUERYTYPE_MYGROUP: 1,
@@ -1525,6 +1526,10 @@ export const shared_consts = {
value: 70,
label: 'Calendario',
},
{
value: 300,
label: 'E-COMMERCE',
},
],