Manage elements added to the “prestashop” javascript object:
This hook allows you to customize the “prestashop” javascript object that is included in all front office pages
Hook locations:
Hook type: action
Located in:
Hook::exec('actionBuildFrontEndObject', [
'obj' => &$object,
])