package |
Default |
---|
isChangeProductStock(integer $combinationConfigurationType, integer $combinationId, string $attributeFilename) : boolean
integer
The combination configuration of the current product
integer
the combination if relative to the current product
string
The filename attribute related to the product
boolean
isCombinationConfigChangeProductStock(integer $combinationQtdType, boolean $isCombination) : boolean
integer
The product combination quantity configuration
boolean
is a combination?
boolean