The extension Product Notes for OpenCart allows you to create individual text blocks for each product page. With its help, you can tell the customer about additional features of the products or the conditions of their use. Note blocks with additional information are displayed in a collapsed form below the main product information. Clicking on the block headings reveals the text of the note.
DEMO AdminDEMO Live
The information in the notes is set manually, separately for each product and for each language. The module can be useful for a small catalogue of products or for displaying additional information about individual products in the catalogue.
For each note, you can upload an icon that will display the essence of the information contained. However, it is not necessary to add icons, you can insert only text information. The text blocks support a visual editor and html code, which means that you can format the text and add any kind of information, such as tables or images.
The use of the Product Notes for OpenCart is easy and convenient, so it does not require any special skills to work with. Just edit the product and add your own information separately for each product in the Notes tab.
Extension installation instructions:
Upload the module in the admin panel in the "Extensions" : "Install".
Go to the "Modifications" section and update the cache.
Go to the "Dashboard" section and update the template cache (only for OpenCart 3).
Go to the "Extensions" : "Extensions" : "Modules" and enable the module.
Edit module. Enable the status and adjust all its options to your needs and save the settings.
A developer cheat sheet on using ternary operators in Twig. It will be useful for new developers of OpenCart and other CMSs that use this templating engine.
The OpenCart team has officially presented release 3.0.5.0, which contains a significant package of fixes, code cleanup, and compatibility improvements with modern PHP versions.
On November 20, 2025, a new major release of PHP was published - version 8.5. PHP 8.5 introduces useful improvements, but requires a careful approach when integrating into existing OpenCart projects.