Flat_box_vertical

The managed template "Flat_box_vertical" has a narrow design optimized to use in column or grid layouts, tables or sidebars. It is customizable in general and per shortcode.
Main features
- Narrow design optimized to use in column or grid layouts
- Responsive design
- Adjustable via options without programming skills
- Flat design
Demo page
To see this template in action with different examples, please refer to the demo page:
🚀 Flat_box_vertical Demo & Examples
Example
Example shortcode:
[asa2 tpl="Flat_box_vertical"]B00EI7DPPI[/asa2]Global Options
On ASA 2's admin page "Templates" you can open a customization context window for each managed template. Just hover the mouse cursor over a template row and click the link "Customize" to open it. These settings will effect the appearance of this template.
INFO
The globally applied options can be dynamically overwritten via shortcode options <#shortcode-options>.
The following screenshot illustrates the options window by means of the "Book" template:

Shortcode Options
In addition to the global options <#global-options> mentioned above, it is also possible to overwrite these settings dynamically in a WordPress shortcode, like this:
// general syntax:
[asa2 option="value"]ASIN[/asa2]Take a look at other examples <#shortcode-options-examples>.
Complete Options List
Complete list of all options available for this template:
Shortcode Options Examples
// to use a custom button color
[asa2 tpl="Flat_box_vertical" button_color="green"]B00EI7DPPI[/asa2]
// set a custom background color to the savings ribbon
[asa2 tpl="Flat_box_vertical" savings_bg_color="red" button_color="red"]B00EI7DPPI[/asa2]

