Personalized Mix Print Long Sleeve Full Zipper Hoodies
${function() {
const variantData = data.variant || {"id":"fd28d7f5-432a-4d1c-951d-ab2236e3bf08","product_id":"558f8e92-fba7-4ce9-9793-31ff08618816","title":"Blue-S","weight_unit":"g","inventory_quantity":999,"sku":"XH368XLVE-Blue-S","barcode":"","position":6,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b4ba940009d87509ec67836a4cf0ff1c.jpeg","path":"b4ba940009d87509ec67836a4cf0ff1c.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":37.89,"min_quantity":1}],"weight":"300","compare_at_price":"49","price":"37.89","retail_price":"49","available":true,"url":"\/products\/personalized-mix-print-long-sleeve-full-zipper-hoodies?variant=fd28d7f5-432a-4d1c-951d-ab2236e3bf08","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":23,"flashsale_info":[],"sales":2};
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 `
`;
}()}