Products
{{ numberOfCompleted }} of {{ numberOfItems }} items completed
Completed
Optional
{{ bundleProduct?.product?.title }}
Color: {{ getColor(bundleProduct.id)?.title }}
Size: {{ getSizeName(bundleProduct.id) }}
{{ getProduct(bundleProduct.id)?.vendor_blank?.extra_variation_name }}: {{ selected_items[bundleProduct.id].extra_value }}
Quantity: {{selected_items[bundleProduct.id].quantity }}
{{ key }}: {{ val }}
Subtotal
${{ sub_total.toFixed(2) }}
You can only add up to {{ bundle_product.max_quantity }} items.
{{ selected_item.personalization[pLayer.personalization_title]?.length || 0 }}/{{ pLayer.limit }}
Add up ${{ active_product.personalization_prices[pLayer.personalization_title].toFixed(2) }}
Add up ${{ addsToPersonalize.toFixed(2) }}