-ordini attivi
This commit is contained in:
@@ -556,7 +556,7 @@
|
||||
<span class="prod_disp">
|
||||
{{
|
||||
t('ecomm.bookedGASQtyOrdered_str', {
|
||||
qta: myproduct.bookedGASQtyOrdered,
|
||||
qta: (myproduct.bookedGASQtyOrdered + myproduct.bookableAvailableQty) * myproduct.productInfo.weight,
|
||||
qtatot: myproduct.qtyToReachForGas,
|
||||
})
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user