{* * Copyright ETS Software Technology Co., Ltd * * NOTICE OF LICENSE * * This file is not open source! Each license that you purchased is only available for 1 website only. * If you want to use this file on more websites (or projects), you need to purchase additional licenses. * You are not allowed to redistribute, resell, lease, license, sub-license or offer our resources to any third party. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. * * @author ETS Software Technology Co., Ltd * @copyright ETS Software Technology Co., Ltd * @license Valid for 1 website (or project) for each purchase of license *} {if $promoteDiscountRule.way_to_promote=='display_notification'}
{$promoteDiscountRule.notification nofilter}
{elseif $promoteDiscountRule.way_to_promote =='display_banner'}
{if $promoteDiscountRule.banner_link} {/if} {if $promoteDiscountRule.banner_link} {/if}
{elseif $promoteDiscountRule.way_to_promote =='display_highlight_bar'} {if !in_array($promoteDiscountRule.id_ets_pr_promote_rule,$pr_closed_highlightbars)}
{if $promoteDiscountRule.button_close_color} {literal} {/literal} {/if}
{$promoteDiscountRule.content_bar nofilter}
{/if} {elseif $promoteDiscountRule.way_to_promote =='display_popup'} {if !in_array($promoteDiscountRule.id_ets_pr_promote_rule,$pr_closed_popups)}
{if $promoteDiscountRule.close_button_popup_color} {literal} {/literal} {/if}
{if $promoteDiscountRule.title_popup}
{$promoteDiscountRule.title_popup|escape:'html':'UTF-8'}
{/if}
{$promoteDiscountRule.content_popup nofilter}
{/if} {/if}