Plague Doctor Hoodie
${function() {
const variantData = data.variant || {"id":"030d1b4e-5c19-439a-97c0-4ed1e96c3ee6","product_id":"31a3270e-3fbf-4574-8529-13bc4556ba27","title":"Black-S","weight_unit":"g","inventory_quantity":999999997,"sku":"102142200001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4be6ac2de9cd1d609e9c2ff21b81c13b.jpeg","path":"4be6ac2de9cd1d609e9c2ff21b81c13b.jpeg","width":900,"height":900,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36,"min_quantity":1}],"weight":"530","compare_at_price":"70","price":"36","retail_price":"70","available":true,"url":"\/products\/plague-doctor-printed-mens-hoodie-1iur?variant=030d1b4e-5c19-439a-97c0-4ed1e96c3ee6","available_quantity":999999997,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":49,"flashsale_info":[],"sales":481};
const saveType = "percentage";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 70;
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 `
`;
}()}
${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}
`
}()}
Product was out of stock.
Product is unavailable.