adamchaczka LiteCart Fan Fra Poland Medlem siden okt. 2023 adamchaczka nov. 22 2024 04:17 p.m. 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 Fra Sweden Medlem siden mai 2013 tim nov. 22 2024 04:27 p.m. 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.