Limited sale of casual street camouflage trendy printed cotton hoodie
${function() {
const variantData = data.variant || {"id":"f652eae3-70c7-4e7e-88ba-33e7cef6c95c","product_id":"0488ab4b-dd72-4f6f-9abd-a51e623087c9","title":"Camouflage-S","weight_unit":"g","inventory_quantity":9999,"sku":"XHLj6AryU-Camouflage-S","barcode":"","position":1,"option1":"Camouflage","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ea4deb5bd4baa3f6d33bea7d18afe415.jpeg","path":"ea4deb5bd4baa3f6d33bea7d18afe415.jpeg","width":1606,"height":1605,"alt":"","aspect_ratio":1.0006230529595015},"wholesale_price":[{"price":29.89,"min_quantity":1}],"weight":"666","compare_at_price":"66","price":"29.89","retail_price":"66","available":true,"url":"\/products\/limited-sale-of-casual-street-camouflage-trendy-printed-cotton-hoodie?variant=f652eae3-70c7-4e7e-88ba-33e7cef6c95c","available_quantity":999999999,"options":[{"name":"Color","value":"Camouflage"},{"name":"Size","value":"S"}],"off_ratio":55,"flashsale_info":[],"sales":3};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
${function() {
const postageFreeAmount = 69;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}