nunorosado Posted October 23, 2015 Share Posted October 23, 2015 hello i have duplicated the span with convertprice $productprice. when i change an atribute that has a price reduction amount the second span doesn't update. the red one updates the blue one doesn't update do you know how i can solve this thanks a lot for your time <span id="our_price_display" itemprop="price" style="font-size: 12px !important; color: #666 !important;"> {convertPrice price=$productPrice} <meta itemprop="priceCurrency" content="{$currency->iso_code}" /> </span> <span id="our_price_display" itemprop="price" style="font-size: 12px !important; color: #666 !important;"> {convertPrice price=$productPrice} <meta itemprop="priceCurrency" content="{$currency->iso_code}" /> </span> 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