Commerce Reference Store adds two new item descriptors to the profile repository, emailRecipient and backInStockNotifyItem.

emailRecipient Item Descriptor

The emailRecipient item descriptor captures e-mail information for customers who choose to sign up for email promotions and discounts. Customers do not have to be registered customers to sign up for these emails. Two gadgets can populate the emailRecipient item descriptor for a customer, /myaccount/gadgets/register.jsp and /navigation/gadgets/signup.jsp. Email recipient data is stored in the cbp_email_recpient table.

backInStockNotifyItem Item Descriptor

The backInStockNotifyItem item descriptor supports functionality in the /browse/gadgets/notifyMeRequest.jsp gadget that allows customers to request notification when an item is back in stock. A backInStockNotifyItem creates a relationship between an email address to be notified and the product and SKU ID for the product that is out of stock. When the BackInStockNotification service receives notification, generally from an external system, that a SKU is back in stock, it does the following:

This section describes the backInStockNotifyItem item descriptor’s properties.

Note: You can find additional information on back-in-stock notification in the Inventory Management chapter.

 
loading table of contents...