Loading...

Megasoluciones

Megasoluciones

Bienvenido a mi tienda

.max-100 { max-width: 100%; } .max-30 { max-width: 30px; } .action-imagen { height: 25px; } .header-height { height:90px; } @media (min-width: 768px) { .header-height { height:60px; } } .header-container { background-color: #ffffff; } .children-menu { } .transparent:hover { background-color: #ffffff; } .transparent:hover .children-menu { } .header-menu { font-size: 14px } .btn-mv { color: #ffffff !important; background-color: rgb(var(--bg-primary)) !important; border-color: rgb(var(--bg-secondary)) !important; font-size: 8px !important; } .btn-mv:hover { color: #ffffff !important; background-color: rgb(var(--bg-tertiary)) !important; border-color: rgb(var(--bg-primary)) !important; }
.ctrl-img-cart { object-fit: cover; object-position: center center; max-width: 100px; }
Producto Precio Cantidad Total Acciones
$[ product.name ]$
$[ product.additionalPriceText ]$
SKU: $[ product.sku ]$
Suscripción : $[ subscription.data.frequencyName ]$ $[ subscription.data.discountRate > 0 ? '(-'.concat(subscription.data.discountRate, '%)') : '' ]$
$$[ numberFormatter(product.metaData.compareAtPrice, decimals) ]$ $[ product.metaData.compareAtPriceText ]$ $$[ numberFormatter(product.subtotal, decimals) ]$ $$[ numberFormatter(product.price, decimals) ]$
Ahorraste completo:
 $ $[ numberFormatter(product.externalDiscountValue, decimals) ]$

Carrito vacío

Continuar comprando
Descuento -$ $[ numberFormatter(cart.discount, decimals) ]$ $[ numberFormatter(0, decimals) ]$
Subtotal $ $[ numberFormatter(cart.subtotal, decimals) ]$
Impuestos $ $[ numberFormatter(cart.tax, decimals) ]$
Total $ $[ numberFormatter(cart.total, decimals) ]$

El costo de envío será calculado en la siguiente pantalla

.footer-titles { font-size:1em !important; } .footer-links { color:#d4d4d4 !important; font-size:1em !important; } @media(min-width: 768px) { .footer-titles { font-size:1em !important; } .footer-links { color:#d4d4d4 !important; } }