Two Face Digital Print Long Sleeve Hoodies
${function() {
const variantData = data.variant || {"id":"b19de2d7-1080-440a-9943-042e354cfb61","product_id":"d31b3cf6-6a9d-4275-81e3-c73dc8052e3c","title":"Dark_Gray-S","weight_unit":"g","inventory_quantity":999,"sku":"XHHkE1vj1-Dark_Gray-S","barcode":"","position":5,"option1":"Dark_Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ddfde0124cdf25a0c917daa075c612a5.jpeg","path":"ddfde0124cdf25a0c917daa075c612a5.jpeg","width":546,"height":546,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.89,"min_quantity":1}],"weight":"300","compare_at_price":"39","price":"29.89","retail_price":"39","available":true,"url":"\/products\/two-face-digital-print-long-sleeve-hoodies?variant=b19de2d7-1080-440a-9943-042e354cfb61","available_quantity":999999999,"options":[{"name":"Color","value":"Dark_Gray"},{"name":"Size","value":"S"}],"off_ratio":23,"flashsale_info":[],"sales":56};
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 `
`;
}()}