1
I’m using a theme, and this theme by clicking on the product on the main page opens a popup with the details on the page. I would like the click on "view" to be directed to the product page or remove the "+" sign from the price of combobox (the "+" sign does not appear on the product page because I was able to remove it, but on popup appears).
Magento version. 1.8.1.0
Problem with the "+" sign has been solved. Changed configurable.js file commented the lines in the following code: [link] (https://bitbucket.org/snippets/aniix_store/5y8jd)
– Diogo Gumeiro
for the popup I believe it to be this code [link] (https://bitbucket.org/snippets/aniix_store/eky4n) but I don’t know how to change to just direct to the product page.
– Diogo Gumeiro
If Diogo has solved your problem, mark the answer as the solution. Have a good day! :)
– Maicon Carraro