{$_cart_url = $wa->getUrl('shop/frontend/order')} {if $wa->shop->cart->total() > 0}{$add2cart_label = _wd('shop', 'Add to cart')}{else}{$add2cart_label = _wd('shop', 'Buy')}{/if} {function name="_product_image" p=[]}
{$wa->shop->productImgHtml($p, $_img_size, ['itemprop' => 'image', 'alt' => $p.name, 'default' => "`$wa_theme_url`img/dummy200.png", 'srcset' => "`$wa->shop->productImgUrl($p, $_img_size|cat:'@2x')` 2x"])}
{/function} {if isset($pages_count) && $pages_count > 1}
{wa_pagination total=$pages_count attrs=['class' => "menu-h"]}
{/if}