![]() |
Display products with 'list price' + 'price' on one page (sale page style)
Hi,
Does anyone know how I would display all products with list price and price on one page? Basically in the style of a sale page. I'm guessing there must be some way of calling all products with '$product.list_price gt 0' somehow. Can anyone help please. |
Re: Display products with 'list price' + 'price' on one page (sale page style)
Could you explain me a bit.and if you need all the products then just click the search button then all the product will be listed.
Is that you want? Quote:
|
Re: Display products with 'list price' + 'price' on one page (sale page style)
Always good to post an image of what your looking for...people can help a little faster
|
Re: Display products with 'list price' + 'price' on one page (sale page style)
Basically at the moment we use the 'list price' and 'price' to show price reductions. For example -
http://www.scalesexpress.com/listprice.jpg I want to have a page which only shows reductions such as this. I.e. a sale page. There must be some way of just calling the products with list prices - $product.list_price. Can anyone help please. |
Re: Display products with 'list price' + 'price' on one page (sale page style)
You just want to display the list price?
Have you tried this: $products[product].list_price |
Re: Display products with 'list price' + 'price' on one page (sale page style)
I want to collect all products with list prices and show them on a page - i.e a sale page.
|
All times are GMT -8. The time now is 06:05 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.