JSP code snippet: Promotions display
This JSP code snippet displays all of the available discounts associated with a particular category or catalog entry. It uses the CalculationCodeListDataBean to retrieve all of the CalculationCodeDataBeans in order to get the required information.
The PromotionsDisplay.jsp file is available under the
following directory:
- WC_installdir/samples/Snippets/web/Marketing/Promotions
- WCDE_installdir\samples\Snippets\web\Marketing\Promotions