Optional Add-Ons

{{#each add-ons}}
{{ image.alt }}

{{ label }}

{{#currencyFormatter price }}/{{ price_type }}

{{ description }}

{{#if in_cart}} Remove from Cart {{else}} Add to Cart {{/if}}
{{/each}} {{#each add-ons-onetime}}
{{ image.alt }}

{{ label }}

{{#currencyFormatter price }}/{{ price_type }}

{{ description }}

{{#if in_cart}} Remove from Cart {{else}} Add to Cart {{/if}}
{{/each}}