Fashionable and personalized street style full zip hoodie set
${function() {
const variantData = data.variant || {"id":"176248bc-1e7e-4e7c-817e-79eadc6b94a9","product_id":"d0b1542b-7024-4e3f-94f5-808c06b16f2f","title":"Red-S","weight_unit":"g","inventory_quantity":999,"sku":"XH4egzOwU-Red-S","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0540b83c98b54b35d2168570cb241b6b.jpeg","path":"0540b83c98b54b35d2168570cb241b6b.jpeg","width":1946,"height":1946,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":51.89,"min_quantity":1}],"weight":"550","compare_at_price":"69","price":"51.89","retail_price":"69","available":true,"url":"\/products\/fashionable-and-personalized-street-style-full-zip-hoodie-set?variant=176248bc-1e7e-4e7c-817e-79eadc6b94a9","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":25,"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 `
`;
}()}