<%- include('../../../partials/header') %>
<% if(factor.Type=="0"){ %>جزئیات سبد خرید فعلی<%}if(factor.Type=="1"){ %>جزئیات سبد خرید بعدی<%}%>
<% if(factor.Type=="0"){ %> <%}%> <% for (var i = 0; i < productItems.length; i++) { %> <% if(factor.Type=="0"){ %> <%} %> <%}%>
# نام عکس رنگ سایز گارانتی تعداد قیمت مالیات سهم شرکتاضافه به سبد خرید بعدیحذف
<%= i+1 %> <%= productItems[i].ProductDocument.Name%> <%= productItems[i].ColorDocument[0].Name%> <%= productItems[i].SizeDocument[0].Name%> <%= productItems[i].GuaranteeDocument[0].Name%> <%= productItems[i].Number %> <%= productItems[i].Price %> (<%= productItems[i].TaxPercent %> %)<%= productItems[i].TaxPrice %> (<%= productItems[i].CompanyPercent%> %)<%= productItems[i].CompanyPrice %>
<%- include("../../../partials/footer") %>