Product profile page objects
Product profile pages, which users access when they click a product from a home, listing, comparison, or browsing page, contain detailed product information. Product profile pages are found at http://mytheme/apps/productId.
Product profile pages provide access to the following information, accessible through tabs (sub-pages) in the base theme:
- Overview
- Features
- Reviews
- Questions
- Resources
- Support
- Editions
Product sub-pages provide access to the same information as profile pages, so theme developers can design a single page for product profiles if desired, with two exceptions: due to technical limitations, the Reviews and Questions sub-pages contain extra information specific to reviews and questions respectively.
The application
object on the profile page contains the following information.
Property | Definition |
---|---|
config | Contains the following product configuration properties:
|
summary | Contains summary information that appears in the product title bar in the base theme:
|
categories | List of associated categories and category URLs |
startingPrice | Contains the following product price information:
|
domains | Contains data related to the domain product available on AppDirect |
editions | Contains all relevant edition information required to build a list of editions:
|
addonProducts | Information about add-on products (see Manage add-on products). This object contains the same type of information as the editions object. |
addons | Information about add-on offerings (see Legacy features). This object contains the same type of information as the editions object. |
resources | List of supplementary resources such as videos or PDF documents, with links |
screenshots | List of product screenshots, with links |
support | List of support resources including links, telephone number, and email address |
features | List of product features, which appear by default on the Features sub-page at http://mytheme/apps/productId/productName/features |
buyButton | Label, styling, and action of the buy button, for example Buy Now |
leads | All data required to create a lead form (when the action is "Contact Us" instead of a direct purchase)
|
customAttributes | List of custom attributes added by the Marketplace Manager |
navigation | List of all sections or sub-pages available for the current product |
recommendations | Lists industry recommendations |
relatedContent | A subset of product data, including pricing and product rating, used to build the panel on the right of the profile page |
reviews | List of reviews from users and industry sources
|
overview | Contains the following product overview information
|
questions | List of user questions. This data is only available on the questions sub-page at http://mytheme/apps/productId/productName/questions
|
Was this page helpful?
Tell us more…
Help us improve our content. Responses are anonymous.
Thanks
We appreciate your feedback!