soapdude Posted January 23, 2011 Share Posted January 23, 2011 So my problem is that attributes that should affect the price of an item are not affecting the price. When I choose the attribute in the drop-down menu, it does not affect the price displayed at all and then when I add it to the cart, it still does not reflect the correct price. When I switch to the prestashop default theme, it works.I can't figure out the problem here. I have tried replacing my product.tpl file with the prestashop original but this does not work. I have also tried replacing the product.js and product.php file. Where else could the problem be? Again, This works fine in the prestashop default theme. Thanks in advance! Link to comment Share on other sites More sharing options...
soapdude Posted January 23, 2011 Author Share Posted January 23, 2011 So I feel pretty confident that this has something to do with the theme not properly calling the Jquery to update the price, but I am not very familiar with this. I have been pouring through the code all day and haven't been able to find anything. Is anyone else having this problem? Link to comment Share on other sites More sharing options...
nutman Posted January 24, 2011 Share Posted January 24, 2011 Hi there, I posted an almost duplicate message a few days ago now, and have done almost what you have done with no effect either. I can't get any theme to work properly, even the default. The attribute pricing does not change on the screen when selected. I thought it may of been a browser prob, but tried on IE, Chrome & FF (which I use), but no difference. Have installed 4 themes, and no difference on any. I think I am slowly going insane . Hope there is someone with suggestions.Geoff Link to comment Share on other sites More sharing options...
soapdude Posted January 24, 2011 Author Share Posted January 24, 2011 Geoff, what version are you running? I'm running 1.2.5 and have narrowed it down to this line in my header.tpl file:[removed][removed]I need it commented out for an AJAX script I am running. When I allow this line my AJAX slider breaks but the prices change... When I open the file, it is completely unintelligible to me.. I hope this helps you! Link to comment Share on other sites More sharing options...
soapdude Posted January 24, 2011 Author Share Posted January 24, 2011 The line is: [removed][removed] Link to comment Share on other sites More sharing options...
soapdude Posted January 24, 2011 Author Share Posted January 24, 2011 script type="text/javascript" src="{$content_dir}js/jquery/jquery-1.2.6.pack.js" let's try again! Link to comment Share on other sites More sharing options...
nutman Posted January 24, 2011 Share Posted January 24, 2011 Hi there, my version is 1.3.1.1. I have only just started using prestashop (1 week), and this is not a good start. I have just printed out another topic from the 16/12/2010 with the same problem. I really don't know too much about the script stuff, but like you did manage to fiddle with the product.tpl but no good. Lucky I still have my old shop up and running as I don't think this one is going to eventuate some how. I will have a look at what you suggested and hope to make some sense.GeoffTried your suggestion above - no change. 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