Casual Retro Sports Tapestry Hoodie
${function() {
const variantData = data.variant || {"id":"a786f4ed-79a2-42dd-8dd4-c38c20117eda","product_id":"d579de1a-835f-4be2-830d-c231807643fc","title":"White_Black-S","weight_unit":"g","inventory_quantity":9999,"sku":"XHYIGW55R-White_Black-S","barcode":"","position":1,"option1":"White_Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d7f182246df29bb59604ad6caf095cf.jpeg","path":"7d7f182246df29bb59604ad6caf095cf.jpeg","width":2048,"height":2048,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.89,"min_quantity":1}],"weight":"666","compare_at_price":"66","price":"33.89","retail_price":"66","available":true,"url":"\/products\/casual-retro-sports-tapestry-hoodie-70s1?variant=a786f4ed-79a2-42dd-8dd4-c38c20117eda","available_quantity":999999999,"options":[{"name":"Color","value":"White_Black"},{"name":"Size","value":"S"}],"off_ratio":49,"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 `
`;
}()}