Ten moduł pozwoli Ci utworzyć dodatkowe pola do wypełnienia na stronie edycji produktu. W module nie ma żadnego limitu takich dodatkowych pól - a wszystkie z tych, które utworzysz będą dostępne na stronach konfiguracyjnych produktów w zapleczu Twojego sklepu
Ten moduł pozwoli Ci utworzyć dodatkowe pola do wypełnienia na stronie edycji produktu. W module nie ma żadnego limitu takich dodatkowych pól - a wszystkie z tych, które utworzysz będą dostępne na stronach konfiguracyjnych produktów w zapleczu Twojego sklepu
Support of PDF files
You expect to show custom field value in ANY pdf file where the list of products appear ? Like invoide or delivery slip etc?
You can use shortcode like: {aipf::returnCustomField('shortcode', id_product)} where the shortcode is a shortcode name and id_product is an id of product. Module will replace this code with exact custom field value for this specific product.
1.5.8
- simple textarea rich text editor field is now translatable to all available languages
1.5.7
- added new feature to create textarea (witch rich text editor) field
1.5.6
- added improvements to appearance of language translatable fields in prestashop 8.1.x and 8.0.x
1.5.5
- added new field type: translatable text field
- with usage of this custom field you can create a text field that can be translated to various languages
1.5.4
- changed the type of text fields from STRING to NOTHING - thanks to this field can store html code now
1.5.3
- added support of shortcodes in pdf files.
1.5.2
- added improvements to appearance of custom fields on product pages (especially custom field "switch" yes/no)
1.5.1
- fixed problems with product identification, from now variables (custom fields) are asigned properly
1.4.1
- improved appearance of shortcodes in ajaxDie function that is used to generate contents dynamically
1.3.1
- added new custom field type: yes/no switch
1.2.1
- added shortcodes feature
- thanks to this you can now display your custom fields values on your shop's front office on product pages
- shortcode is applicable to descriptions and .tpl files of product page
1.2.0
- added feature to decide about position of custom internal product field
- you can decide where on product edit page your custom field will appear
- you can do it individually for each custom filed
1.1.0
- released stable version that is ready to work in prestashop 8.x
1.0.0
- started project on mypresta addons marketplace