Simple Waist Chain Body Chain
${function() {
const variantData = data.variant || {"id":"165cfea7-0f7d-44dd-a44a-925088483a63","product_id":"b1f8f6f3-c470-4949-8449-b0edc6312ace","title":"Gold-01","weight_unit":"kg","inventory_quantity":0,"sku":"NELC22012110-Gold-01","barcode":"","position":1,"option1":"Gold-01","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b548e286362a6367d639f81b52107689.jpeg","path":"b548e286362a6367d639f81b52107689.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":7.99,"min_quantity":1}],"weight":"0.01","compare_at_price":"12.39","price":"7.99","retail_price":"12.39","available":true,"url":"\/products\/trendy-belly-button-nails-2?variant=165cfea7-0f7d-44dd-a44a-925088483a63","available_quantity":999999999,"options":[{"name":"Color","value":"Gold-01"}],"off_ratio":36,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : NELC22012110-Gold-01
Weight : 0.01kg
${function(){
const variantData = data.variant || {"id":"165cfea7-0f7d-44dd-a44a-925088483a63","product_id":"b1f8f6f3-c470-4949-8449-b0edc6312ace","title":"Gold-01","weight_unit":"kg","inventory_quantity":0,"sku":"NELC22012110-Gold-01","barcode":"","position":1,"option1":"Gold-01","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b548e286362a6367d639f81b52107689.jpeg","path":"b548e286362a6367d639f81b52107689.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":7.99,"min_quantity":1}],"weight":"0.01","compare_at_price":"12.39","price":"7.99","retail_price":"12.39","available":true,"url":"\/products\/trendy-belly-button-nails-2?variant=165cfea7-0f7d-44dd-a44a-925088483a63","available_quantity":999999999,"options":[{"name":"Color","value":"Gold-01"}],"off_ratio":36,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}