Class RelatedOptionTemplatesProductContextConsolidator

java.lang.Object
com.broadleafcommerce.catalog.service.product.commerce.context.consolidator.RelatedOptionTemplatesProductContextConsolidator
All Implemented Interfaces:
ProductDetailsContextConsolidator, org.springframework.core.Ordered

public class RelatedOptionTemplatesProductContextConsolidator extends Object implements ProductDetailsContextConsolidator
Generates ProductOptions onto the related products using the OptionTemplates that they reference.
Author:
Susana Cruz (susanaccruz)
  • Field Details

  • Constructor Details

    • RelatedOptionTemplatesProductContextConsolidator

      public RelatedOptionTemplatesProductContextConsolidator()
  • Method Details