【01-946】One meter per piece.[Domestic Egyptian long staple cotton]
This link only has 01-946 color, 947-B5200 color is in another link
${function() {
const variantData = data.variant || {"id":"ac6e1fe2-3b08-4eb8-a38f-356f40020db9","product_id":"9f2d4512-b578-4d5b-b74a-63ed2190b27f","title":"1","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"1","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":0.04,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"0.04","retail_price":"0","available":true,"url":"\/products\/01-946-one-meter-per-piece-domestic-egyptian-long-staple-cotton?variant=ac6e1fe2-3b08-4eb8-a38f-356f40020db9","available_quantity":999999999,"options":[{"name":"Color Number","value":"1"}],"off_ratio":0,"flashsale_info":[],"sales":25};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}