{{ 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) }}

{{ item.product_name }}

Categoría: {{item.product_json_pim.category}}

SKU: {{ item.product_sku }}
SKU-MC: {{ item.product_number }}

${{ parseFloat(item.product_json_pim.pricing.prices.price_published).toFixed(2) }} - {{item.product_json_pim.pricing.discounts.percent}}% = ${{ parseFloat(item.product_json_pim.pricing.discounts.final_price).toFixed(2) }} x {{ item.stock }} = {{parseFloat(item.product_json_pim.pricing.discounts.final_price * item.stock).toFixed(2)}} ({{ item.product_json_pim.pricing.prices.currency }})
${{ parseFloat(item.product_json_pim.pricing.prices.price_published).toFixed(2) }} x {{ item.stock }} = {{parseFloat(item.product_json_pim.pricing.prices.price_published * item.stock).toFixed(2)}} ({{ item.product_json_pim.pricing.prices.currency }})




RFC: {{cuentaActualLogin.account_json_data_activation.AltaComercial.RFC}}
Razón Social: {{cuentaActualLogin.empresa}}
Domicilio Fiscal: {{ adr.value_input}}


 


Correo inválido


Método de Envío ¡FLETE GRATIS!
Quién Recibe Quién Recoge

Elemento no encontrado
 
 

 



 

No tienes proveedores registrados
 



Tu crédito disponible es insufuciente
Puedes pagar con tu crédito disponible
Línea de Crédito ${{ toCurrency(InfoCredCliente[0].cred_lim_mn) }} MN
Crédito Disponible ${{ toCurrency(InfoCredCliente[0].cred_disponible_mn) }} MN
Crédito Utilizado ${{ toCurrency(InfoCredCliente[0].cred_utilizado_mn) }} MN
No se encontraron Cuentas Bancarias de origen registradas.
Favor de registrar al menos una Cuenta Bancaria Emisora

Selecciona Moneda de Pago

Cuenta Origen

Cuenta Destino

 
 

Aplicar cupón

Resumen del Pedido

Subtotal (MXN): {{currencies.location_currency_json_data.General.simbolo_moneda}} {{ toCurrency(productsMXN.totalCart) }}

Costo de Empaque: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency(0)}}

Costo de Envío: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency(0)}}

Cargos por el uso de tarjeta de crédito: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency(0)}}

Otros cargos: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency(0)}}

Descuento: {{currencies.location_currency_json_data.General.simbolo_moneda}} 0.00

Total: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{ toCurrency(productsMXN.totalCart) }}

Impuesto {{ taxes.location_tax_json_data.General.nombre_impuesto }} ({{ taxes.location_tax_json_data.General.tasa_impuesto }} %): {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency((productsMXN.totalCartPublish - (productsMXN.totalCartPublish - productsMXN.totalCart)) * impuesto.tarifa)}}

Total (MXN): {{currencies.location_currency_json_data.General.simbolo_moneda}} {{ toCurrency(productsMXN.totalCart * (impuesto.tarifa + 1)) }}

Subtotal (USD): {{currencies.location_currency_json_data.General.simbolo_moneda}} {{ toCurrency(productsUSD.totalCart) }}

Costo de Empaque: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency(0)}}

Costo de Envío: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency(0)}}

Cargos por el uso de tarjeta de crédito: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency(0)}}

Otros cargos: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency(0)}}

Descuento: {{currencies.location_currency_json_data.General.simbolo_moneda}} 0.00

Total: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{ toCurrency(productsUSD.totalCart) }}

Impuesto {{ taxes.location_tax_json_data.General.nombre_impuesto }} ({{ taxes.location_tax_json_data.General.tasa_impuesto }} %): {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency((productsUSD.totalCartPublish - (productsUSD.totalCartPublish - productsUSD.totalCart)) * impuesto.tarifa)}}

Total en (USD): {{currencies.location_currency_json_data.General.simbolo_moneda}} {{ toCurrency(productsUSD.totalCart * (impuesto.tarifa + 1)) }}

Total (MXN): ${{ toCurrency(detallesPD.subtotalMXN) }}

Total (USD): ${{ detallesPD.subtotalUSD.toFixed(2) }}

Tipo de Cambio: {{ detallesPD.tipoCambio }}

Aplicar Cupón

Resumen del Pedido

Subtotal: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{ toCurrency(totalCart) }}

Costo de Empaque: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency(0)}}

Costo de Envío: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency(0)}}

Cargos por el uso de tarjeta de crédito: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency(0)}}

Otros cargos: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency(0)}}

Descuento: {{currencies.location_currency_json_data.General.simbolo_moneda}} 0.00

Total: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{ toCurrency(totalCart) }}

Impuesto {{ taxes.location_tax_json_data.General.nombre_impuesto }} ({{ taxes.location_tax_json_data.General.tasa_impuesto }} %): {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency((totalCartPublish - (totalCartPublish - totalCart)) * impuesto.tarifa)}}

Total a Pagar (MXN): (USD): {{currencies.location_currency_json_data.General.simbolo_moneda}} {{ toCurrency(totalCart * (impuesto.tarifa + 1)) }}
 

Total (MXN): ${{ toCurrency(detallesPD.subtotalMXN) }}

Total (USD): ${{ detallesPD.subtotalUSD.toFixed(2) }}

Tipo de Cambio: {{ detallesPD.tipoCambio }}

Jhon Michle

michle@example.com

Dirección Predeterminada

Otras Direcciones

Aplicar cupón

Resumen de Compra

{{ item.product_name }}
${{ parseFloat(item.product_json_pim.pricing.discounts.final_price).toFixed(2) }} ${{ parseFloat(item.product_json_pim.pricing.prices.price_published).toFixed(2) }} x {{item.stock}}

