Only Good Vibes Hoodie
${function() {
const variantData = data.variant || {"id":"e36a47b1-554a-4c41-b518-c55c8c8d50cf","product_id":"48f3b445-cd0b-45e4-8631-b9c55113dcdc","title":"Black-S","weight_unit":"g","inventory_quantity":999999999,"sku":"102312970001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8277d45c3cba267a9b07495776502c6c.jpeg","path":"8277d45c3cba267a9b07495776502c6c.jpeg","width":900,"height":900,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36,"min_quantity":1}],"weight":"477.5","compare_at_price":"70","price":"36","retail_price":"70","available":true,"url":"\/products\/only-good-vibes-printed-mens-hoodie?variant=e36a47b1-554a-4c41-b518-c55c8c8d50cf","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":49,"flashsale_info":[],"sales":1510};
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.