car lights for 2012 2018 BMW 3 Series F30 LED taillight Dragon scale DK style
G20 LED Taillight g80 gts Taillight 3 Series rear taillight
${function() {
const variantData = data.variant || {"id":"1a1bc669-57ef-46eb-81f9-023c6f701b20","product_id":"b4bbc80d-9686-43d9-b489-06c32b4453cb","title":"","weight_unit":"kg","inventory_quantity":20,"sku":"100","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":260,"min_quantity":1}],"weight":"20","compare_at_price":"280","price":"260","retail_price":"280","available":true,"url":"\/products\/car-lights-for-2012-2018-bmw-3-series-f30-led-taillight-dragon-scale-dk-style?variant=1a1bc669-57ef-46eb-81f9-023c6f701b20","available_quantity":20,"options":[],"off_ratio":7,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}