|
|
{{# items }}
{{item_name}}
{{# price.size_name }}
({{ price.size_name}})
{{/ price.size_name }}
{{price.pretty_price_after_discount}}
{{#special_instructions}}
{{special_instructions}}
{{/ special_instructions }}
{{#attributes}}
{{#cooking_ref}}
{{.}}
{{/cooking_ref}}
{{#ingredients}}
{{.}},
{{/ingredients}}
{{/attributes}}
{{#addons}}
{{subcategory_name}}
{{#addon_items}}
{{qty}} x {{pretty_price}} {{sub_item_name}}
{{/addon_items}}
{{/addons}}
|
{{qty}} |
{{price.pretty_total_after_discount}} |
|
|
|
|
{{/ items }}
|
{{# summary }}
{{name}}: |
{{#makebold}}
{{type}}|{{value}}
{{/makebold}} |
{{/ summary }}
|
|
|