Package DE_EPAGES::MultiStore::API::Object::SubShopProduct
object interface for SubShopProduct.
Base |
DE_EPAGES::Product::API::Object::Product |
Functions
featureName
Returns the feature name.
Syntax |
$FeatureName = $Product->featureName; |
Return |
|
getWithMaster
Used in TLE context to retrieve information from a subshop product together with the information coming from the master shop
Syntax |
$Object->getWithMaster( $aNames, $LanguageID ); |
Return |
|
incrementFeature
Do not increment a feature on SubShopProducts.
Syntax |
incrementFeature() |