This is the template for the "new auction" and "edit" page, the $task smarty variable contains the current task (newauction or editauction). Also 'republish' can be used to differentiate the display.
Variable | Description |
---|---|
$auction | The object for auction details with multiple properties, $auction properties |
$cfg | Settings for the Whole Extension |
$lists | Holds the lists with auction specific values (currency, categories, auction type, status), use $lists.currency for example to output currency field. |