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

Triggered by Shop_Product
Author LemonStand eCommerce Inc.

Event handler signature

public void event_onAfterProductRecordFetch(Shop_Product $product)
$product Shop_Product specifies the product object.
Triggered after a product record is fetched from the database.