1.6.x. How to add a new product Template Monster Help


Review Pricing, User Reviews, Top Alternatives

Lets you add extra fields to your product pages. Supports dropdown, radio button, text, textarea, checkbox, image file, date, time, and date & time option types. Set different impact prices on different values of product options. Assign multiple options to a product in a few clicks. Define price impact for each option.


How to add Custom Fields to Product Pages? Knowband Blog

Prestashop Product Custom Field: allows you to provide additional product information to your customers by adding custom fields to your product pages. Add different types of fields like text, text area, checkbox, file type, radio button, dropdown, and TinyMCE to make your product pages more informative.


1.6.x. How to add a new product Template Monster Help

Step 1: Open product.tpl file (via ftp, or cpanel): public_html/themes/your_current_theme/templates/catalog/product.tpl Step 2: Add the title of the tab Product customization EX: theme classic: go to line code 172 add this pieces code: {if $product.is_customizable && count ($product.customizations.fields)}