Shopping Cart Icon
{{ localization.closeButton }}
 {{#each renderedItems}}  {{/each}} 
 {{image thumbnailUrl "Product Thumbnail"}} 
 {{#if hasOriginalPrice}} 
 {{ originalPrice }} 
 {{/if}}  {{ price }} 
 {{#if hasDiscount}} 
{{ discount }}{{localization.discountLabel}}
 {{/if}} {{ localization.orderTotal }}: {{cartState.orderTotalString}}
 {{#if showRecommendedProductsSection}} May We Recommend
 {{#each recommendedProductsRendered}}  {{/each}} 
 {{/if}} {{ localization.checkoutButton }} {{image thumbnailUrl "Product Thumbnail"}} 
 {{#if hasOriginalPrice}} 
 {{ originalPrice }} 
 {{/if}}  {{ price }} 
Shopping Cart Icon
{{ localization.closeButton }}
 {{#each renderedItems}}  {{/each}} 
 {{image thumbnailUrl "Product Thumbnail"}} 
 {{#if hasOriginalPrice}} 
 {{ originalPrice }} 
 {{/if}}  {{ price }} 
 {{#if hasDiscount}} 
{{ discount }}{{localization.discountLabel}}
 {{/if}} {{ localization.orderTotal }}: {{cartState.orderTotalString}}
 {{#if showRecommendedProductsSection}} May We Recommend
 {{#each recommendedProductsRendered}}  {{/each}} 
 {{/if}} {{ localization.checkoutButton }} {{image thumbnailUrl "Product Thumbnail"}} 
 {{#if hasOriginalPrice}} 
 {{ originalPrice }} 
 {{/if}}  {{ price }}