{{ title() }}

@if (effectiveDescription()) {

{{ effectiveDescription() }}

}
@if (!hasVariants()) {
{{ formattedPrice() }}
} @else {
{{ formattedPrice() }}
}
Comprar {{ saving() ? 'Guardando' : 'Agregar al carrito' }}