LadyRolex Datejust 31 Oystersteel and yellow gold - M278343RBR-0030
${function() {
const variantData = data.variant || {"id":"e970ed1c-d633-4576-9599-5c8e613eaaf4","product_id":"1f9f3540-b435-483c-b469-ffd58bfb7420","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"-86600424","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":100,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"100","retail_price":"0","available":true,"url":"\/products\/ladyrolex-datejust-31-oystersteel-and-yellow-gold-m278343rbr-0030157-yw6n?variant=e970ed1c-d633-4576-9599-5c8e613eaaf4","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"e970ed1c-d633-4576-9599-5c8e613eaaf4","product_id":"1f9f3540-b435-483c-b469-ffd58bfb7420","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"-86600424","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":100,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"100","retail_price":"0","available":true,"url":"\/products\/ladyrolex-datejust-31-oystersteel-and-yellow-gold-m278343rbr-0030157-yw6n?variant=e970ed1c-d633-4576-9599-5c8e613eaaf4","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}