Tutorial How to Add Products and Virtual Products ( Digital

Add custom options to your products using fields like text, textarea, radio button, checkbox, dropdown, image file, date, time, and date & time. Set impact price for each option. Increase order value by offering product customizations. 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)}