${function() {
const variantData = data.variant || {"id":"ab206006-639e-4e27-bf45-c5d75a75f28b","product_id":"e3b11024-5042-4046-8105-6ff3a95b4ba0","title":"Silver-60cm","weight_unit":"kg","inventory_quantity":999,"sku":"K601348417773953024","barcode":"","position":1,"option1":"Silver","option2":"60cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/574cef16970ab1dd4c971af54b50d852.jpeg","path":"574cef16970ab1dd4c971af54b50d852.jpeg","width":800,"height":800,"alt":"Feather Eagle Claw Retro Long Necklace","aspect_ratio":1},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0.03","compare_at_price":"9.99","price":"5.99","retail_price":"9.99","available":true,"url":"\/products\/feather-eagle-claw-retro-long-necklace-1cak?variant=ab206006-639e-4e27-bf45-c5d75a75f28b","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"},{"name":"Size","value":"60cm"}],"off_ratio":40,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Silver
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (': ' + optionValue) : '';
return `
${optionValueText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size
: 60cm
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (': ' + optionValue) : '';
return `
${optionValueText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"ab206006-639e-4e27-bf45-c5d75a75f28b","product_id":"e3b11024-5042-4046-8105-6ff3a95b4ba0","title":"Silver-60cm","weight_unit":"kg","inventory_quantity":999,"sku":"K601348417773953024","barcode":"","position":1,"option1":"Silver","option2":"60cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/574cef16970ab1dd4c971af54b50d852.jpeg","path":"574cef16970ab1dd4c971af54b50d852.jpeg","width":800,"height":800,"alt":"Feather Eagle Claw Retro Long Necklace","aspect_ratio":1},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0.03","compare_at_price":"9.99","price":"5.99","retail_price":"9.99","available":true,"url":"\/products\/feather-eagle-claw-retro-long-necklace-1cak?variant=ab206006-639e-4e27-bf45-c5d75a75f28b","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"},{"name":"Size","value":"60cm"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
`
}()}