Prongs
Subtotal: {{ component.productPriceData.min_price | currency }} {{ (component.getPrice(component.selectedProductVariant.price) || 0) | currency }}
Subtotal: {{ component.productPriceData.min_price | currency }} {{ (component.getPrice(selectedProductVariant.price) || 0) | currency }}
Gold Prongs
{{ component.productPriceData.min_price | currency }} From {{ component.productPriceData.min_price | currency }} to {{ component.productPriceData.max_price | currency }}
{{ (component.selectedProductVariant.price || 0) | currency }}
Subtotal: {{ component.productPriceData.min_price | currency }} {{ (component.getPrice(component.selectedProductVariant.price) || 0) | currency }}
Subtotal: {{ component.productPriceData.min_price | currency }} {{ (component.getPrice(selectedProductVariant.price) || 0) | currency }}
Prong Cab
{{ component.productPriceData.min_price | currency }} From {{ component.productPriceData.min_price | currency }} to {{ component.productPriceData.max_price | currency }}
{{ (component.selectedProductVariant.price || 0) | currency }}
Subtotal: {{ component.productPriceData.min_price | currency }} {{ (component.getPrice(component.selectedProductVariant.price) || 0) | currency }}
Subtotal: {{ component.productPriceData.min_price | currency }} {{ (component.getPrice(selectedProductVariant.price) || 0) | currency }}
Pear Prong
{{ component.productPriceData.min_price | currency }} From {{ component.productPriceData.min_price | currency }} to {{ component.productPriceData.max_price | currency }}
{{ (component.selectedProductVariant.price || 0) | currency }}