A module hook that returns an empty string looks exactly like a module hook that was never called. PrestaShop gives you nothing to tell them apart: no error, no log entry, no stack trace, no fallback text. The page renders fine.
Source: [Dev.to](https://dev.to/megventure/your-prestashop-hook-renders-nothing-and-nothing-is-logged-37c8)