This is the API docs for LemonStand V1, which has been discontinued. LemonStand is now a cloud based platform, available at lemonstand.com.

LemonStand API

shop:manufacturers CMS action

Defined in /modules/shop/classes/shop_actions.php, lines 3070-3073
Author LemonStand eCommerce Inc.
Base action for the Creating the Manufacturer List page. The action doesn't return disabled manufacturers.

Generated PHP variables

Variable Type Description
manufacturers Db_DataCollection a collection of manufacturers.

Generated PHP variable details

ΒΆ manufacturers variable

Db_DataCollection $manufacturers;
A collection of manufacturers. Each element in the collection is an instance of the Shop_Manufacturer class.