<% 'itemList.BUY' | translate %>
<% wholesaleRange( 0
, {"price":"10000.00","price_end":null,"discount":null,"start_sale":null,"end_sale":null,"currency_id":1,"catalog_id":1,"type":"wholesale","status":0,"currency":"Rupiah","quantity":3,"quantity_end":9,"masked_price":"","masked_price_end":"","masked_discount":""}
, 3 )%>
Rp <% 10000.00 | rupiah %>
<% wholesaleRange( 1
, {"price":"8500.00","price_end":null,"discount":null,"start_sale":null,"end_sale":null,"currency_id":1,"catalog_id":1,"type":"wholesale","status":0,"currency":"Rupiah","quantity":10,"quantity_end":15,"masked_price":"","masked_price_end":"","masked_discount":""}
, 3 )%>
Rp <% 8500.00 | rupiah %>
<% wholesaleRange( 2
, {"price":"8000.00","price_end":null,"discount":null,"start_sale":null,"end_sale":null,"currency_id":1,"catalog_id":1,"type":"wholesale","status":0,"currency":"Rupiah","quantity":16,"quantity_end":0,"masked_price":"","masked_price_end":"","masked_discount":""}
, 3 )%>
Rp <% 8000.00 | rupiah %>