Samples > Starter stores > Starter store enhancements > Social Commerce > Sample Social Commerce flow changes > Catalog Browsing flows
Product Details
The Product Details page is the main page where shoppers can view single products. Shoppers can create reviews and social bookmarks for products contained in the Madisons starter store.
Elements of the Product Details page
Social Commerce widgetsThe following Social Commerce widgets can be integrated into this page:
JSP files
The following table lists and describes the JSP files that are used when the Social Commerce reviews and bookmarks widgets are integrated into the Madisons starter store Product Details page.
JSP file Description Madisons/Snippets/Catalog/CatalogEntryDisplay/CachedSCTabPanesExt.jspf Provides the Reviews widget, static social content, and Precision Marketing trigger. Madisons/Snippets/Catalog/CatalogEntryDisplay/CachedSCTabsExt.jspf Displays and manages the Reviews tab. Madisons/Snippets/Catalog/CatalogEntryDisplay/CachedSCButtonExt.jspf Provides the BookMarks widget integration. Madisons/Snippets/Catalog/CatalogEntryDisplay/CachedBundleButtonExt.jspf Provides the bundle version of the BookMarks widget integration. Madisons/Snippets/Catalog/CatalogEntryDisplay/CachedBundleTabPanesExt.jspf Provides the bundle version of the Reviews widget, static content, and Precision Marketing trigger. Madisons/Snippets/Catalog/CatalogEntryDisplay/CachedBundleTabsExt.jspf Provides the bundle version of the Reviews tab. Madisons/Snippets/Catalog/CatalogEntryDisplay/CachedItemButtonExt.jspf Provides the item version of the BookMarks widget integration. Madisons/Snippets/Catalog/CatalogEntryDisplay/CachedItemTabPanesExt.jspf Provides the item version of the Reviews widget, static content, and Precision Marketing trigger. Madisons/Snippets/Catalog/CatalogEntryDisplay/CachedItemTabsExt.jspf Provides the item version of the Reviews tab. Madisons/Snippets/Catalog/CatalogEntryDisplay/CachedPackageButtonExt.jspf Provides the package version of the BookMarks widget integration. Madisons/Snippets/Catalog/CatalogEntryDisplay/CachedPackageTabPanesExt.jspf Provides the package version of the Reviews widget, static content, and Precision Marketing trigger. Madisons/Snippets/Catalog/CatalogEntryDisplay/CachedPackageTabsExt.jspf Provides the package version of the Reviews tab. 3 Madisons/Snippets/Catalog/CatalogEntryDisplay/CachedProductOnlyButtonExt.jspf Provides the product version of the BookMarks widget integration. 2 Madisons/Snippets/Catalog/CatalogEntryDisplay/CachedProductOnlyTabPanesExt.jspf Provides the product version of the Reviews widget, static content, and Precision Marketing trigger. 1 Madisons/Snippets/Catalog/CatalogEntryDisplay/CachedProductOnlyTabsExt.jspf Provides the product version of the Reviews tab. Madisons/SocialCommerce/include/SocialCommerceEnvironmentSetup.jspf Contains the Dojo and CSS environment for the Social Commerce widgets.
Related reference