Multi-element Print Full Zipper Hoodie Sweatpants Two Piece Set
${function() {
const variantData = data.variant || {"id":"cddedfde-c02e-4e2a-8e92-4fa6448c2c1a","product_id":"bc6e5136-aade-4861-a0b9-956d8595bc05","title":"Black-S","weight_unit":"g","inventory_quantity":999,"sku":"XHWe1Bihp-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/175da0be1ea49b3d53ddb83e0c2eedef.jpeg","path":"175da0be1ea49b3d53ddb83e0c2eedef.jpeg","width":1208,"height":1208,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":51.89,"min_quantity":1}],"weight":"600","compare_at_price":"60","price":"51.89","retail_price":"60","available":true,"url":"\/products\/multi-element-print-full-zipper-hoodie-sweatpants-two-piece-set?variant=cddedfde-c02e-4e2a-8e92-4fa6448c2c1a","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":14,"flashsale_info":[],"sales":0};
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 `
`;
}()}