On this page, ASA’s managed template “Music” is used. It is specialized for displaying music data, like artist, label and track lists. It is customizable so that you can decide how it should look like and which information to show.
1 |
[asa2 tpl="Music"]B013CWFOR6[/asa2] |
- If I Can Dream: Elvis Presley With Royal Phil Orch
Main features
Customization
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.
Shortcode options
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:
1 |
[asa2 tpl="Music" border_color="red"]B013CWFOR6[/asa2] |
- If I Can Dream: Elvis Presley With Royal Phil Orch
Or to load a different image size than the generally configured, use option “image_size”:
1 |
[asa2 tpl="Music" image_size="medium"]B013CWFOR6[/asa2] |
- If I Can Dream: Elvis Presley With Royal Phil Orch
Following you find a list of all available shortcode options available for ASA 2’s managed template “Music”:
Option | Type | Values | Description |
---|---|---|---|
align | string |
|
Align |
max_width | int | 0 between 9999 | Max width (used when align is not none) |
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" | Show additional images as slideshow 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 |
amazon_logo | bool | "yes" / "no" | Show Amazon logo bottom right |
disclaimer | string |
|
Disclaimer |
background_color | string | CSS compatible color value, like hex values (#ff0000) or color names (red) | Background color |
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 |
title_font_size | int | 1 between 500 | Title font size (in percent) |
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 |
show_new_and_used_prices | bool | "yes" / "no" | Show new and used prices |
show_buy_button | bool | "yes" / "no" | Show buy button |
button_target | string |
|
Button target |
show_features | bool | "yes" / "no" | Show product features (if available) |
features_font_size | int | 1 between 100 | Features font size (in percent) |
features_length | int | 0 between 99 | How many feature items to show before the "Show more" link (0 = no limit) |
show_description | bool | "yes" / "no" | Show movie description (if available) |
description_font_size | int | 1 between 100 | Movie description font size (in percent) |
description_length | int | 0 between 1000 | Description length (in letters, 0 = no limit) |
font_size_smaller | int | 1 between 100 | Smaller font size (in percent) |
font_size_smallest | int | 1 between 100 | Smallest font size (in percent) |
price_color | string | CSS compatible color value, like hex values (#ff0000) or color names (red) | Price color |
hide_price | bool | "yes" / "no" | Hide price(s) |
show_label | bool | "yes" / "no" | Show label |
show_format | bool | "yes" / "no" | Show format (CD, DVD etc.) |
show_artist | bool | "yes" / "no" | Show artist |
show_tracks | bool | "yes" / "no" | Show tracks |
show_release_date | bool | "yes" / "no" | Show release date |
release_date_format | string | custom text | Release date format |
show_last_update | bool | "yes" / "no" | Show date of last item update |
last_update_format | string | custom text | Last item update date format (supports format of PHP date function) |
show_price_disclaimer | bool | "yes" / "no" | Show price disclaimer ("Details" link next to date of last update) |
More examples
1 |
[asa2 tpl="Music" border_radius="5" border_color="#34589E" border_width="2" box_effect="3" title_color="#34589E" background_color="#eaf1ff" box_effect="3"]B015ZMV8K8[/asa2] |
1 |
[asa2 tpl="Music" box_effect="4" image_effect="lightbox"]B0025KVLUQ[/asa2] |
- Music
1 |
[asa2 tpl="Music" image_size="medium" show_new_and_used_prices="no" show_description="no" button_target="buy"]B07HFZKLBL[/asa2] |