- Cataloghi: pagine, schede, formato
This commit is contained in:
@@ -231,9 +231,9 @@
|
||||
{{ t('ecomm.codice') }}: {{ myproduct.productInfo.code }}
|
||||
</div>
|
||||
<div v-if="false" class="barcode">
|
||||
<barcode :value="myproduct.productInfo.code" format="EAN-13">
|
||||
</barcode>
|
||||
<vue-barcode></vue-barcode>
|
||||
<CBarCode :value="myproduct.productInfo.code" format="EAN-13" text="ISBN:">
|
||||
</CBarCode>
|
||||
|
||||
</div>
|
||||
<div
|
||||
v-if="
|
||||
|
||||
Reference in New Issue
Block a user