{load_language_text section="order_details_cart"}
{$txt.text_pos}
{$txt.text_pic}
{$txt.text_article}
{$txt.text_qty}
{$txt.text_single}
{$txt.text_total}
{$txt.text_delete}
{assign var="z" value=0} {foreach name=aussen item=module_data from=$module_content} {assign var="z" value="`$z+1`"}
{$module_data.PRODUCTS_POS}
{if $module_data.PRODUCTS_IMAGE!=''}{$module_data.IMAGE_ALT}{/if}
{$module_data.PRODUCTS_NAME}
{$module_data.PRODUCTS_SHORT_DESCRIPTION}
{if $module_data.PRODUCTS_SHIPPING_TIME} {$txt.text_shippingtime} {$module_data.PRODUCTS_SHIPPING_TIME} {/if} {*
					{$module_data.PROPERTIES|print_r}
                    
*} {if $module_data.PROPERTIES} {foreach item=prop_data from=$module_data.PROPERTIES}
{$prop_data.properties_name}: {$prop_data.values_name}
{$prop_data.PREFIX} {$prop_data.value_price} {if $prop_data.value_model}
{$txt.text_shippingtime}: {$prop_data.value_model} {/if}
{/foreach} {/if} {if $module_data.ATTRIBUTES} {foreach key=key_data item=item_data from=$module_data.ATTRIBUTES}
{$item_data.NAME}: {$item_data.VALUE_NAME} {$item_data.PREFIX} {$item_data.PRICE} {if $item_data.ATTR_SHIPPING}
{$txt.text_shippingtime}: {$item_data.ATTR_SHIPPING} {/if}
{/foreach} {/if}
{$module_data.PRODUCTS_QTY}
{$module_data.PRODUCTS_SINGLE_PRICE} {if $module_data.PRODUCTS_VPE}
{$module_data.PRODUCTS_VPE}{/if}
{$module_data.PRODUCTS_PRICE}
{/foreach} {foreach name=gratart item=module_gratis from=$special_gratis} {if $module_gratis.products_name} {assign var="z" value="`$z+1`"}
-
{$txt.text_gratis_detail}{$module_gratis.products_name}
{$module_gratis.specials_gratis_description}
{$module_gratis.specials_gratis_max_value}
---
{$module_gratis.select} {$txt.text_bestellen}
{$module_gratis.specials_gratis_new_products_price}
{/if} {/foreach}


{if $SELECT_COUNTRY}{$txt.text_country} {$SELECT_COUNTRY}

{/if} {$TOTAL_CONTENT_NETTO} {if $UST_CONTENT}{$UST_CONTENT}{/if} {$TOTAL_CONTENT}
{foreach name=aussen item=shipping_data from=$shipping_content} {$shipping_data.NAME}: {$shipping_data.VALUE}
{/foreach} {if $total} {$txt.text_total}: {$total} {/if}
{if $SHIPPING_INFO}

{$SHIPPING_INFO}
{/if}