Suitable for the 05 to 12 BMW 3 Series E90 headlight assembly modification with LED running light
e90 headlight e90 LED headlights e92 headlights upgrade
${function() {
const variantData = data.variant || {"id":"9a49f517-529b-402a-b8da-b65c816393ee","product_id":"549b27cd-1080-4d13-9dbd-e01136b9a5d3","title":"","weight_unit":"kg","inventory_quantity":50,"sku":"100","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":450,"min_quantity":1}],"weight":"30","compare_at_price":"460","price":"450","retail_price":"460","available":true,"url":"\/products\/suitable-for-the-05-to-12-bmw-3-series-e90-headlight-assembly-modification-with-led-running-light?variant=9a49f517-529b-402a-b8da-b65c816393ee","available_quantity":50,"options":[],"off_ratio":2,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}