Rotatable Pressure Ring
${function() {
const variantData = data.variant || {"id":"ff54aa77-7adf-41f2-ac0a-4a659028c542","product_id":"f6443a4f-e6fc-4852-8bd2-fddcb82086bc","title":"BLACK-6","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"BLACK","option2":"6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/18cfad117e5ee88f36dd662b0eb1b640.jpeg","path":"18cfad117e5ee88f36dd662b0eb1b640.jpeg","width":637,"height":637,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"36.99","price":"36.99","retail_price":"36.99","available":true,"url":"\/products\/rotatable-pressure-ring?variant=ff54aa77-7adf-41f2-ac0a-4a659028c542","available_quantity":999999999,"options":[{"name":"Main Stone Color","value":"BLACK"},{"name":"Ring Size","value":"6"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
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":"ff54aa77-7adf-41f2-ac0a-4a659028c542","product_id":"f6443a4f-e6fc-4852-8bd2-fddcb82086bc","title":"BLACK-6","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"BLACK","option2":"6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/18cfad117e5ee88f36dd662b0eb1b640.jpeg","path":"18cfad117e5ee88f36dd662b0eb1b640.jpeg","width":637,"height":637,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"36.99","price":"36.99","retail_price":"36.99","available":true,"url":"\/products\/rotatable-pressure-ring?variant=ff54aa77-7adf-41f2-ac0a-4a659028c542","available_quantity":999999999,"options":[{"name":"Main Stone Color","value":"BLACK"},{"name":"Ring Size","value":"6"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}