<form class="addtocart" data-title="{$p.name|escape}"
data-price="{if $p.price != "0"}{else}
По запросу{/if}|escape}" data-oldprice="
{if $p.compare_price > 0}{shop_currency_html($p.compare_price)|escape}{/if}"
data-image="{$_product_image_src|default:"`$wa_parent_theme_url`img/dummy200.png"}"
{if $p.sku_count > 1}data-url="{$p.frontend_url}{if strpos($p.frontend_url, '?')}&{else}?{/if}cart=1"{/if}
method="post" action="{$wa->getUrl('/frontendCart/add')}">