Y-adapter Order Number : 103032866(SFB-Y-SLCG-COM-8P-S-G-1M-BK-2-X-A-4),schmersal
${function() {
const variantData = data.variant || {"id":"9af04f16-82c3-49dc-b741-376473f6e05d","product_id":"d301c2c7-05bb-4a4c-83fc-bbce17c91367","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"SFB-Y-SLCG-COM-8P-S-G-1M-BK-2-X-A-4","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":54,"min_quantity":1}],"weight":"0.4","compare_at_price":"69","price":"54","retail_price":"69","available":true,"url":"\/products\/y-adapter-order-number-103032866sfb-y-slcg-com-8p-s-g-1m-bk-2-x-a-4-schmersal?variant=9af04f16-82c3-49dc-b741-376473f6e05d","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-COM-8P-S-G-1M-BK-2-X-A-4
Weight : 0.4kg
${function(){
const variantData = data.variant || {"id":"9af04f16-82c3-49dc-b741-376473f6e05d","product_id":"d301c2c7-05bb-4a4c-83fc-bbce17c91367","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"SFB-Y-SLCG-COM-8P-S-G-1M-BK-2-X-A-4","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":54,"min_quantity":1}],"weight":"0.4","compare_at_price":"69","price":"54","retail_price":"69","available":true,"url":"\/products\/y-adapter-order-number-103032866sfb-y-slcg-com-8p-s-g-1m-bk-2-x-a-4-schmersal?variant=9af04f16-82c3-49dc-b741-376473f6e05d","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}
`
}()}