{if $ShippingAllowGetQuote == "YES" && $ShippingCalcEnabled != "NO"}

{$msg.shipping.shipping_quote}

{$msg.shipping.quote_choose_country} :

{$msg.shipping.quote_enter_zip} :

{if $show_shipping_quote}

{$msg.shipping.shipping_quote}

{if $is_international_error == "no"} {if !empty($shipping_methods) || $product_level_method} {if $product_level_method}

{$msg.shipping.quote_current_shipping_price} : {$shipping_price_at_product_level|price}

{/if} {if $product_level_method && !empty($shipping_methods)}

{$msg.shipping.quote_multiple_shipping_methods}

{/if} {if !empty($shipping_methods)} {if $ShippingPreCalcEnabled == "YES"} {/if} {if $product_level_method} {/if} {assign var="rowStyle" value="CatalogItemDark"} {section name=sm loop=$shipping_methods} {if $rowStyle == "CatalogItemLight"} {assign var="rowStyle" value="CatalogItemDark"} {else} {assign var="rowStyle" value="CatalogItemLight"} {/if} {if $ShippingPreCalcEnabled == "YES"} {/if} {if $product_level_method} {/if} {/section}
{$msg.shipping.quote_method}{$msg.shipping.quote_price}{$msg.shipping.quote_total}
{$shipping_methods[sm].method_name|htmlspecialchars}{$shipping_methods[sm].shipping_price|price}{$shipping_methods[sm].shipping_price+$shipping_price_at_product_level|price}
{/if}

  • Return to My Cart
  • {else} {if $shipping_free}

    Your order has free shipping

    {else}

    We are sorry, but there no available shipping methods for your order.

    Possible issues are:

  • Shipping Weight of your order does not match any available shipping method.
  • We do not ship to entered shipping address.
  • {/if} {/if} {else}

    {$msg.shipping.no_international_shipping}

    {/if} {/if}
    {else}

    {$msg.shipping.shipping_quote}

    {$msg.shipping.shipping_quote_disabled}
    {/if}