|
Interface Summary |
| Category |
Implementations of this interface are used to hold data about a Category. |
| CategoryAttribute |
|
| CategoryProductXref |
Implementations of this interface are used to hold data about the many-to-many relationship between
the Category table and the Product table. |
| CategoryXref |
|
| FeaturedProduct |
|
| Product |
Implementations of this interface are used to hold data for a Product. |
| ProductAttribute |
The Interface ProductAttribute. |
| ProductBundle |
Default implementation for representing a bundle that can be sold
individually. |
| ProductOption |
A product option represents a value that is entered to specify more information about
a product prior to entering into the cart. |
| ProductOptionValue |
Stores the values for a given product option. |
| PromotableProduct |
|
| RelatedProduct |
|
| Sku |
Implementations of this interface are used to hold data about a SKU. |
| SkuAttribute |
Implementations of this interface are used to hold data about a SKU's Attributes. |
| SkuBundleItem |
Represents the Sku being sold in a bundle along with metadata
about the relationship itself like how many items should be included in the
bundle |
| SkuFee |
Used to represent Sku-specific surcharges when fulfilling this item. |