Fashionable Personalized Letter Print Casual Hoodie
${function() {
const variantData = data.variant || {"id":"3ba37a6a-2347-4b1f-a5df-dc929a7b8c97","product_id":"7426e878-9299-471a-be22-dad1fa4b799b","title":"Dark_Gray-S","weight_unit":"g","inventory_quantity":999,"sku":"XHpe902iO-Dark_Gray-S","barcode":"","position":1,"option1":"Dark_Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/077b83fd9001b8c749c906fa1ab9caf3.jpeg","path":"077b83fd9001b8c749c906fa1ab9caf3.jpeg","width":1440,"height":1440,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.89,"min_quantity":1}],"weight":"400","compare_at_price":"43","price":"31.89","retail_price":"43","available":true,"url":"\/products\/fashionable-personalized-letter-print-casual-hoodie?variant=3ba37a6a-2347-4b1f-a5df-dc929a7b8c97","available_quantity":999999999,"options":[{"name":"Color","value":"Dark_Gray"},{"name":"Size","value":"S"}],"off_ratio":26,"flashsale_info":[],"sales":7};
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 `
`;
}()}