ProductEvents
class ProductEvents
Class ProductEvents contains product events
Constants
| ON_PRODUCT_SAVE |
The event listener receives an ProductEventInterface instance |
| ON_PRODUCT_EDIT |
The event listener receives an ProductEvent instance |
| ON_PRODUCT_EDIT_PRICE_CHANGED |
The event listener receives an ProductChangedPriceEvent instance |
| ON_PRODUCT_SAVED |
The event listener receives an TranslationsEvent instance |
| PROMO_PRODUCTS_RE_CACHE |
The event listener receives an Event instance |
| PRODUCT_AVAILABILITY_CHANGE |
The event listener receives an ProductAvailabilityChangeEvent instance |
| PRODUCT_SEARCH_OPTIONS_GENERATE |
The event listener receives an EventWithResult instance |
| PRODUCT_SEARCH_FIELDS |
The event listener receives an EventWithResult instance |
| PRODUCT_DEFAULT_SORT_FIELD |
The event listener receives an EventWithResult instance |
| PRODUCT_ATTRIBUTES_FILTER_SIGNAL |
The event listener receives an EventWithResult instance |
| PRODUCT_ADDITIONAL_SEARCH_DATA |
The event listener receives an EventWithResult instance |
| PRODUCT_CUSTOM_PRODUCT_SEARCH_COUNT |
The event listener receives an EventWithResult instance |
| PRODUCT_SEARCH_SIGNAL |
The event listener receives an EventWithResult instance |
| PRODUCT_SAVE_GENERIC_EVENT |
The event listener receives an EventWithResult instance |