X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Display products with 'list price' + 'price' on one page (sale page style) (https://forum.x-cart.com/showthread.php?t=44595)

wardworth 01-05-2009 06:07 AM

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.

Vetrivel 01-05-2009 08:29 AM

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:

Originally Posted by wardworth
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.


Thedae2k 01-05-2009 11:48 PM

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

wardworth 01-06-2009 12:29 AM

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.

Vetrivel 01-06-2009 03:52 AM

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

wardworth 01-06-2009 04:24 AM

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.