{if version_compare(_SYSTEM_VERSION, '6.1.0', '>=') && version_compare(_SYSTEM_VERSION, '6.3.2', '<')} {* *}
{if $show_cart_content == true} {form type=form name=cart action='dynamic' link_params=getParams method=post conn=SSL} {form type=hidden name=action value=update_product} {$message}

{txt key=TEXT_CART}

{txt key=TEXT_ARTICLE}
{foreach name=aussen key=key item=data from=$cart_data} {form type=hidden name='products_key[]' value=$data.products_key}

{if !$data.products_image || $data.products_image == 'product:noimage.gif'} {else} {img img=$data.products_image type=m_thumb class="productImageBorder img-responsive" alt=$data.products_name|escape:"html"} {/if}

{$data.products_name}

{hook key=cart_bundle} {hook key=cart_xt_options pid=$data.products_id} {if $data.products_short_description}

{$data.products_short_description|strip_tags|truncate:100:'...'} ({txt key=TEXT_MORE})

{elseif $data.products_description}

{$data.products_description|strip_tags|truncate:100:'...'} ({txt key=TEXT_MORE})

{/if}
    {if $data.products_information}
  • {$data.products_information|replace:'':''|replace:'':''|replace:'':''|replace:'':''|replace:'':''|replace:'':''}
  • {/if} {if $data.products_model!=''}
  • {txt key=TEXT_PRODUCTS_MODEL} {$data.products_model}
  • {/if} {if $data.products_weight > 0}
  • {txt key=TEXT_PRODUCTS_WEIGHT} {$data.products_weight|number_format:2:",":"."} kg
  • {/if} {if version_compare(_SYSTEM_VERSION, '6.2.1', '>=')} {if $data.shipping_status_data.name}
  • {txt key=TEXT_SHIPPING_STATUS} {$data.shipping_status_data.name}
  • {/if} {if $data.base_price}
  • {$data.base_price.price} {txt key=TEXT_SHIPPING_BASE_PER} {$data.base_price.vpe.name}
  • {/if} {else} {if $data.shipping_status}
  • {txt key=TEXT_SHIPPING_STATUS} {$data.shipping_status}
  • {/if} {/if}
{* *} {* *}
{/foreach} {hook key=cart_total_top}
{txt key=TEXT_SUB_TOTAL}
{$cart_total}
{hook key=cart_total_tpl} {foreach name=aussen item=tax_data from=$cart_tax}
{txt key=TEXT_TAX} {$tax_data.tax_key}% {if $shipping_link}
{txt key=TEXT_EXCL_SHIPPING}{/if}
{$tax_data.tax_value.formated|replace:"*":""}
{/foreach} {if $discount}
{txt key=TEXT_DISCOUNT_MADE}
{$discount.formated}
{/if} {if $cart_total_weight > 0}
{txt key=TEXT_PRODUCTS_WEIGHT}
{if version_compare(_SYSTEM_VERSION, '5.0.0', '>=')}{include file="$selected_template/includes/products_weight_wrap.html" products_weight=$cart_total_weight label='false' type="tpl_include"}{else}{txt key=TEXT_PRODUCTS_WEIGHT} {$cart_total_weight|number_format:2:",":"."} KG{/if}
{/if} {hook key=cart_total_bottom}

  

{hook key=cart_tpl_form}

{form type=formend} {$unique_id = md5($heading_text)}

{txt key=TEXT_COMMENTS}

{txt key=TEXT_MAX_CHARACTERS}
{else}

{txt key=TEXT_CART}

{$message} {txt key=BUTTON_BACK} {/if} {hook key=cart_bottom}
{if $cart_data|is_array && $cart_data|count}
{hook key=kco_checkout}
{/if}
{else} {* *}
{if $show_cart_content == true} {form type=form name=cart action='dynamic' link_params=getParams method=post conn=SSL} {form type=hidden name=action value=update_product}

{txt key=TEXT_CART}


{$message}
{txt key=TEXT_ARTICLE}
{foreach name=aussen key=key item=data from=$cart_data} {form type=hidden name='products_key[]' value=$data.products_key}

{$data.products_name}

{hook key=cart_bundle} {hook key=cart_xt_options pid=$data.products_id} {if $data.products_short_description} {elseif $data.products_description} {/if}
    {if $data.products_information}
  • {$data.products_information|replace:'':''|replace:'':''|replace:'':''|replace:'':''|replace:'':''|replace:'':''}
  • {/if} {if $data.products_model!=''}
  • {txt key=TEXT_PRODUCTS_MODEL} {$data.products_model}
  • {/if} {if $data.products_weight > 0}
  • {if version_compare(_SYSTEM_VERSION, '5.0.0', '>=')}{include file="$selected_template/includes/products_weight_wrap.html" products_weight=$data.products_weight type="tpl_include"}{else}{txt key=TEXT_PRODUCTS_WEIGHT} {$data.products_weight|number_format:2:",":"."} KG{/if}
  • {/if} {if $data.shipping_status}
  • {txt key=TEXT_SHIPPING_STATUS} {$data.shipping_status}
  • {/if}
{**} {**}
 
{/foreach} {hook key=cart_total_top}
{txt key=TEXT_SUB_TOTAL}
{$cart_total}
{hook key=cart_total_tpl} {foreach name=aussen item=tax_data from=$cart_tax}
{txt key=TEXT_TAX} {$tax_data.tax_key}% {if $shipping_link}
{txt key=TEXT_EXCL_SHIPPING}{/if}
{$tax_data.tax_value.formated|replace:"*":""}
{/foreach} {if $discount}
{txt key=TEXT_DISCOUNT_MADE}
{$discount.formated}
{/if} {if $cart_total_weight > 0}
{txt key=TEXT_PRODUCTS_WEIGHT}
{if version_compare(_SYSTEM_VERSION, '5.0.0', '>=')}{include file="$selected_template/includes/products_weight_wrap.html" products_weight=$cart_total_weight label='false' type="tpl_include"}{else}{txt key=TEXT_PRODUCTS_WEIGHT} {$cart_total_weight|number_format:2:",":"."} KG{/if}
{/if} {hook key=cart_total_bottom}

{txt key=BUTTON_CHECKOUT}
{hook key=cart_tpl_form_paypal}

{hook key=cart_tpl_form}
{form type=formend} {else}

{txt key=TEXT_CART}

{$message} {txt key=BUTTON_BACK} {/if} {if $smarty.session.cart->type != 'virtual'}{box name=shipping_cost}{/if} {hook key=cart_bottom}
{/if}