{{#each cart.items}} {{/each}}
Products {{lang 'cart.checkout.price'}} {{lang 'cart.checkout.quantity'}} {{lang 'cart.checkout.total'}}
{{#if type '==' 'GiftCertificate'}} {{lang 'cart.gift_certificate'}} {{else}} {{> components/common/responsive-img image=image class="cart-item-image" fallback_size=../theme_settings.productthumb_size lazyload=../theme_settings.lazyload_mode default_image=../theme_settings.default_image_product }} {{/if}}

{{name}}

{{#filter custom_fields '_tag_one' property='name'}} {{value}} {{/filter}} {{#filter custom_fields 'Description' property="name"}} {{value}} {{/filter}} {{#if release_date}}

({{release_date}})

{{/if}} {{#if options}}
{{#each options}}
{{name}}:
{{#if is_file}} {{value}} {{else}} {{{ sanitize value}}} {{/if}}
{{/each}}
{{lang 'cart.checkout.change'}} {{/if}} {{#if type '==' 'GiftCertificate'}} {{lang 'cart.checkout.change'}} {{/if}} {{> components/cart/item-giftwrap this}} {{#if event_date}}
{{event_date.name}}
{{event_date.date}}
{{/if}} 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}}