This is the cleaned replacement for the Website > Websites > "Hess Automobile Alpnach AG" > Custom Code > Footer field. The whole "Rabatt-Anzeige bei Promo-Kampagnen auf Produkt-Detailseite" block (hardcoded SKU/template discount table, price-painting JS, .hess-active / .hess-discount-banner styles) was removed: this module now does the same thing server-side, driven by real coupon.program promotions, via product.template._get_combination_info() (price + strikethrough) and the product_detail_discount_banner / products_item_promotion_ribbon templates (banner + ribbon). See README.rst. The one unrelated rule that used to live inside that block - highlighting a specific category link in red - is not something this module does, so it was kept, moved into its own small style block below. Paste everything below this line into Website > Websites > Custom Code > Footer, replacing the current content. --------------------------------------------------------------------------