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:onConfigureProductsPage event

Triggered by /modules/shop/controllers/shop_products.php
Author LemonStand eCommerce Inc.

Event handler signature

public void event_onConfigureProductsPage(Shop_Products $controller)
$controller Shop_Products specifies the controller object.
Allows to configure the Administration Area product pages before they are displayed. In the event handler you can update the back-end controller properties.