Casual Hip Hop Rap Tapestry Hoodie
${function() {
const variantData = data.variant || {"id":"e2f348d6-3f77-485e-8963-a91045f886c7","product_id":"f68c9c0d-509b-4482-94fd-8c3fb4f14063","title":"Same_As_Photo-S","weight_unit":"g","inventory_quantity":9999,"sku":"XHo9Cethr-Same_As_Photo-S","barcode":"","position":1,"option1":"Same_As_Photo","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2f4a7287b74a613c4c020f9688afe5c8.jpeg","path":"2f4a7287b74a613c4c020f9688afe5c8.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.89,"min_quantity":1}],"weight":"666","compare_at_price":"88","price":"31.89","retail_price":"88","available":true,"url":"\/products\/casual-hip-hop-rap-tapestry-hoodie?variant=e2f348d6-3f77-485e-8963-a91045f886c7","available_quantity":999999999,"options":[{"name":"Color","value":"Same_As_Photo"},{"name":"Size","value":"S"}],"off_ratio":64,"flashsale_info":[],"sales":3};
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 `
`;
}()}