adamchaczka LiteCart Fan From Poland Member since Oct 2023 adamchaczka Nov 22 2024 04:17 PM Can I make several banners that will be displayed in the URLs I specify? One banner for URLs starting with https://mybudio.eu/pl/ecorson-m-8/... https://mybudio.eu/pl/dekoracje-wnetrz-c-22/farby-dekoracyjne-c-1/... and nowhere else or displayed only for categories but not for products, articles, homepage, etc 3 or displayed only for all articles Can this Add-on do things like that?
tim Founder From Sweden Member since May 2013 tim Nov 22 2024 04:27 PM Banners can listen to utm_campaign URL parameter allowing you to control what is displayed from an url query. Your banner pools are a one line code you insert on the pages where you want them. <?php echo functions::draw_banner_pool('code'); ?> Triggers/filters/keywords for connected banners to display. See image.