<% if(items.length){ %> Rs. <% if (product.price.price < 1) { %> <%= parseFloat(product.price.price).toFixed(2).toLocaleString() %> <% } else { %> <%= parseInt(product.price.price).toLocaleString() %> <% } %> Rs. <% if (product.price.offerPrice < 1) { %> <%= parseFloat(product.price.offerPrice).toFixed(2).toLocaleString() %> <% } else { %> <%= parseInt(product.price.offerPrice).toLocaleString() %> <% } %> / Piece See similar products
RECENTLY VIEWED ITEMS
<% } %> <% if ((product.price.price) && (product.price.price > product.price.offerPrice) && (product.price.discount) ) { %> <% if (product.price.discount < 1) { %> <%= parseFloat(product.price.discount).toFixed(2).toLocaleString() %> <% } else { %> <%= parseInt(product.price.discount).toLocaleString() %>% OFF! <% } %> You save Rs. <% if ((product.price.price - product.price.offerPrice) < 1) { %> <%= parseFloat(product.price.price - product.price.offerPrice).toFixed(2).toLocaleString() %> <% } else { %> <%= parseInt(product.price.price - product.price.offerPrice).toLocaleString() %>! <% } %>! <% } %>
<% if(product.inStock && !product.quoteOnly) { %> ADD TO CART ADD TO LIST <% } %> <% if(!product.inStock) { %> <% }else { %> <% } %>
Add To Cart
Add To Purchase List <% } else if (product.quoteOnly) { %>
<%= product.title %>
By <%=product.brand.name %>
<% if(!isFooterCard) { %> <% if (product.sellingUnit && product.uom && product.magnitudeOfUom){ %> <% if ((product.moq > 1) && ((product.sellingUnit.toLowerCase() == "length") || (product.sellingUnit.toLowerCase() == "weight") || (product.sellingUnit.toLowerCase() == "each"))) { %> <% if (product.magnitudeOfUom == 1) { %>Min Quantity: <%= product.moq %>
<% } %> <% } %> <% } %> <% if ((product.moq > 1) && (!(product.sellingUnit && product.uom && product.magnitudeOfUom))) { %> Min Quantity: <%= product.moq %>
<% } %> <% if (product.sellingUnit && product.uom && product.magnitudeOfUom){ %> <% if ((product.sellingUnit.toLowerCase() != "length") && (product.sellingUnit.toLowerCase() != "weight") && (product.sellingUnit.toLowerCase() != "each") ) { %> <%= product.sellingUnit %> of <%= parseFloat(product.magnitudeOfUom).toLocaleString() %> <%= product.uom.toLowerCase() %>
<% } %> <% } %> <% } %> <% if ((product.price.price) && (product.price.price > product.price.offerPrice) && (product.price.discount) ) { %> Rs. <% if (product.price.price < 1) { %> <%= parseFloat(product.price.price).toFixed(2).toLocaleString() %> <% } else { %> <%= Math.round(parseFloat(product.price.price)).toLocaleString() %> <% } %> <% } %>
<% if(product.inStock && !product.quoteOnly) { %> Rs. <% if (product.price.offerPrice < 1) { %> <%= parseFloat(product.price.offerPrice).toFixed(2).toLocaleString() %> <% } else { %> <%= Math.round(parseFloat(product.price.offerPrice)).toLocaleString() %> <% } %>
<% if ((product.price.price) && (product.price.price > product.price.offerPrice) && (product.price.discount) ) { %> <% if (product.price.discount < 1) { %> <%= parseFloat(product.price.discount).toFixed(2).toLocaleString() %> <% } else { %> <%= Math.round(parseFloat(product.price.discount)).toLocaleString() %>% OFF! <% } %> Save Rs. <% if ((product.price.price - product.price.offerPrice) < 1) { %> <%= parseFloat(product.price.price - product.price.offerPrice).toFixed(2).toLocaleString() %> <% } else { %> <%= Math.round(parseFloat(product.price.price - product.price.offerPrice)).toLocaleString() %>! <% } %> <% } %>
Add To Purchase List Quote Only
<% } else { %> Out of Stock
<% } %> <% if(product.promos && product.promos.indexOf('Clearance Sale') > -1) { %>
Clearance Sale
<% } else if(product.is_myprice_sku) { %> My Price Product
<% } %> <% if (product.imageUrl) { %>
<% }else {%>
<% } %>
<% } %> <%= product.title %>
By <%=product.brand.name %>
<% if(!isFooterCard) { %> <% if (product.sellingUnit && product.uom && product.magnitudeOfUom){ %> <% if ((product.moq > 1) && ((product.sellingUnit.toLowerCase() == "length") || (product.sellingUnit.toLowerCase() == "weight") || (product.sellingUnit.toLowerCase() == "each"))) { %> <% if (product.magnitudeOfUom == 1) { %>Min Quantity: <%= product.moq %>
<% } %> <% } %> <% } %> <% if ((product.moq > 1) && (!(product.sellingUnit && product.uom && product.magnitudeOfUom))) { %> Min Quantity: <%= product.moq %>
<% } %> <% if (product.sellingUnit && product.uom && product.magnitudeOfUom){ %> <% if ((product.sellingUnit.toLowerCase() != "length") && (product.sellingUnit.toLowerCase() != "weight") && (product.sellingUnit.toLowerCase() != "each") ) { %> <%= product.sellingUnit %> of <%= parseFloat(product.magnitudeOfUom).toLocaleString() %> <%= product.uom.toLowerCase() %>
<% } %> <% } %> <% } %> <% if ((product.price.price) && (product.price.price > product.price.offerPrice) && (product.price.discount) ) { %> Rs. <% if (product.price.price < 1) { %> <%= parseFloat(product.price.price).toFixed(2).toLocaleString() %> <% } else { %> <%= Math.round(parseFloat(product.price.price)).toLocaleString() %> <% } %> <% } %>
Rs. <% if (product.price.offerPrice < 1) { %> <%= parseFloat(product.price.offerPrice).toFixed(2).toLocaleString() %> <% } else { %> <%= Math.round(parseFloat(product.price.offerPrice)).toLocaleString() %> <% } %>
<% if ((product.price.price) && (product.price.price > product.price.offerPrice) && (product.price.discount) ) { %> <% if (product.price.discount < 1) { %> <%= parseFloat(product.price.discount).toFixed(2).toLocaleString() %> <% } else { %> <%= Math.round(parseFloat(product.price.discount)).toLocaleString() %>% OFF! <% } %> You save Rs. <% if ((product.price.price - product.price.offerPrice) < 1) { %> <%= parseFloat(product.price.price - product.price.offerPrice).toFixed(2).toLocaleString() %> <% } else { %> <%= Math.round(parseFloat(product.price.price - product.price.offerPrice)).toLocaleString() %>! <% } %> <% } %>
Product Specification
Product Specification for "Comfrey Adult Diaper Large Pack of 10"
| SKU | IU_MDC_3686 |
|---|



