Documentation Home

Product Type Data Model

The Product Type module uses byte-weaving to add new properties to several out-of-box Broadleaf entities.

ProductType

Tables

Table Related Entity Description
BLC_PRODUCT_ADD_ON_XREF ProductAddOnXref Defines a Product Add-On
BLC_ADD_ON_PRICE_DATA AddOnPriceData Relates a Product Add-On, SKU, and Sku Price Data
BLC_ADD_ON_SKU_PRICE_DATA AddOnSkuPriceData Defines Sku specific pricing data for an Add-On

Enumeration Values

  • AdvancedProductType

    • PRODUCT
    • BUNDLE
    • ADDON
  • ProductAddOnType

    • SPECIFIC
    • CHOOSE_ONE
    • CHOOSE_MULTIPLE
  • PricingModelType

    • INCLUDED
    • ADD_ON
  • QuantityType

    • FIXED
    • RANGE