Vintage Pearl Necklace
${function() {
const variantData = data.variant || {"id":"fff229c1-1291-40c8-a8d4-ad1402b2e112","product_id":"f5402d30-34d5-4100-bb05-e13792b1be0b","title":"one size-grey","weight_unit":"kg","inventory_quantity":998,"sku":"ACWY240823002-one size-grey","barcode":"","position":1,"option1":"one size","option2":"grey","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/603e88d19189bcdb808bfd09523109d1.jpeg","path":"603e88d19189bcdb808bfd09523109d1.jpeg","width":1536,"height":2048,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":6.7,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"6.7","retail_price":"0","available":true,"url":"\/products\/boho-turquoise-heart-pendant-necklace-115q-tycx-aagc25cd8820-af53-4e56-be17-56fe5e7e330b?variant=fff229c1-1291-40c8-a8d4-ad1402b2e112","available_quantity":999999999,"options":[{"name":"size","value":"one size"},{"name":"color","value":"grey"}],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Size:
one size
${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}
`
}()}
Color:
grey
${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.
Sku : ACWY240823002-one size-grey
${function(){
const variantData = data.variant || {"id":"fff229c1-1291-40c8-a8d4-ad1402b2e112","product_id":"f5402d30-34d5-4100-bb05-e13792b1be0b","title":"one size-grey","weight_unit":"kg","inventory_quantity":998,"sku":"ACWY240823002-one size-grey","barcode":"","position":1,"option1":"one size","option2":"grey","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/603e88d19189bcdb808bfd09523109d1.jpeg","path":"603e88d19189bcdb808bfd09523109d1.jpeg","width":1536,"height":2048,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":6.7,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"6.7","retail_price":"0","available":true,"url":"\/products\/boho-turquoise-heart-pendant-necklace-115q-tycx-aagc25cd8820-af53-4e56-be17-56fe5e7e330b?variant=fff229c1-1291-40c8-a8d4-ad1402b2e112","available_quantity":999999999,"options":[{"name":"size","value":"one size"},{"name":"color","value":"grey"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}