Relaxed Statement Goat Print Long Sleeve Hoodie Set
${function() {
const variantData = data.variant || {"id":"7aa8644b-7ddb-4dd2-8df7-965c80842d29","product_id":"5fb52161-10b1-4f1f-8222-723e993e85a0","title":"Red-M","weight_unit":"g","inventory_quantity":999,"sku":"XHVzbp1Ut-Red-M","barcode":"","position":1,"option1":"Red","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/59780bdc8f02e718d37959e576b9bf1e.jpeg","path":"59780bdc8f02e718d37959e576b9bf1e.jpeg","width":719,"height":719,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":40.89,"min_quantity":1}],"weight":"550","compare_at_price":"55","price":"40.89","retail_price":"55","available":true,"url":"\/products\/relaxed-statement-goat-print-long-sleeve-hoodie-set?variant=7aa8644b-7ddb-4dd2-8df7-965c80842d29","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"M"}],"off_ratio":26,"flashsale_info":[],"sales":0};
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 `
`;
}()}