Pearl necklace
${function() {
const variantData = data.variant || {"id":"8cb4194a-296f-4e48-b5ee-f89a8f8dbfe2","product_id":"16d67973-4ceb-4ca3-975a-3dff36a80921","title":"Gold","weight_unit":"kg","inventory_quantity":-3,"sku":"MA060213-Gold","barcode":"","position":1,"option1":"Gold","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":8,"min_quantity":1}],"weight":"0","compare_at_price":"8","price":"8","retail_price":"8","available":true,"url":"\/products\/pearl-necklace?variant=8cb4194a-296f-4e48-b5ee-f89a8f8dbfe2","available_quantity":999999999,"options":[{"name":"color","value":"Gold"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
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.
${function(){
const variantData = data.variant || {"id":"8cb4194a-296f-4e48-b5ee-f89a8f8dbfe2","product_id":"16d67973-4ceb-4ca3-975a-3dff36a80921","title":"Gold","weight_unit":"kg","inventory_quantity":-3,"sku":"MA060213-Gold","barcode":"","position":1,"option1":"Gold","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":8,"min_quantity":1}],"weight":"0","compare_at_price":"8","price":"8","retail_price":"8","available":true,"url":"\/products\/pearl-necklace?variant=8cb4194a-296f-4e48-b5ee-f89a8f8dbfe2","available_quantity":999999999,"options":[{"name":"color","value":"Gold"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}