How do I remove the brackets around the Products Model number on the product info page?
This is a discussion on Removing Products Model Brackets within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; How do I remove the brackets around the Products Model number on the product info page?...
How do I remove the brackets around the Products Model number on the product info page?
I made some changes on the product info page. I added the quantity and weight. The file that I changed was product_info.tpl.php
You'll find it under
catalog/templates/content
I would go in there and search for products.model
Look around line 38 -- I didn't try it, but that may be a place to start.
Anne
edited to say that if you remove the outer brackets on line 38 (my version) that should work. If you remove the inner brackets, you will get a parse error.
Anne
Bookmarks