Skip to main content

Introduction

Digital Shelf Talker is a responsive vertical display banner with a still image and a redirect link. Points to remember:
  • Available within the grid.
Redirects to 1 URL:
  • On desktop via Branding Zone and call-to-action button,
  • On mobile via Branding Zone.
9afeaf8cd9e69c3c2c0a196b125f5b601d5cc25f1b3e689d69b60621ace96edc image

For desktop

Asset sizes

  • Background imageis 310x500px with fixed safe zone of 180x320px
  • Background image smallis 270x390px with fixed safe zone 180x190px
Please note that only one of these size will be used once it is chosen.
Background `310x500px`

Background 310x500px

Background `270x390px`

Background 270x390px


Technical specifications

  • The branding zone size is equal to the size of one product tile.
  • The redirection link (URL) is mandatory. The entire image will be clickable. It’s possible to have the redirection happen on the same page (_Self_) or in a new tab (_Blank_, not applicable for App). A redirection button (call to action) can be added as well.

Call-to-action specifications

  • Button size: 150x30px
  • Button font: Roboto Regular, 12px
  • The gap between the options area and the bottom of the branding zone is fixed to 7px
  • There is a safe zone at the top of the format. This area should remain visible for every breakpoint.
  • If the branding zone is smaller than the background image, then the image should be cropped on both sides uniformly and/or at the bottom.
  • If the branding zone is bigger than the background image, the extra available space is filled with a plain colored background (CSS).
4e84979a80b2e222c15ef83085728473b8ca33ce8001e19cccd6f91c4bcbb7b2 image

For mobile

Asset size

  • Background image is 1242x300px
64239392a17b86dd35793b152ed1da88921ae7a3caac150cb57918eb42ce0f80 image

Technical specifications

  • The entire format should be clickable
  • The creative width is equal to 100% of the parent div and scales in proportion. When the width reduces, the height reduces as well. The background image should never be cropped.
27653a64267dc8d0f5e3f909ea47b16853331c45ac3d89a990bcb985d472d224 image

Response keys

Field

Description

desktop_background_image

URL of Background image file for desktop

desktop_background_image_alt_text

Alternative text for desktop background image

mobile_background_image

URL of Background image file for mobile

mobile_background_image_alt_text

Alternative text for mobile background image

background_color

Background color hexa code of the creative tile

redirect_url

Web URL that the user should be redirected to

redirect_url_app

App deeplink that the user should be redirected to

redirect_target

Redirection target, can have the following values:

  • _blank: redirects to a new tab
  • _self: redirects in the same tab

(only applicable for web)

footer_text

Button text

(not applicable for mobile version)

footer_text_color

Button text color

(not applicable for mobile version)

footer_background_color

Button background color

(not applicable for mobile version)


Sample response


Implementation example




What’s next