{config_load file=$language_path section="general"} {config_load file=$language_path section="shippings"} {yes_admin_page_menu main_title=$HEADING_TITLE buttons=$PAGE_HEADING_MENU_BUTTONS}
{$TEXT_HIDE_CARTS} {$HIDE_FILTER}
{$IMAGE_STATS_TOTAL}{$IMAGE_STATS_PRODUCTS}

{#select_all#} {#unselect_all#} pID Filter
{foreach from=$ITEMS item=customer} {foreach from=$customer.products item=product} {/foreach} {/foreach}
{#product#} {#quantity#} {#date_added#} {#single_price#}
{if $customer.crm_link}CRM 📧 Email {/if}{if $customer.name != ''}{$customer.name}{else}unknown{/if} (ID: {$customer.id})  {#total_value#} {#basket#}: {$customer.total|string_format:"%.2f"}
 {$product.products_name} {if $product.properties} {foreach from=$product.properties item=pp}
{$pp.title}: {$pp.value}
{/foreach} {/if}
{$product.customers_basket_quantity} {$product.customers_basket_date_added} {$product.price|string_format:"%.2f"}
{#select_all#} {#unselect_all#}