For Mercedes-Benz 14-17 W222 S300 S320 S400 S500 S600 modified sports steering wheel
for mercedes benz steering wheel mercedes benz s class w222 steering wheel amg mercedes benz w222 steering wheel
${function() {
const variantData = data.variant || {"id":"76b3cc7f-1819-4002-9897-9eb2f7156a57","product_id":"52cbbe3c-8cd9-4208-b3bd-d180303bd93e","title":"","weight_unit":"kg","inventory_quantity":50,"sku":"100","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":550,"min_quantity":1}],"weight":"6","compare_at_price":"560","price":"550","retail_price":"560","available":true,"url":"\/products\/for-mercedes-benz-14-17-w222-s300-s320-s400-s500-s600-modified-sports-steering-wheel?variant=76b3cc7f-1819-4002-9897-9eb2f7156a57","available_quantity":50,"options":[],"off_ratio":2,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}