Drip Hiphop Crystal Rhinestone Belt
${function() {
const variantData = data.variant || {"id":"40ceef37-3b2a-4cdd-9a73-936ed314020d","product_id":"19b68a9f-46e6-43f8-bb9f-c67f264ea1b7","title":"White-One Size","weight_unit":"g","inventory_quantity":999,"sku":"XHvCxEau3-White-OneSize","barcode":"","position":1,"option1":"White","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d1e54c8bdf7fbdafabe7fd6511f7a42e.jpeg","path":"d1e54c8bdf7fbdafabe7fd6511f7a42e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.89,"min_quantity":1}],"weight":"250","compare_at_price":"32","price":"17.89","retail_price":"32","available":true,"url":"\/products\/drip-hiphop-crystal-rhinestone-belt?variant=40ceef37-3b2a-4cdd-9a73-936ed314020d","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"\u957f\u5ea6(CM)","value":"One Size"}],"off_ratio":44,"flashsale_info":[],"sales":16};
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 `
`;
}()}