Y-adapter Order Number : 103032867(SFB-Y-SLCG-8P-S-G-1M-BK-2-X-A-4),schmersal
${function() {
const variantData = data.variant || {"id":"ca4cd090-0ffe-4a9b-8482-e69343aa23fc","product_id":"1234a374-8044-46c0-a1ac-75c517a7da6a","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"SFB-Y-SLCG-8P-S-G-1M-BK-2-X-A-4","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":64.8,"min_quantity":1}],"weight":"0.4","compare_at_price":"83","price":"64.8","retail_price":"83","available":true,"url":"\/products\/y-adapter-order-number-103032867sfb-y-slcg-8p-s-g-1m-bk-2-x-a-4-schmersal?variant=ca4cd090-0ffe-4a9b-8482-e69343aa23fc","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 : SFB-Y-SLCG-8P-S-G-1M-BK-2-X-A-4
Weight : 0.4kg
${function(){
const variantData = data.variant || {"id":"ca4cd090-0ffe-4a9b-8482-e69343aa23fc","product_id":"1234a374-8044-46c0-a1ac-75c517a7da6a","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"SFB-Y-SLCG-8P-S-G-1M-BK-2-X-A-4","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":64.8,"min_quantity":1}],"weight":"0.4","compare_at_price":"83","price":"64.8","retail_price":"83","available":true,"url":"\/products\/y-adapter-order-number-103032867sfb-y-slcg-8p-s-g-1m-bk-2-x-a-4-schmersal?variant=ca4cd090-0ffe-4a9b-8482-e69343aa23fc","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}
`
}()}