{* * * NOTICE OF LICENSE * * This source file is subject to the Apache License, Version 2.0 * that is bundled with this package in the file LICENSE. * It is also available through the world-wide-web at this URL: * http://www.apache.org/licenses/LICENSE-2.0 * * @author presta.studio * @copyright Copyright (c) 2023 presta.studio * @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0 * *} {if $OmnibuseufreeProductDiscount == true}

{if $OmnibuseufreeInfoVersion == 2} {if $OmnibuseufreeProductPriceMin != null} {l s='Lowest price in %d days before discount: ' sprintf=[$OmnibuseufreeNumberOfDays] mod='omnibuseufree'}{$OmnibuseufreeProductPriceMin} {else} {* when history is empty *} {l s='Lowest price in %d days: ' sprintf=[$OmnibuseufreeNumberOfDays] mod='omnibuseufree'}{$OmnibuseufreeProductPriceCurrent} {/if} {else} {l s='Lowest price in %d days: ' sprintf=[$OmnibuseufreeNumberOfDays] mod='omnibuseufree'}{$OmnibuseufreeProductPriceMin} {/if}

{/if}