Fashion Vintage Red Heart Hoop Earrings Y2K Gothic Ear Buckle Detachable Pendant for Egirls Women Stud Aesthetic Jewelry
${function() {
const variantData = data.variant || {"id":"afd90101-b8f8-4a7c-b16e-7ac626ca6355","product_id":"e9e9ae50-706e-4483-9dab-86bc35bae819","title":"A","weight_unit":"g","inventory_quantity":989,"sku":"1005005248270043-A","barcode":"","position":1,"option1":"A","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aded6d1eae42df6cef6518c727c4e011.jpeg","path":"aded6d1eae42df6cef6518c727c4e011.jpeg","width":1000,"height":1000,"alt":"42670463156430","aspect_ratio":1},"wholesale_price":[{"price":9.63,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"9.63","retail_price":"0","available":true,"url":"\/products\/fashion-vintage-red-heart-hoop-earrings-y2k-gothic-ear-buckle-detachable-pendant-for-egirls-women-stud-aesthetic-jewelry?variant=afd90101-b8f8-4a7c-b16e-7ac626ca6355","available_quantity":989,"options":[{"name":"Metal Color","value":"A"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 10;
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 `
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"afd90101-b8f8-4a7c-b16e-7ac626ca6355","product_id":"e9e9ae50-706e-4483-9dab-86bc35bae819","title":"A","weight_unit":"g","inventory_quantity":989,"sku":"1005005248270043-A","barcode":"","position":1,"option1":"A","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aded6d1eae42df6cef6518c727c4e011.jpeg","path":"aded6d1eae42df6cef6518c727c4e011.jpeg","width":1000,"height":1000,"alt":"42670463156430","aspect_ratio":1},"wholesale_price":[{"price":9.63,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"9.63","retail_price":"0","available":true,"url":"\/products\/fashion-vintage-red-heart-hoop-earrings-y2k-gothic-ear-buckle-detachable-pendant-for-egirls-women-stud-aesthetic-jewelry?variant=afd90101-b8f8-4a7c-b16e-7ac626ca6355","available_quantity":989,"options":[{"name":"Metal Color","value":"A"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}