Custom fields module allows you to create your custom fields and to show them on Product, Category or Order pages in Back Office and Front Office. 6 types of fields are available : text, text area, image, video, select and checkbox.
Customize your online store
Accelerate your web site development: no need to write dozens of lines of code for adding a custom field in PrestaShop. Create your new custom fields for a few minutes and display them on your product, category or order pages.
The module configuration is simple: whether you are a beginner or an expert, this module has been developed to meet a multiple uses. The configuration of the module is simple for people without programming languages knowledge.
How does it work?
and that is not all!
– text: simple text or phone number,
– text area: text only, HTML allowed, WYSIWYG editor,
– image: you can upload different format of images : .png, .jpeg, gif. For showing it in the Front Office you can indicate a custom size or use recommended by Prestashop dimensions (for example: large_default (800×800 px) or category_default (141×180 px) etc),
– video: integrate video from YouTube,
– select:You can create a drop-down menu with predefined elements,
– checkbox:You can create a series of checkboxes;
What’s New in Version 2.0
N.B: Version 2.0 of the module is only available for Prestashop 1.7.x
The module has not been updated for previous Prestashop versions.
You can create different tabs containing a custom field in the product page.
You can create fields of type select (a list with a drop-down menu) and checkbox (a series of checkboxes)
Changelog of the new version
[+] Added the “select” type field
[+] Added “checkbox” type field
[+] Added option “Create a new tab for each custom field on the Product page”
[+] Added close button error message
[+] Added “Configure” button
[+] Italian language added to the interface
[+] Spanish language added to the interface
[*] Fixed PS 1.7.7 installation
[*] Fixed 1.7.7 order page block view
[*] Fixed notice on order configuration page
[*] Fixed image missing translation error
[*] Fixed WYSIWYG for category field
[*] Fixed missing delete button for image with default value
[*] Fixed error message in order page (Back office)
[*] Fixed Instructions for “Select” and “checkbox” fields
[*] Fixed default field value
[*] displayAdminProductascombination removed from admin hook
[*] Fixed error page if select field values are not specified
[*] Fixed checkbox field save
[*] Fixed checkbox field display in category page
[*] Fixed video save on product page
[*] Fixed input deleting error
[*] Fixed empty instructions displaying
[*] Category page save button replaced
[*] Fixed styles for order pages
[*] Fixed styles for product pages
[*] Fixed HTML tag issue
[*] Interface improvement
[*] Translations Improved
[*] Minor fixes