Methods
Basic functionality
getProduct
Retrieves the product based on the given ID and language.
getProductByAlias
Retrieves a product by its alias.
getCategoryProducts
Retrieves the products belonging to a specific category.
getActiveCategoriesTree
Technical functionality
documentListing
Retrieves the products listing from cache or sets it if not found.
moduleUrl
Retrieves the module URL.
config
Retrieves the value from the config file based on the given key.