Lighthouse Frog Hoodie
${function() {
const variantData = data.variant || {"id":"cb2c5901-79d7-45d0-b682-20457f1fa75f","product_id":"0b28655c-5248-4f48-bde7-4fa2784ba359","title":"Black-S","weight_unit":"g","inventory_quantity":668,"sku":"SKU102460760001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a86ef60cd57a7f4fbd0f0eb98fb1238e.jpeg","path":"a86ef60cd57a7f4fbd0f0eb98fb1238e.jpeg","width":900,"height":900,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36,"min_quantity":1}],"weight":"500","compare_at_price":"70","price":"36","retail_price":"70","available":true,"url":"\/products\/lighthouse-frog-print-mens-hoodie?variant=cb2c5901-79d7-45d0-b682-20457f1fa75f","available_quantity":668,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":49,"flashsale_info":[],"sales":147};
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.