mateigogu Posted June 28, 2012 Share Posted June 28, 2012 Hello I have a problem when i activate the attributes on the product. The span id="our_price_display" shows two times in the page. http://www.echipamentmilitar.ro/tricouri-imprimate/3185-tricou-beretta-.html Can someone please help me, what code from the product.tpl creates this problem? Thank You Link to comment Share on other sites More sharing options...
LiliekS Posted June 28, 2012 Share Posted June 28, 2012 Hi, I'm not sure which one you're talking about. There are two selectors with the same name 'our_price_display', but both have different selectors. The first one using class, and the other using ID. This is not something you should worry about. <div class="price bordercolor"> <span class="our_price_display"> <span class="price" id="our_price_display">99,99 Ron</span> Cheers Link to comment Share on other sites More sharing options...
rokasv Posted June 28, 2012 Share Posted June 28, 2012 Same happens for me. When the product have attributes, a word price appears two times, like: Price: Price: 140 euro (with VAT) Everything is all right with products with no attributes. Anybody else noticed this bug? Maybe there is a solution to solve this? Hello I have a problem when i activate the attributes on the product. The span id="our_price_display" shows two times in the page. http://www.echipamen...u-beretta-.html Can someone please help me, what code from the product.tpl creates this problem? Thank You Link to comment Share on other sites More sharing options...
mateigogu Posted June 28, 2012 Author Share Posted June 28, 2012 My problem is that the actual price appears two times 99,99 99,99 Anybody can help??? Link to comment Share on other sites More sharing options...
rokasv Posted June 29, 2012 Share Posted June 29, 2012 My problem is that the actual price appears two times 99,99 99,99 Anybody can help??? I found the solution for double word Price: You need to edit product.js file Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now