Package DE_EPAGES::MultiStore::API::Object::SubShopProduct
object interface for SubShopProduct.
Base |
DE_EPAGES::Product::API::Object::Product |
Functions
className
Returns the class name, used for DAL access.
Syntax |
$ClassName = $Product->className; |
Return |
|
featureName
Returns the feature name.
Syntax |
$FeatureName = $Product->featureName; |
Return |
|
incrementFeature
Do not increment a feature on SubShopProducts.
Syntax |
incrementFeature() |