Samples > Starter stores > Starter store enhancements > Remote widgets > Site flow and interactions > E-Marketing Spot remote widget and feed flows
Catalog: Overall layout, right sidebar
The overall layout remains consistent throughout the starter stores, and contains five main sections: the header, breadcrumb trail, left sidebar, right sidebar, and footer. The right sidebar contains storewide advertising space and can contain one or more e-Marketing Spots.
After you publish the MadisonsEnhancements.sar store archive, the right sidebar includes two e-Marketing Spots that include code to support remote widget and feed links. The Subscribe link displays on the page automatically. A store developer can enable the Share link and configure the link to call an e-Marketing Spot remote widget by its ID.
Elements of the overall layout, right sidebar, showing remote widgets store enhancements
JSP files
LayoutContainerBottom.jspf displays the right sidebar and the footer.
Includes:
- 1 RightSidebarDisplay.jspf.
Includes:
- CachedRightSidebarDisplay.jsp
Includes:
- ESpotNavDisplay.jsp
e-Marketing Spots
ESpotNavDisplay.jsp includes two e-Marketing Spots:
- 2 The RightSideBarAds e-Marketing Spot is enabled for a remote widget and a feed.
- 3 The CategoryPageRecommendations e-Marketing Spot is enabled for a remote widget and a feed.
Change flow options
2 , 3 E-Marketing Spot remote widget and feed capability can be enabled and disabled.
Links and buttons
- 2 , 3 When the Share link is clicked, RemoteWidgetToolDisplay.jsp is called. Customers can change the layout, size and color of the widget in a simple editor, and then share the widget on a personal Web page.
- 2 , 3 When the Subscribe link is clicked, the browser displays the e-Marketing Spot Atom feed in the manner the browser supports. For example, some browsers display the formatted feed whereas others display the XML code. Either way, the URL for the feed displays in the address bar.
To subscribe to the feed, customers can then copy the feed URL and paste it into their favorite feed reader.
Related concepts
Related tasks
Related reference