Resumen de Orden

Subtotal: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{ toCurrency(totalCartPublish) }}

Shipping: --

Envío: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency(0)}}

Descuento: {{currencies.location_currency_json_data.General.simbolo_moneda}} 0.00

Impuesto {{ taxes.location_tax_json_data.General.nombre_impuesto }} ({{ taxes.location_tax_json_data.General.tasa_impuesto }} %): {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency((totalCartPublish - (totalCartPublish - totalCart)) * impuesto.tarifa)}}

Total a Pagar (MXN) (USD) {{currencies.location_currency_json_data.General.simbolo_moneda}} {{ toCurrency(totalCart * (impuesto.tarifa + 1)) }}

Proveedores Favoritos

Aplicar cupón

Resumen de Compra

{{ item.product_name }}
${{ parseFloat(item.product_json_pim.pricing.discounts.final_price).toFixed(2) }} ${{ parseFloat(item.product_json_pim.pricing.prices.price_published).toFixed(2) }} x {{item.stock}}

Resumen de Orden

Subtotal: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{ toCurrency(totalCartPublish) }}

Shipping: --

Envío: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency(0)}}

Descuento: {{currencies.location_currency_json_data.General.simbolo_moneda}} 0.00

Impuesto {{ taxes.location_tax_json_data.General.nombre_impuesto }} ({{ taxes.location_tax_json_data.General.tasa_impuesto }} %): {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency((totalCartPublish - (totalCartPublish - totalCart)) * impuesto.tarifa)}}

Total a Pagar (MXN) (USD) {{currencies.location_currency_json_data.General.simbolo_moneda}} {{ toCurrency(totalCart * (impuesto.tarifa + 1)) }}

Selecciona el método de pago

Seleccione su tipo de cuenta Paypal

Importante: Después de hacer clic en el botón, será dirigido a un puente seguro para el pago. Después de completar el proceso de pago, será redirigido a nuestro sitio web para ver los detalles de su pedido.

Selecciona banco

Importante: Después de hacer clic en el botón, será dirigido a un puente seguro para el pago. Después de completar el proceso de pago, será redirigido a nuestro sitio web para ver los detalles de su pedido.

Aplicar cupón

Resumen de Compra

{{ item.product_name }}
${{ parseFloat(item.product_json_pim.pricing.discounts.final_price).toFixed(2) }} ${{ parseFloat(item.product_json_pim.pricing.prices.price_published).toFixed(2) }} x {{item.stock}}

Resumen de Orden

Subtotal: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{ toCurrency(totalCartPublish) }}

Shipping: --

Envío: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency(0)}}

Descuento: {{currencies.location_currency_json_data.General.simbolo_moneda}} 0.00

Impuesto {{ taxes.location_tax_json_data.General.nombre_impuesto }} ({{ taxes.location_tax_json_data.General.tasa_impuesto }} %): {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency((totalCartPublish - (totalCartPublish - totalCart)) * impuesto.tarifa)}}

Total a Pagar (MXN) (USD) {{currencies.location_currency_json_data.General.simbolo_moneda}} {{ toCurrency(totalCart * (impuesto.tarifa + 1)) }}
Revisa tu orden, {{cartProducts.length}} en lista
{{ item.product_name }}

Tipo: Servidor

Descripción: {{ item.product_short_description }}

${{ parseFloat(item.product_json_pim.pricing.discounts.final_price).toFixed(2) }}
${{ parseFloat(item.product_json_pim.pricing.prices.price_published).toFixed(2) }}
{{item.stock}} unidad
{{item.stock}} unidades
Envío para:

Cliente:

A PHP Error was encountered

Severity: Notice

Message: Trying to access array offset on value of type null

Filename: shoppingCart/shopping_cart.php

Line Number: 2295

Backtrace:

File: /var/www/mapscloud.com/html/app/views/themes/shoop_theme3/shoppingCart/shopping_cart.php
Line: 2295
Function: _error_handler

File: /var/www/mapscloud.com/html/app/controllers/shoop/shoppingCart/Shopping_cart.php
Line: 1311
Function: view

File: /var/www/mapscloud.com/html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to access array offset on value of type null

Filename: shoppingCart/shopping_cart.php

Line Number: 2295

Backtrace:

File: /var/www/mapscloud.com/html/app/views/themes/shoop_theme3/shoppingCart/shopping_cart.php
Line: 2295
Function: _error_handler

File: /var/www/mapscloud.com/html/app/controllers/shoop/shoppingCart/Shopping_cart.php
Line: 1311
Function: view

File: /var/www/mapscloud.com/html/index.php
Line: 315
Function: require_once

Dirección: {{addressSelection.value_input}}

Teléfono: {{addressData.phones[0].value_input}}

Método de pago:
Remitente:

Proveedor: {{ entry.provider_name }}

Dirección: {{entry.provider_data.address[0].value_input}}

Teléfono: {{entry.provider_data.phones[0].value_input}}

Aplicar cupón

Resumen de Orden

Subtotal: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{ toCurrency(totalCartPublish) }}

Shipping: --

Envío: {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency(0)}}

Descuento: {{currencies.location_currency_json_data.General.simbolo_moneda}} 0.00

Impuesto {{ taxes.location_tax_json_data.General.nombre_impuesto }} ({{ taxes.location_tax_json_data.General.tasa_impuesto }} %): {{currencies.location_currency_json_data.General.simbolo_moneda}} {{toCurrency((totalCartPublish - (totalCartPublish - totalCart)) * impuesto.tarifa)}}

Total a Pagar (MXN) (USD) {{currencies.location_currency_json_data.General.simbolo_moneda}} {{ toCurrency(totalCart * (impuesto.tarifa + 1)) }}