Conductivity Detector(SC8SG-R31-T-303-P2*A),Yokogawa
${function() {
const variantData = data.variant || {"id":"a0295fea-33f1-48a7-b832-e53726a36b97","product_id":"d900a357-9bbd-4570-9d46-1b627fc4066f","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"SC8SG-R31-T-303-P2*A","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":3853.8,"min_quantity":1}],"weight":"3.6","compare_at_price":"4924","price":"3853.8","retail_price":"4924","available":true,"url":"\/products\/conductivity-detectorsc8sg-r31-t-303-p2-a-yokogawa?variant=a0295fea-33f1-48a7-b832-e53726a36b97","available_quantity":999999999,"options":[],"off_ratio":22,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
Product was out of stock.
Product is unavailable.
Sku : SC8SG-R31-T-303-P2*A
Weight : 3.6kg
${function(){
const variantData = data.variant || {"id":"a0295fea-33f1-48a7-b832-e53726a36b97","product_id":"d900a357-9bbd-4570-9d46-1b627fc4066f","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"SC8SG-R31-T-303-P2*A","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":3853.8,"min_quantity":1}],"weight":"3.6","compare_at_price":"4924","price":"3853.8","retail_price":"4924","available":true,"url":"\/products\/conductivity-detectorsc8sg-r31-t-303-p2-a-yokogawa?variant=a0295fea-33f1-48a7-b832-e53726a36b97","available_quantity":999999999,"options":[],"off_ratio":22,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}