{{ cartProducts.length + backOrder.length }} Artículo
{{ cartProducts.length + backOrder.length}} Artículos
VACIAR CARRITO

{{ pd.product_name }}

{{ pd.stock + ' x $' + parseFloat(pd.product_json_pim.pricing.discounts.final_price).toFixed(2) }}

{{ pd.stock + ' x $' + parseFloat(pd.product_json_pim.pricing.prices.price_published).toFixed(2) }}


TOTAL: {{ '$ ' + toCurrency(totalCart) }}

{{ pd.product_json_pim.category }}

{{ pd.product_name }}

Stock: {{ pd.existencia }} unidades Stock: {{ pd.existencia }} unidad

{{ pd.product_json_pim.pricing.prices.price_published | currency }} {{ pd.product_json_pim.pricing.discounts.final_price | currency }}
{{ pd.product_json_pim.pricing.prices.price_published | currency }}
( {{ pd.product_json_pim.pricing.discounts.percent }} % off)