Product Detail
The Product Detail page is entirely customizable. In addition to the common widgets, other widgets are supported and can be placed anywhere in the area.
- Widget
gallery
Configuration
Name Type Description mapping Business Manager's view types to client viewtypes map Maps the Business Manager's view types to client view types. Important are the view types for "large" and "small". The viewtype "large" specifies all available images while viewtype "small" is responsible for the navigation images. The following example maps the Business Manager's view type "small" to the client's "small" view type, "large" to the client's "large" and "hi-res" to the client's "high" view type. It is possible to have multiple business manager view types per target view type. { "mapping" : [{ "small" : "small", "large" : "large", "high" : "hi-res" }, { "small" : "swatch", "large" : "swatch" }] }
- Widget product_variation
Displays and allows the modification of the product's variation attributes.
- Widget product_availability
Displays stock level of a product. In case a product is out of stock (pre- or back-ordered), this component shows the expected in-stock date.
- Widget product_option
Displays and allows the modification of product options.
- Widget product_unit_price
Shows the unit price of a product.
- Widget product_total_price
Shows the total price of a product. This includes all options and considers the selected quantity.
- Widget product_quantity
Displays (and lets you modify) the quantity of a product item.
- Widget product_title
Shows the product's title. This consists of the product name, the product brand, and the product ID.