diff --git a/src/components/CMyElem/CMyElem.vue b/src/components/CMyElem/CMyElem.vue index 51174784..94ad225a 100755 --- a/src/components/CMyElem/CMyElem.vue +++ b/src/components/CMyElem/CMyElem.vue @@ -512,7 +512,7 @@
Msg di Controllo Verifica Email
-
+
+ + + + + + - +
+ +
-
+
{{ t('gas.ordina_sul_gas') }}
- {{ t('gas.x_prodotti_gas', { qta: productStore.getNumQtaGas() }) }} + {{ + t('gas.x_prodotti_gas', { + qta: productStore.getNumQtaGas(), + }) + }}
@@ -33,7 +40,9 @@ {{ t('gas.bottega') }}
{{ - t('gas.x_prodotti_bottega', { qta: productStore.getNumQtaBottega() }) + t('gas.x_prodotti_bottega', { + qta: productStore.getNumQtaBottega(), + }) }}
@@ -44,11 +53,11 @@
-
+
diff --git a/upload/products/8017977001338.jpg b/upload/products/8017977001338.jpg index 5445ecef..46557ce7 100644 Binary files a/upload/products/8017977001338.jpg and b/upload/products/8017977001338.jpg differ diff --git a/upload/products/8017977034374.jpg b/upload/products/8017977034374.jpg index a40d052f..dd34e4de 100644 Binary files a/upload/products/8017977034374.jpg and b/upload/products/8017977034374.jpg differ