| Products | {{lang 'cart.checkout.price'}} | {{lang 'cart.checkout.quantity'}} | {{lang 'cart.checkout.total'}} | |
|---|---|---|---|---|
|
{{#if type '==' 'GiftCertificate'}}
|
{{name}}{{#filter custom_fields '_tag_one' property='name'}} {{value}} {{/filter}} {{#if release_date}} ({{release_date}}) {{/if}} {{#if options}}
Edit |
{{lang 'cart.checkout.price'}} {{#or ../customer (if ../theme_settings.restrict_to_login '!==' true)}} {{price.formatted}} {{#if price_discounted}} {{price_discounted.formatted}} {{/if}} {{else}} {{> components/common/login-for-pricing}} {{/or}} |
{{#if can_modify}}
{{/if}}
{{#if can_modify}}
{{/if}}
|
{{lang 'cart.checkout.total'}} {{#or ../customer (if ../theme_settings.restrict_to_login '!==' true)}} {{total.formatted}} {{#if total_discounted}} {{total_discounted.formatted}} {{/if}} {{else}} {{> components/common/login-for-pricing}} {{/or}} {{#or can_modify (if type '==' 'GiftCertificate')}} {{/or}} |