Vintage Flower Style Choker
${function() {
const variantData = data.variant || {"id":"20c9c9d2-6f62-4cec-925e-9681414b637a","product_id":"997f4776-665b-46d4-9ee3-855705b75e29","title":"One Size-Black","weight_unit":"kg","inventory_quantity":1000,"sku":"BCJ011956","barcode":"","position":1,"option1":"One Size","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9c1e0bb5b98b486583a2a105b6785a18.jpeg","path":"9c1e0bb5b98b486583a2a105b6785a18.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"5.99","retail_price":"0","available":true,"url":"\/products\/vintage-flower-style-choker?variant=20c9c9d2-6f62-4cec-925e-9681414b637a","available_quantity":999999999,"options":[{"name":"Size","value":"One Size"},{"name":"Color","value":"Black"}],"off_ratio":0,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"20c9c9d2-6f62-4cec-925e-9681414b637a","product_id":"997f4776-665b-46d4-9ee3-855705b75e29","title":"One Size-Black","weight_unit":"kg","inventory_quantity":1000,"sku":"BCJ011956","barcode":"","position":1,"option1":"One Size","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9c1e0bb5b98b486583a2a105b6785a18.jpeg","path":"9c1e0bb5b98b486583a2a105b6785a18.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"5.99","retail_price":"0","available":true,"url":"\/products\/vintage-flower-style-choker?variant=20c9c9d2-6f62-4cec-925e-9681414b637a","available_quantity":999999999,"options":[{"name":"Size","value":"One Size"},{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}