Module "product_type"
Description
Available methods
- array get_by_id
- array get_by_product_type_category_reseller
Details
array get_by_id
Retrieve all information associated to a product_type by supplying
its ID
Parameters
- int $id The Product_Type ID to retrieve information for
Returns
- array $info An array containing all the product_type information
array get_by_product_type_category_reseller
Get by product_type_category and reseller
Parameters
- int $category_id
- int $reseller_id
Returns
- array $details