{* * 2010-2023 Bl Modules. * * If you wish to customize this module for your needs, * please contact the authors first for more information. * * It's not allowed selling, reselling or other ways to share * this file or any other module files without author permission. * * @author Bl Modules * @copyright 2010-2023 Bl Modules * @license *}
{l s='Create a new affiliate price' mod='xmlfeeds'}
{l s='Price name' mod='xmlfeeds'}
{l s='XML tag name' mod='xmlfeeds'}
{l s='Price formula' mod='xmlfeeds'}
[{l s='Words' mod='xmlfeeds'} "base_price", "sale_price", "tax_price", "shipping_price", "price_without_discount", "wholesale_price" {l s='will be replaced by appropriate product value. Example of a formula: sale_price - 15' mod='xmlfeeds'}]
{l s='Only with specified categories' mod='xmlfeeds'} {l s='[Show/Hide categories]' mod='xmlfeeds'}
{if !empty($prices)} {foreach $prices as $p}
{if !empty($p.categories_names)} {/if} {/foreach}
{l s='Name' mod='xmlfeeds'} {l s='XML tag' mod='xmlfeeds'} {l s='Formula' mod='xmlfeeds'} {l s='Delete' mod='xmlfeeds'}
Categories: {$p.categories_names|escape:'htmlall':'UTF-8'}
{/if}