View Single Post
  #7  
Old 05-10-2012, 06:16 AM
 
mcpilot mcpilot is offline
 

Advanced Member
  
Join Date: Dec 2004
Location: Cincinnati
Posts: 68
 

Default Re: Need Wholesale Prices to show on Prodicts LIST page

I am getting close. Here is what I have done so far:

In product_prices.tpl there was a "display:none" that I removed which finally showed the wholesale prices on the products list page.

the only problme is this: its showing, I believe, the first pull from the database on every product.

If you look at this page: http://208.84.152.25/~polybagt/1-mil/ on the debug console in the variables, you WILL SEE taht the array shows proper whjolesale procies being queried for each product in the list. However, those being queried are not being displayed. the same example template is pulling and displaying the proper prices on the products details page just not the list page.

Any thoughts as to why the array in the debug console is correct but th template is displaying the incorrect pricing?
__________________
thebookfarminc.com
Version 4.7.0
Reply With Quote