Jump to content

Price shows as $0 on product pages


Recommended Posts

  • 1 month later...

Great thank you - Now how do I fix that?

 

Another major error that appears to be happening is - in Google Chrome all the pictures show however in Internet Explorer pictures will only show on the Product page

 

I appreciate when people take the time to assist, but it never ceases to amaze me when they don't post the fix! I am having the same problem, yet this post failed to help in any way. Hope you figured it out Primal!

Edited by Online Office USA (see edit history)
  • Like 1
Link to comment
Share on other sites

After hours trying to solve this problem I noticed that the following code

 

<span id="our_price_display">{convertPrice price=$productPrice}</span>

 

inside yourTheme/products.tpl aroud line 255, has a problem with span id="our_price_display". I deleted "our_price_display" and left it as

 

<span id="">{convertPrice price=$productPrice}</span>

 

and this solved the problem. Now I have to find that "our_price_display" and see how I can fix it so I can leave it the way it was. I will update tomorrow if possible.

Link to comment
Share on other sites

  • 9 months later...
  • 6 months later...
×
×
  • Create New...