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

Triggered by Shop_Category
Author LemonStand eCommerce Inc.

Event handler signature

public void event_onAfterCategoryRecordFetch(Shop_Category $category)
$category Shop_Category specifies the category object.
Triggered after a category record is fetched from the database.