The modifier adds an additional field called ean2 to the edit/add product form.
on the front in the product card you can also use {{ ean2 }}
The second modifier adds the Additional description field - description2. It saves data in a language-specific manner and has a visual editor.
on the front in the product card you can also use {{ description2 }}
sql queries for adding fields to the database inside modifiers in the form of comments. Execute them via phpmyadmin.
Setting:
1. Run a request in phpmyadmin. The query is written inside the file as a comment ALTER TABLE ...
If the table names do not start with the standard oc_, then change the query text by substituting your own prefix.
2. Upload the modifier files to the /system folder and update the modifiers in the admin panel in the Add-ons / Modifiers section
Paid?:
Opencart version:
Activation:
Getting files:
Protection:
VQmod:
Ocmod:
Events:
Uploaded:
12.03.2024
Updated:
23.01.2026
Viewed:
3002