shop:manufacturers
The shop:manufacturers action is designed for creating the manufacturer list page. The action loads a list of manufacturers and creates the $manufacturers variable, which you can use for displaying the manufacturer list. Please refer to the Creating the Manufacturer List Page article for examples of the action usage.
Generated PHP variables
- $manufacturers - a list of manufacturers. The variable is an instance of the Db_DataCollection object. Each element in the collection is an instance of the Shop_Manufacturer class.
Next: shop:manufacturer
Previous: shop:orders
Return to Reference


Comments
No comments posted so far.
Add your comment
Loading form...