<%=name%>
<%=costLeaf%> <%=(Math.floor(params.special_price))%> <%=(params.special_price).substr(-2,2)%> <%if(isCostPrev){%> <%=(Math.floor(params.regular_price))%> <%=(params.regular_price).substr(-2,2)%> <%}%> <%if(isCostOffer){%> <%=costOffer%> <%}%> <%if(isCostTitle){%> <%=costTitle%> <%}%>
 
<%=count%>
<%=getNewDateInterval(params, true)%>