{{ title() }}

@if (description()) {

{{ description() }}

}
@if (!hasVariants()) {
{{ formattedPrice() }}
} @else if (!hasMultipleVariantSelectors()) {
{{ formattedPrice() }}
@for (selector of variantSelectors(); track selector.key) { }
} @else {
{{ formattedPrice() }}
@for (selector of variantSelectors(); track selector.key) { }
}
Comprar Agregar al carrito