Class ProductOptionsProcessor

java.lang.Object
org.broadleafcommerce.core.web.processor.ProductOptionsProcessor
All Implemented Interfaces:
org.broadleafcommerce.common.web.expression.BroadleafVariableExpression, ProductOptionsExpression

@Component("blProductOptionsProcessor") @ConditionalOnTemplating public class ProductOptionsProcessor extends Object implements ProductOptionsExpression
This processor will add the following information to the model, available for consumption by a template: -pricing for a sku based on the product option values selected -the complete set of product options and values for a given product
Author:
jfridye