{if !$days} Keine Einstellzeiten hinterlegt. {/if}
{foreach name=blah item=day from=$days} {if $day.timer} {foreach name=blah2 item=time from=$day.timer} {/foreach} {else} } {/if} {/foreach} {if $stats}

Einstellungen für {$day.tag}
Woche Zeit pID SammlerID Art-Nr Titel Aktiv ab Aktiv bis bis Bestand Typ Auktionspreis Anzahl Seite Ebay User Status
jede {$time.week}. {$time.time} {$time.products_id} {$time.sammler_id} {$time.products_model} {$time.ebay_titel} {$time.from} {$time.to} {$time.qty} {$time.type} {$time.ebay_preis} {$time.ebay_menge} {$time.ebay_site} {$time.ebay_user} {$time.status}
Einstellungen für diesen Tag: {$day.total} Stk. Gesamtanzahl Produkte für diesen Tag: {$day.total_products} Stk  ( {foreach name=st key=key item=type from=$day.total_products_type} {$key}: {$type|string_format:"%.2f"}  {/foreach} )
Keine Einstellungen für diesen Tag
Einstellungen für Woche: {$all_total} Stk.; Gesamtanzahl Produkte für Woche: {$all_total_products} Stk  ( {foreach name=st1 key=key item=type from=$all_total_products_type} {$key}: {$type|string_format:"%.2f"}  {/foreach} )
{/if}


Gesamteinstellungen je Produkt {foreach name=blah item=stat from=$stats} {/foreach}
pID Produkt Einstellungen Stückzahl Gesamt
{$stat.pid} {$stat.product} {$stat.counter} {$stat.menge}