- All Implemented Interfaces:
- Comparable<org.thymeleaf.processor.IProcessor>, org.thymeleaf.processor.IProcessor
@Component(value="blProductOptionsProcessor")
public class ProductOptionsProcessor
extends org.broadleafcommerce.common.web.dialect.AbstractModelVariableModifierProcessor
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