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.
Wsparcie dla plików PDF
Czy oczekujesz, że wartość pola niestandardowego będzie wyświetlana w DOWOLNYM pliku PDF, w którym pojawia się lista produktów? Na przykład na fakturze lub liście przewozowym itp.?
Możesz użyć skrótu, takiego jak: {aipf::returnCustomField('shortcode', id_product)}, gdzie 'shortcode' to nazwa skrótu, a id_product to identyfikator produktu. Moduł zastąpi ten kod dokładną wartością pola niestandardowego dla tego konkretnego produktu.
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