Casual Print Full Zipper Hoodie Sweatpants Two Piece Set
${function() {
const variantData = data.variant || {"id":"339d1166-e954-465c-a870-8f8f90b4ff23","product_id":"48e92a96-d817-4bd2-bff4-bdf539f11c62","title":"Pink-S","weight_unit":"g","inventory_quantity":999,"sku":"XHflt52b6-Pink-S","barcode":"","position":1,"option1":"Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/311e22e034d35f7dad8d4b2773349bcf.jpeg","path":"311e22e034d35f7dad8d4b2773349bcf.jpeg","width":966,"height":966,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":51.89,"min_quantity":1}],"weight":"600","compare_at_price":"59","price":"51.89","retail_price":"59","available":true,"url":"\/products\/casual-print-full-zipper-hoodie-sweatpants-two-piece-set?variant=339d1166-e954-465c-a870-8f8f90b4ff23","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"S"}],"off_ratio":12,"flashsale_info":[],"sales":1};
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 `
`;
}()}