${function() {
const variantData = data.variant || {"id":"c6a3ce79-a352-4777-b0e3-5c7ae262095c","product_id":"f8f94148-15bb-40fc-85bb-de84e268ea54","title":"Dark Gray","weight_unit":"kg","inventory_quantity":999,"sku":"K565472252670640128","barcode":"","position":1,"option1":"Dark Gray","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ff28eb04eb33c78e139eac5e9d90aec2.jpeg","path":"ff28eb04eb33c78e139eac5e9d90aec2.jpeg","width":600,"height":800,"alt":"Women's Vintage Embossed Sea The Great Wave Japanese Art Pendant Necklace","aspect_ratio":0.75},"wholesale_price":[{"price":6.99,"min_quantity":1}],"weight":"0.03","compare_at_price":"9.99","price":"6.99","retail_price":"9.99","available":true,"url":"\/products\/womens-vintage-embossed-sea-the-great-wave-japanese-art-pendant-necklace?variant=c6a3ce79-a352-4777-b0e3-5c7ae262095c","available_quantity":999999999,"options":[{"name":"Color","value":"Dark Gray"}],"off_ratio":30,"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
: Dark Gray
${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}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"c6a3ce79-a352-4777-b0e3-5c7ae262095c","product_id":"f8f94148-15bb-40fc-85bb-de84e268ea54","title":"Dark Gray","weight_unit":"kg","inventory_quantity":999,"sku":"K565472252670640128","barcode":"","position":1,"option1":"Dark Gray","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ff28eb04eb33c78e139eac5e9d90aec2.jpeg","path":"ff28eb04eb33c78e139eac5e9d90aec2.jpeg","width":600,"height":800,"alt":"Women's Vintage Embossed Sea The Great Wave Japanese Art Pendant Necklace","aspect_ratio":0.75},"wholesale_price":[{"price":6.99,"min_quantity":1}],"weight":"0.03","compare_at_price":"9.99","price":"6.99","retail_price":"9.99","available":true,"url":"\/products\/womens-vintage-embossed-sea-the-great-wave-japanese-art-pendant-necklace?variant=c6a3ce79-a352-4777-b0e3-5c7ae262095c","available_quantity":999999999,"options":[{"name":"Color","value":"Dark Gray"}],"off_ratio":30,"flashsale_info":[],"sales":0};
return `
`
}()}