| Dettagli | Quantità | Prezzo | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{_ item.p_composed_name _} {_ item.name _}{_ JSON.parse(item.primary_attributes)[0].attribute_value.value _} / {_ JSON.parse(item.secondary_attributes)[0].attribute_value.value _} {_ JSON.parse(item.secondary_attributes)[0].attribute_value.value _} | {_ option _} {_ JSON.parse(item.secondary_attributes)[0].attribute_value.value _} |
checkQuantity(e)" @change="(e) => $debounce(() => updateQuantityComposedItem({ id: item.v4whouse_variant_id, composedId: item.p_composed_id, composedExAttId: item.p_composed_ex_id, quantity: e.target.value, customisationId: item.customisation_id, el: e.target, custom: JSON.parse(item.custom_value) }))"
:value="item.quantity_composed"
class="form-control"
:min="setCastQuantity(item.p_composed_id, item.p_composed_ex_id, 1, .1)"
:step="setCastQuantity(item.p_composed_id, item.p_composed_ex_id, 1, .1)">
checkQuantity(e)"
@change="(e) => $debounce(() => updateQuantityItem({ id: item.v4whouse_variant_id, quantity: e.target.value, customisationUuid: item.uuid, custom: item.custom_value, el: e.target }))"
:value="item.quantity"
class="form-control"
:min="item.unimis_type == 'int' ? 1 : .1"
:step="item.unimis_type == 'int' ? 1 : .1" >
|
{_ $numberFormat(parseFloat(item.total_price_composed)) _} {_ $numberFormat(parseFloat(item.total_price)) _} |
||||||||||||||||
|
|||||||||||||||||||
|
{_ number _}
|
|||||||||||||||||||
Se vuoi completare l'acquisto da anonimo vai a Procedi all'acquisto oppure fai il Login qui.
Subtotale
{_ $numberFormat(subTotal) _}
Spedizione
Verrà impostato al momento del pagamentoSub Totale
{_ $numberFormat(subTotal) _}