{CartProducts( before: '

{%ShoppingCart}

', after: '
{CartShippingCosts( before: '
{%CheckoutShipping}: {CartShippingMethod} ', after: '
' )} {CartPaymentCosts( before: '
{%PaymentMethod}: {CartPaymentMethod} ', after: '
' )} {CartDiscount( before: '
{CartDiscountLabel}: ', after: '
' )} {CartTotal( before: '
{%Total}: ', after: '
' )} {CartGiftCards( before: '
', helper: '{{ {%CartPaidByGiftCard}: {GiftCardBalanceReserved}
}}', after: ' {%CartGiftCardDetaild}
{CartOpenTotal( before: '
{%CartOpenTotal}: ', after: '
' )}' )}
{%ShoppingCartEdit} {%OrderProducts}
', or: '
{%ShoppingCartIsEmpty}
', helper: '{{
{ProductImage( imagesize: 'mini', link: 'false', before: '', after: ' {CartProductQuantity( mode: 'preview', before: '
', after: '
' )}
' )} {CartProductName( before: '', after: '{CartProductVariation(before: ' – ')}' )}
{CartProductComparePrice( currencysymbol: 'true', before: ' {CartProductPrice( currencysymbol: 'true', before: '', after: '' )} ', after: '', or: ' {CartProductPrice( currencysymbol: 'true', before: '', after: '' )}' )}
}}' )}