Layout
OptionTypeValuesDescription
align string
  • "none" (None)
  • "left" (Left)
  • "center" (Center)
  • "right" (Right)
Align
max_width int 0 between 9999 Max width. Max width in pixels. Leave blank for 100%.
background_color string CSS compatible color value, like hex values (#ff0000) or color names (red) Background color
border_color string CSS compatible color value, like hex values (#ff0000) or color names (red) Border 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.
box_shadow_css string custom text Box shadow style. Utilizes the CSS box-shadow property. Example: "0px 0px 20px 10px rgba(44,54,92,0.2);"
Image
OptionTypeValuesDescription
image_size string
  • "small" (Small)
  • "medium" (Medium)
  • "large" (Large)
Image size
image_max_width int 0 between 999 Image max width. In pixels. 0 - 999. 0 for none.
image_max_height int 0 between 9999 Image max height. Image max height in pixel
image_background_color string CSS compatible color value, like hex values (#ff0000) or color names (red) Image background color. Background color for the image section
main_image_slideshow bool "yes" / "no" Activate slideshow of additional images on main image
slideshow_max int 0 between 999 Maximum slideshow items (0 = all)
Title
OptionTypeValuesDescription
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_css string custom text Title font style. Utilizes the CSS font property. Example: "15px arial, sans-serif;"
title_length int 20 between 200 Title length. Maximum number of characters for product title
Price
OptionTypeValuesDescription
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)
price_font_css string custom text Price font style. Utilizes the CSS font property. Example: "15px arial, sans-serif;"
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)
Badges
OptionTypeValuesDescription
discount_badge_color string CSS compatible color value, like hex values (#ff0000) or color names (red) Discount badge color
deal_badge_color string CSS compatible color value, like hex values (#ff0000) or color names (red) Deal badge color. Color for Amazon Deal badges (Prime Day, Lightning Deal, etc.)
Button
OptionTypeValuesDescription
button_font_css string custom text All buttons font style. Utilizes the CSS font property. Example: "15px arial, sans-serif;"
button_color string CSS compatible color value, like hex values (#ff0000) or color names (red) Buy button background color
button_color_hover string CSS compatible color value, like hex values (#ff0000) or color names (red) Buy button hover color
button_text_color string CSS compatible color value, like hex values (#ff0000) or color names (red) Buy button text color
show_buy_button bool "yes" / "no" Show buy button
more_info_button_color string CSS compatible color value, like hex values (#ff0000) or color names (red) More info button background color
more_info_button_color_hover string CSS compatible color value, like hex values (#ff0000) or color names (red) More info button hover color
more_info_button_text_color string CSS compatible color value, like hex values (#ff0000) or color names (red) More info button text color
button_padding int 0 between 999 Button padding. Padding in pixels
Ratings
OptionTypeValuesDescription
show_ratings bool "yes" / "no" Show rating stars
show_total_reviews bool "yes" / "no" Show number of total reviews
Details
OptionTypeValuesDescription
show_features bool "yes" / "no" Show product features (if available)
features_length int 0 between 99 Max features. How many feature items to show before the "Show more" link. 0 = no limit.
feature_text_length int 0 between 1000 Max feature text 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.
Misc
OptionTypeValuesDescription
structured_data string
  • "none" (None)
  • "json_ld" (JSON-LD format)
Structured Data. Include structured data at the end of the template
custom_css string
  • "none" (None)
  • "json_ld" (JSON-LD format)
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.
disclaimer string
  • "none" (None)
  • "asterisk_only" (Asterisk in buy button)
Disclaimer. Shows an asterisk in buy button.