{txt key=TEXT_ARTICLE} | {txt key=TEXT_SINGLE_PRICE} | {txt key=TEXT_QTY} | {txt key=TEXT_TOTAL_PRICE} | |
---|---|---|---|---|
{hook key=cart_ajax_total_top}
{txt key=TEXT_SUB_TOTAL}{$cart_total} {hook key=cart_ajax_total_tpl} {foreach name=aussen item=tax_data from=$cart_tax}{txt key=TEXT_TAX} {$tax_data.tax_key}%{$tax_data.tax_value.formated|replace:"*":""} {/foreach} {if $discount}{txt key=TEXT_DISCOUNT_MADE}{$discount.formated} {/if} {if $shipping_link}{/if} {hook key=cart_ajax_total_bottom} |
||||
{if $data.products_image == 'product:noimage.gif'}
{else}
{img img=$data.products_image type=m_thumb alt=$data.products_name} {/if} |
{if $data.products_information} {$data.products_information|replace:' | |||
':''|replace:' | ':''|replace:' | ':''|replace:'{if $data._cart_discount} {$data.products_price.formated} {$data._original_products_price.formated} (-{$data._cart_discount} %) {else}{$data.products_price.formated} {/if} |
{$data.products_quantity} | {$data.products_final_price.formated} |
{/foreach}
{txt key=BUTTON_CHECKOUT} {txt key=BUTTON_CONTINUE_SHOPPING}
{hook key=cart_ajax_tpl_form} {form type=formend} {else} {$message}