Samples > Starter stores > Starter store enhancements > Social Commerce > WebSphere Commerce Dojo Enhancements API > User interface widgets
ibm.social.BookMarks
The BookMarks widget adds social bookmarking capabilities to a store page. It is used by shoppers to create bookmarks for store pages that contain social content and share the social content on social bookmarking sites, such as Digg, Delicious, Google, and Facebook.
Sample Output
The following screen capture shows the BookMarks widget integrated into the Product Details store page.1 Shoppers can choose to share social content on any of the following social bookmarking sites:
- Digg
- Delicious
Example
<div dojoType="ibm.social.BookMarks" > </div>
Parameters
- dojoType
- (String) The Dojo widget type. Set to ibm.social.BookMarks.
- title
- (String) A descriptive title for the page to bookmark.
Related reference