Suitable for the 05-08 BMW 3 Series E90 taillight assembly 320i modified with LED driving lights brake lights turn signals
e90 taillight e90 320i taillight e90 taillight upgrade
${function() {
const variantData = data.variant || {"id":"d3b80e60-6e69-4cb8-af45-38638c4372b1","product_id":"43ddd72b-b108-496a-9301-d917b7224a39","title":"","weight_unit":"kg","inventory_quantity":50,"sku":"100","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":300,"min_quantity":1}],"weight":"30","compare_at_price":"320","price":"300","retail_price":"320","available":true,"url":"\/products\/suitable-for-the-05-08-bmw-3-series-e90-taillight-assembly-320i-modified-with-led-driving-lights-brake-lights-turn-signals?variant=d3b80e60-6e69-4cb8-af45-38638c4372b1","available_quantity":50,"options":[],"off_ratio":6,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}