On this page, ASA 2’s managed template “Book” is used. It is specialized for rendering book information, like authors, binding and number of pages.
[asa2 tpl="Book"]1623366410[/asa2]
Contents
On ASA 2’s admin page “Templates” you can customize the general options of template “Book“. These settings will effect every usage of this template.
Besides the general settings, it is possible to overwrite template options per shortcode.
For example, to show a red “border_color” instead of the globally configured color, this shortcode would make the difference:
[asa2 tpl="Book" border_color="red"]0241334144[/asa2]
Or to load a different image size than the generally configured, use option “image_size”:
[asa2 tpl="Book" image_size="medium"]0241334144[/asa2]
Layout | |||
---|---|---|---|
Option | Type | Values | Description |
align | string |
|
Align |
max_width | int | 0 between 9999 | Max width. Used when align is not none. |
amazon_logo | bool | "yes" / "no" | Show shop logo. Displays the shop logo at the bottom right. |
background_color | string | CSS compatible color value, like hex values (#ff0000) or color names (red) | Background color |
border_width | int | 0 between 99 | Border width. In pixels. 0 for no border. |
border_radius | int | 0 between 99 | Border radius. In pixels. > 0 for rounded corners. |
border_color | string | CSS compatible color value, like hex values (#ff0000) or color names (red) | Border color |
box_effect | string |
|
Box shadow effect |
Image | |||
Option | Type | Values | Description |
image_size | string |
|
Image size |
image_max_width | int | 0 between 999 | Image max width. In pixels. 0 - 999. 0 for none. |
main_image_slideshow | bool | "yes" / "no" | Activate slideshow of additional images on main image |
slideshow | bool | "yes" / "no" | Show slideshow of additional images below other data |
slideshow_max | int | 0 between 999 | Maximum slideshow items (0 = all) |
image_effect | string |
|
Image effect |
Title | |||
Option | Type | Values | Description |
title_color | string | CSS compatible color value, like hex values (#ff0000) or color names (red) | Title color. No default. The title will be displayed in the default text color of your page, if none is set here. |
title_font_size | int | 1 between 500 | Title font size. In percent. |
title_link_to_shop_page | bool | "yes" / "no" | Title links to shop page |
title_length | int | 0 between 999 | Title max length. Limits the title to a maximum length of characters. 0 for unlimited. |
Price | |||
Option | Type | Values | Description |
price_color | string | CSS compatible color value, like hex values (#ff0000) or color names (red) | Price color. The color in which the price text is displayed. |
hide_price | bool | "yes" / "no" | Hide price(s) |
show_new_and_used_prices | bool | "yes" / "no" | Show new and used prices |
show_price_disclaimer | bool | "yes" / "no" | Show price disclaimer. "Details" link next to date of last update. |
last_update_format | string | custom text | Last item update date format. Used in price disclaimer. Supports PHP date function format. Example: d.m.Y H:i:s |
show_merchant | bool | "yes" / "no" | Show product merchant (if available) |
Button | |||
Option | Type | Values | Description |
show_buy_button | bool | "yes" / "no" | Show buy button |
button_target | string |
|
Button target. Decides whether the button should link to the product page or the buy page. |
Details | |||
Option | Type | Values | Description |
show_features | bool | "yes" / "no" | Show product features (if available) |
features_length | int | 0 between 99 | Number of features. How many feature items to show before the "Show more" link. 0 = no limit. |
feature_text_length | int | 0 between 1000 | Feature text max length. Maximum number of letters for each feature before the "..." get displayed. 0 = no limit. |
features_font_size | int | 1 between 100 | Features font size (in percent) |
show_description | bool | "yes" / "no" | Show product description (if available) |
description_font_size | int | 1 between 100 | Description font size (in percent) |
description_length | int | 0 between 1000 | Description length. Number of letters before the "show more" link get displayed. 0 = no limit. |
show_binding | bool | "yes" / "no" | Show binding |
show_number_of_pages | bool | "yes" / "no" | Show number of pages |
Misc | |||
Option | Type | Values | Description |
disclaimer | string |
|
Disclaimer. Shows a disclaimer text. |
structured_data | string |
|
Structured Data. Include structured data at the end of the template |
custom_css | string |
|
Custom CSS. Custom CSS that is applied to all occurrences of this template on a page and is only included once in the source code. |
[asa2 tpl="Book" box_effect="3" border_radius="5" title_color="#54863C" title_font_size="150" show_new_and_used_prices="no"]1780671067[/asa2]
[asa2 tpl="Book" box_effect="4" title_color="#D87730" image_size="medium" background_color="#fdd9be" border_radius="10"]1785034677[/asa2]
[asa2 tpl="Book" country_code="DE"]3981617460[/asa2]
[asa2 tpl="Book" box_effect="6" background_color="#E4FDFD" country_code="DE"]3426657619[/asa2]