Disable Add to Cart Popup Step by Step 2023


Marketplace Product 360 Degree View 360 Product Viewer

1. I think you're fine with extra fields. It's highly unlikely that tables would ever be recreated. But if you really need or want to be 100% sure then hooks and extra tables will have to be used. Otherwise when you're upgrading do like I do which is make upgrade first on development copy and then on live site if everything checks out ok.


Product FAQ Q&A for WebKul

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)}