add lodash and refresh after input bonus count
This commit is contained in:
parent
1371f38f5b
commit
cadc88526f
1 changed files with 5 additions and 0 deletions
|
@ -96,4 +96,9 @@ class EventsHandlers
|
|||
AddMessage2Log('OnSaleComponentOrderOneStepProcessHandler work! '. $arUserResult. $arParams);
|
||||
return $arResult;
|
||||
}
|
||||
|
||||
public function OnSaleComponentOrderResultPrepared($order, $arUserResult, $request, $arParams, $arResult)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue