This is used to display subscriber news. Subscriber news is located under the Subscription Rules area of the product editor, under Subscriber-Only Content field. The customer must be a subscriber to the product for the news to be displayed.
Example of Use
Create a Product named Turkey Sandwich.
Enter Your sandwich will have different bread each month. into the Subscriber-Only Content field of the Product Editor.
The following content in the customer template: Customer Subscription News: {CUSTOMER-SUBSCRIBER-NEWS}
Will display the following when viewing the customer page in the storefront: Customer Subscription News: Your sandwich will have different bread each month.
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {CUSTOMER-SUBSCRIBER-NEWS} QuickCode Tag is changed into the source code below prior to the web page being displayed.