On this page, the ASA 2 managed template “Vertical_box” is used. This template has a narrow design optimized to use in column layouts, tables or sidebars. It is inspired by the “Text and Image” type of Amazon’s link builder.
Example
This first example is built with the following shortcode:
[asa2 tpl="Vertical_box"]B00WHZ6WOO[/asa2]
Main features
Customization
On ASA 2’s admin page “Templates” you can customize the general options of template “Vertical_box“. These settings will effect every usage of this template.
Shortcode options
Besides the general settings, it is possible to overwrite template options per shortcode.
For example, to use a lightbox image effect instead of the globally configured imgpreview effect, this shortcode would make the difference:
[asa2 tpl="Vertical_box" image_effect="lightbox"]0744016312[/asa2]
Or to change the title color, use option “title_color”:
[asa2 tpl="Vertical_box" title_color="darkblue"]0744016312[/asa2]
Option | Type | Values | Description |
---|---|---|---|
align | string |
|
Align |
button_target | string |
|
Button target |
image_effect | string |
|
Image effect |
title_link_to_shop_page | bool | "yes" / "no" | Title links to shop page |
title_color | string | CSS compatible color value, like hex values (#ff0000) or color names (red) | Title color |
disclaimer | string |
|
Disclaimer |
More examples
[asa2 tpl="Vertical_box" button_target="shop" country_code="UK"]B006A2Q81M[/asa2]
[asa2 tpl="Vertical_box" title_link_to_shop_page="no" title_color="red" button_target="buy"]B00CLS39UM[/asa2]
[asa2 tpl="Vertical_box" title_color="blue"]B000YDDF6O[/asa2]