<% if (product.ribbon) { %>
<%- product.ribbon %>
<% } %><% if (product.sale_amount) { %><% if (product.in_stock==1) { %>
<% if (product.sale_type==2) { %> <%- ((product.sale_amount).toString().formatNumber().convertToLocalNumber() + currency_sign) %><% } else { %> <%- (product.sale_amount.toString().formatNumber().convertToLocalNumber()) %> درصد <% } %>
<% } %><% } %>
";var shopRecentPaginationButtonTemplate = "