{$msg.cart.your_cart}

{include file="templates/layouts/zones/includes/flash-messages.html"} {if $order->itemsCount > 0}
{assign var="showCheckoutButton" value="true"} {if !$min_subtotal_error && $paypal_ec_active} {** PAYPAL CHECKOUT **} {if $paypal_ec_active} {capture assign="button_paypal_ec"}
{if $paypal_ec_return_is_error}
{$msg.cart.paypal_errors_back}
    {foreach from=$paypal_ec_return_errors item="pperr"}
  • {$pperr}
  • {/foreach}
{/if} {if $paypal_ec_is_error}
{$msg.cart.paypal_errors}:
    {foreach from=$paypal_ec_errors item="pperr"}
  • {$pperr}
  • {/foreach}
{else} Pay With PayPal {if $paypal_ec_bml_url}
{/if} {/if}
{/capture} {/if} {assign var="singlePaymentMethod" value=""} {if $paypal_ec_active} {assign var="singlePaymentMethod" value=$button_paypal_ec} {if $totalPaymentMethods == "0"} {assign var="showCheckoutButton" value="false"} {/if} {/if} {/if} {if $showCheckoutButton && $activeGateways > 0 && !$min_subtotal_error} {capture assign="checkout_button"}
{button class="button-checkout" disabled="disabled" text=$msg.buttons.buttonCheckout file=$smarty.template} {if $paypal_ec_active} {/if}
{/capture} {/if}
{include file="templates/pages/checkout/elements/element-cart-table.html"}
{*
{if $bought_bestsellers}

{$msg.cart.others_bought}:

{$bestseller.title|htmlspecialchars}

Price : {if $bestseller.call_for_price == "Yes"} {$msg.product.call_for_price} {else} {if ($VisitorSeePrice == "YES") || ($auth_ok == "yes" || $user_cookie)} {if $bestseller.price2 > 0} {$bestseller.price2|price}
{/if} {$bestseller.price|price} {else} {if $AllowCreateAccount != "No"} {$msg.account.login} | {$msg.account.register} {/if} {/if} {/if}
{assign var="imageId" value="image-click-to-view"} {if $designImages.$imageId} {$msg.images.imageClickToView|htmlspecialchars} {/if}

{$msg.product.click_to_view}

{/foreach}
{else}
 
{/if} *}
{if $showCheckoutButton == 'true'} {$checkout_button} {if $paypal_ec_active}{$button_paypal_ec}{/if} {else} {$singlePaymentMethod} {/if} {*START SAFETYNET PRODUCT REWARDS*} {include file="templates/pages/safetynet_amazon_pay/amazon-pay.html"} {*END SAFETYNET PRODUCT REWARDS*}
  • {$msg.cart.subtotal_amount}: {$order->cartSubtotalAmount|price}
  • {if $order->discountAmount > 0}
  • {$msg.cart.discount_amount}: -{if $DisplayPricesWithTax=="YES"}{$order->discountAmountWithTax|price}{else}{$order->discountAmount|price}{/if} {if $order->discountType == "percent"} (-{$order->discountValue|smartround}%) {/if}
  • {/if} {if $DiscountsPromo == "YES" && $order->promoDiscountAmount > 0}
  • {$msg.opc.invoice_promo_discount}: -{if $DisplayPricesWithTax=="YES"}{$order->promoDiscountAmountWithTax|price}{else}{$order->promoDiscountAmount|price}{/if} {if $order->promoDiscountType == "percent"} (-{$order->promoDiscountValue|smartround}%) {/if}
  • {else} {if $DiscountsPromo == "YES" && $order->promoType == 'Shipping'}
  • {$msg.cart.discount_note}

  • {/if} {/if} {*START SAFETYNET CUSTOMER REWARDS*} {if $cart_awarded_points > 0}
  • Points Earned: {$cart_awarded_points}
  • {/if} {*END SAFETYNET CUSTOMER REWARDS*} {if $ShippingAllowGetQuote == "YES" && $ShippingCalcEnabled != "NO"}
  • {$msg.cart.shipping_quote_amount}: {$msg.shipping.get_shipping_quote_for_this_order}
  • {/if} {*{if $DiscountsPromo == "YES"} {if $promo_error}
  • {$msg.cart.promo_code_invalid}
  • {/if}
  • {button class="button-apply-promo" text=$msg.buttons.buttonApplyDiscount onclick="return true;" file=$smarty.template}
  • {/if}*}


<< Continue Shopping
{else}
You currently do not have any products in your cart.

If you attempted to add a product to the cart and it isn't showing, please make sure you have your browser set to allow cookies for this site.
{/if}