grill for Audi a4l modified rs4 grille Cellular B8 rs4 Cellular no standard grille
a4 b8 honeycomb grill A4 B8 grill no standard grille
${function() {
const variantData = data.variant || {"id":"a5305b2d-28ec-4f97-b19f-968f41a9782f","product_id":"ba710c49-6d22-4623-b3f7-83253f57fe0c","title":"","weight_unit":"kg","inventory_quantity":50,"sku":"100","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":330,"min_quantity":1}],"weight":"0","compare_at_price":"350","price":"330","retail_price":"350","available":true,"url":"\/products\/grill-for-audi-a4l-modified-rs4-grille-cellular-b8-rs4-cellular-no-standard-grille?variant=a5305b2d-28ec-4f97-b19f-968f41a9782f","available_quantity":50,"options":[],"off_ratio":6,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}