Displays the text located in the Product Editor, under the Subscription Rules area in the Price Suffix field.
Example of Use
Enter Per Month into the Price Suffixfieldof the Product Editor.
The following content in the web page's template: $19.99 ({PRODUCT-REBILL-TERM-TEXT})
Will display the following when viewing that web page in the storefront: $19.99 (Per Month)
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {PRODUCT-REBILL-TERM-TEXT} QuickCode Tag is changed into the source code below prior to the web page being displayed.