Image Banner Popup

The Image Banner Popup displays a large, clickable image that shows up after the user scrolls a set amount down the page. You can define the image per device, its position, dimensions, and interaction behavior.


1. Promotion Banner Trigger Settings

These control when and how the popup appears.

  • Activation Method: The popup is triggered after scrolling a percentage of the page.

  • Delay Before Display (Seconds): 0 The popup appears immediately after the trigger is met. You can set a short delay (e.g. 5 seconds) if needed.

  • Suppress Banner for Days: 0 Controls how many days to hide the popup after it’s closed. 0 = useful for testing (shows every time).

  • Scroll Trigger Percentage: 63% The popup is shown once the user has scrolled past 63% of the page.


2. Popup Container Options

Controls the dimensions, position, and appearance of the popup container (which holds the image).

Dimensions

  • Desktop Width: 100%

  • Mobile Width: 100%

  • Corner Radius: 7px – rounded edges

  • Border Width: 0px

Overlay Styling

  • Overlay Transparency: 60% Creates a darkened background behind the popup so the image stands out.

Alignment

  • Horizontal Alignment: Left, Center, or Right

  • Vertical Alignment: Top, Center, or Bottom This controls where on the screen the popup appears. Especially important for mobile UX.


3. Banner Image Options

You can upload a different image for desktop and mobile to ensure full responsiveness.

Desktop Banner Image

  • Upload an image (e.g. promo banner, new launch graphic).

  • Width: 100%

  • Height: 520px

Mobile Banner Image

  • Upload a separate mobile-optimized version.

  • Width: 100%

  • Height: 250px

Image Behavior

  • Image Link: Add a URL so the banner is clickable. This can redirect to a product page, collection, sale, etc.

  • Activate Lazy Loading: Improves performance by only loading the image when needed (reduces page load time).


4. Padding Options

  • Section Top Padding: 0px

  • Section Bottom Padding: 0px Minimal padding keeps the image tightly fitted to the screen edges for maximum visual impact.


5. Advanced Options

Close Button Styling

  • Close Button Color: #9B9B9B Customize the X icon for the popup. Should contrast well with the image background.

  • Popup Container Background: Transparent The background of the image container. Usually kept transparent unless layering is needed.

Responsive Visibility

  • Hide Section on Mobile Version: Optionally hide the popup on mobile devices. Useful if you only want to run desktop campaigns.


Summary

Last updated