| Heute gültiger Preis | € =number_format($current_price->price_setup, 2, ",", ".")?> | =$current_price->description?> end_date): ?> bis =(new DateTime($current_price->end_date))->format("d.m.Y")?> |
|---|---|---|
| Derzeit regulärer Preis | € =number_format($current_regular_price->price_setup, 2, ",", ".")?> | =$current_regular_price->description?> |
| Initialpreis € =number_format($first_price->price_setup, 2, ",", ".")?> |
| Kampagne | Preis | Gültig von | Gültig bis | Beschreibung | |
|---|---|---|---|---|---|
| =$campaign->name?> | € =number_format($cprice->price_setup, 2, ",", ".")?> | =($cprice->start_date) ? (new DateTime($cprice->start_date))->format("d.m.Y") : "-"?> | =($cprice->end_date) ? (new DateTime($cprice->end_date))->format("d.m.Y") : "-"?> | =$cprice->description?> | =$product->getTodayDate()?> |