ChangedPriceEventContainer
class ChangedPriceEventContainer
Class ChangedPriceEventContainer
Methods
__construct(ContainerInterface $container)
No description
mixed
getUser()
No description
sendProductPriceChangedMail(array $params)
Send email notification to user
findAttrValue(int $attrValId)
Find product attribute value for provided id
dispatchUpdateOldPriceForProduct(Product|int $product, mixed $attrVal, float $oldPrice, Pricelist|null $priceList = null)
Dispatch event for setting old price on watchlist items
Details
at line 32
__construct(ContainerInterface $container)
at line 41
mixed
getUser()
at line 66
sendProductPriceChangedMail(array $params)
Send email notification to user
at line 87
ProductAttributeValues|null
findAttrValue(int $attrValId)
Find product attribute value for provided id