{{ bundled_item.Product.name }}
Elige una opción
Agrega mínimo {{ parseInt(bundled_item.min_quantity) }} y máximo {{ parseInt(bundled_item.max_quantity) }}
Agrega hasta {{ parseInt(bundled_item.max_quantity) }}
Agrega {{ parseInt(bundled_item.max_quantity) }} opciones
{{ bundled_item.Product['optn'+n] }} {{ alternative['optn'+n] }}
+ S/ {{ roundToTwo(bundled_item.pricing_strategy_value) }}
+ S/ {{ roundToTwo(getPriceByAlternative(alternative)) }}
+ S/ {{ roundToTwo(getPriceByAlternative(alternative) *(bundled_item.pricing_strategy_value/100)) }}
+ S/ {{ roundToTwo(alternative.price - bundled_item.pricing_strategy_value) }}