{* @description Show this block when multiple banners are used *}
[`Image`]
{* Control for upload a new image *} {* Field for transferring an already uploaded image *} {* If the new image will not be uploaded, we will use the data from this field *} {* If the user wants to change the image, this field is suitable for us to delete the old image from the server. *} {* Field for transferring the name of the image, loaded into the flat directory in the cache *}
[`Title`]
[`Promo subtitle`]
[`Link`]
[`Text color`]
[`Background color`]

[`Image background color`]

[`Countdown`]
{$_date = ""} {$_date_view = ""} {$_time_hours = ""} {$_time_minutes = ""} {if !empty($banner.countdown_datetime)} {$_date_view = $banner.countdown_datetime|wa_date} {$_date = $banner.countdown_datetime|wa_datetime:"Y-m-d"} {$_time_hours = $banner.countdown_datetime|wa_datetime:"H"} {$_time_minutes = $banner.countdown_datetime|wa_datetime:"i"} {/if}
:
([`date format`] DD.MM.YYYY)