Introduction
Showcase is a Commerce Display unit combining branded assets with product tiles.
Specifications
General

- The Showcase ad units is composed of 2 parts:
- The branding zone on the left side
- The product zone on the right side
- The format must be able to host at least 3 products (or more).
- The branding zone size is equal to one product tile size.
- 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 should be filled with a plain colored background (CSS).
- The product zone design and layout are the same as the other product tiles.

Asset Sizes
- Background (normal) is
270x390pxwith a safe zone fixed at180x190px

- Background (big) is
310x500pxwith a safe zone fixed at180x320px

Available Options
Redirection
- When a user clicks on the CTA button, they should be redirected to the link defined within the response.
- There are two possible redirection options:
_Self_(open in the same tab)_Blank_(open in a new tab)
PDF Upload
- A brand may choose for the CTA to result in a file download. This file will be included in the ad response.
- At the banner’s click, a PDF file opens like a redirection link with both
_Self_and_Blank_options (see above)
Technical Details
CTA Button
- Size:
150x30px - Font: Roboto Regular
12px
Legal
- Space size occupied by legal depends on the tile width. There should be
10pxpadding on both the right and the left side of the tile. - Font: Roboto Regular
10px - The gap between the options area and the bottom of the branding zone should be fixed to
7px. - The options area height should be fixed at
30px. - There should be a
1 pxfixed border around branding and product zones.


Response Keys
rendering block
This block has global rendering data for the unit.
Field | Description |
|---|---|
| URL of the background image file for desktop / tablet app |
| Alternative text for desktop background image |
| URL of the background image file for mobile |
| Alternative text for mobile background image |
| Format outline color hexa code |
| Background color hexa code of the creative tile |
| Title of format (above the format) |
| Title of format color hexa code |
| For first option: Option type. Can have the following values:
|
| For first option: Optional text (non-applicable for mobile version) |
| For first option: URL web that the user should be redirected to |
| For first option: App deeplink that the user should be redirected to |
| For first option: Redirection target, can have the following values:
(only applicable for web) |
| For first option: URL of media file |
| For first option: Option text color |
| For first option: Option background color |
| For second option: Option type. Can have the following values:
|
| For second option: Option text (non-applicable for mobile version) |
| For second option: URL web that the user should be redirected to |
| For second option: App deeplink that the user should be redirected to |
| For second option: Redirection target, can have the following values:
(only applicable for web) |
| For second option: URL of media file |
| For second option: Option text color |
| For second option: Option background color |
products_order block
This block defines the order of the buttons on the left panel of the Butterfly unit.
Field | Description |
|---|---|
| The product that should be rendered when the button is clicked. The array is contains the priority order of product rendering. If you are checking product availability in real time, you should render thefirst available productin the array, i.e., if the first product is not available, check the second one, then check the third, and so on. |
| If If
|