ROLEX 126622 YACHT MASTER 1 PURE SILVER STAINLESS STEEL MULTIPLE DIAL OPTIONS 40MM
${function() {
const variantData = data.variant || {"id":"5890f96d-b6af-4bea-b730-6831e2601b58","product_id":"568ea5a0-1a1f-42a2-9381-379dd38c2af8","title":"","weight_unit":"kg","inventory_quantity":993,"sku":"S-H-130028-black","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":100,"min_quantity":1}],"weight":"0","compare_at_price":"9271","price":"100","retail_price":"9271","available":true,"url":"\/products\/rolex-yacht-master-1-pure-silver-stainless-steel-multiple-dial-options-40mm-k7r1?variant=5890f96d-b6af-4bea-b730-6831e2601b58","available_quantity":993,"options":[],"off_ratio":99,"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":"5890f96d-b6af-4bea-b730-6831e2601b58","product_id":"568ea5a0-1a1f-42a2-9381-379dd38c2af8","title":"","weight_unit":"kg","inventory_quantity":993,"sku":"S-H-130028-black","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":100,"min_quantity":1}],"weight":"0","compare_at_price":"9271","price":"100","retail_price":"9271","available":true,"url":"\/products\/rolex-yacht-master-1-pure-silver-stainless-steel-multiple-dial-options-40mm-k7r1?variant=5890f96d-b6af-4bea-b730-6831e2601b58","available_quantity":993,"options":[],"off_ratio":99,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}