{load_language_text section="order_details"} {load_language_text section="general" name="general"} {load_language_text section="gambioultra" name="gambioultra"} {load_language_text section="buttons" name="button"} {load_language_text section="gift_cart" name="gift"} {if $content_data.customer_status_allow_checkout == '1'} {block name="cart_order_preview_total"} {block name="cart_order_preview_total_title"} {/block} {block name="cart_order_preview_total_table"} {block name="cart_order_preview_total_table_tbody"} {if $content_data.SHOW_SHIPPING_WEIGHT == 1} {block name="cart_order_preview_total_table_tbody_weight"} {/block} {/if} {block name="order_total_table_tbody_ordertotals"} {foreach from=$content_data.ordertotals item=titem} {if $titem.code === 'ot_tax' && $content_data.TAX_FREE_TEXT}{continue}{/if} {if $titem.code === 'ot_gm_tax_free'}{continue}{/if} {if $titem.code === 'ot_coupon' && $smarty.session.cc_id && $content_data.show_coupon_info} {/if} {/foreach} {/block} {if $content_data.TAX_FREE_TEXT} {block name="cart_order_preview_total_table_tbody_tax_free"} {/block} {/if} {block name="cart_order_preview_total_table_tbody_footer"} {block name="cart_order_preview_total_table_tbody_footer_sum"} {/block} {block name="cart_order_preview_total_table_tbody_footer_total"} {/block} {/block} {/block}
{if $content_data.SHOW_SHIPPING_WEIGHT_INFO == 1} {$txt.shipping_weight_info} {/if} {$txt.shipping_weight}: {$content_data.SHIPPING_WEIGHT} {$txt.text_weight_unit}
{$titem.title} {if $titem.code === 'ot_coupon' && $smarty.session.cc_id && $content_data.show_coupon_info} {/if} {if $titem.code === 'ot_shipping'} {if $content_data.SHIPPING_INFO_SHIPPING_COSTS_VALUE != ""} {/if} {/if} {$titem.text}
{$content_data.TAX_FREE_TEXT}
{/block} {/block} {/if}