Retro Hip Hop Tapestry Casual Sweatshirt
${function() {
const variantData = data.variant || {"id":"1fb22037-f1dd-41fc-8eef-3a4d48b97924","product_id":"ca23fb79-1d6d-4a05-b2ed-980bff70d8ec","title":"Khaki-S","weight_unit":"g","inventory_quantity":999,"sku":"XHSyOvKfq-Khaki-S","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cceb00274d34830ed31705db224239ed.jpeg","path":"cceb00274d34830ed31705db224239ed.jpeg","width":1461,"height":1461,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.89,"min_quantity":1}],"weight":"300","compare_at_price":"38","price":"26.89","retail_price":"38","available":true,"url":"\/products\/retro-hip-hop-tapestry-casual-sweatshirt-na03?variant=1fb22037-f1dd-41fc-8eef-3a4d48b97924","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S"}],"off_ratio":29,"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 `
`;
}()}