Create Link To Al Sale/discounted Items

Hello,



I want to link to all my items that are on SALE (or discounted).

What is the url to use?



Goal is to have a link in the menu that refers to all my items with a discounted price, wheter it is through promotions or listed.



Best regards, Mirco

Not an option in standard cart. You could build an addon that would find all discounted prices. It would be a lot more difficult to find promotions that affect the price of individual items. Note that cart promotions can be very general or very specific.



I would create a category that would hold discounted items. Then build an addon that would find items where list_price is greater than price (or however you want to determine 'discounted'). Then I'd have that addon update the products in the category. Then you just need to point your users to the discounted category.

Hi Mirco, we will have this addon upgraded to support promotion rules: http://www.cscartrocks.com/on-sale-products-page.html

It will list all the on sale products either its list price is higher than the price or there are promotion rules related with it.

Hello guys,



Thank you for taking the time for replying. Too bad this is not build in (yet).

Making a seperate categorie seems like a good " work around" although we have a lot of products & sales en discounted prices which change on a regular basis that I'm a liitle scared this is gonna be a lot of work to maintain this categorie. Don't want to end up with all products being in the wrong categories. And thereby: cs-cart has this great option to use the time periods so we can plan sales in advance in stead of 'a la minute' and then this option becomes useless then.



Gonna take a serious look at the presented addon.



Regards, Mirco

Actually, v4 now has a Product Block Fill Type that fills the content with “on sale” which didn't exist in previous versions.

Unfortunately it only selects products that have a List Price defined. It doesn't select any Catalog Promotions - which, of course is how I define all my sale items.

[quote name='Magpie Don' timestamp='1399822987' post='183287']

Actually, v4 now has a Product Block Fill Type that fills the content with “on sale” which didn't exist in previous versions.

Unfortunately it only selects products that have a List Price defined. It doesn't select any Catalog Promotions - which, of course is how I define all my sale items.

[/quote]



What kind of promotion conditions do you use?

I have several products with one Product Feature that are on sale.

And several products that are in one Product Category that are on sale.

And several products that are identified by Product Name that are on sale.

All set up as Catalog Promotions. But the only items that will get picked up by the NEW “On Sale” Product Content filling type are those with List Price identified. It's stupid.

[quote name='Magpie Don' timestamp='1399900661' post='183345']

I have several products with one Product Feature that are on sale.

And several products that are in one Product Category that are on sale.

And several products that are identified by Product Name that are on sale.

All set up as Catalog Promotions. But the only items that will get picked up by the NEW “On Sale” Product Content filling type are those with List Price identified. It's stupid.

[/quote]



Thank you for the message. We are thinking about such an addon. This feature is not realized in default CS-Cart due to its architecture and complicated structure of the promotion conditions (possible, but not always). The easiest way is to get all products and apply all active promotions to them. Of course it will work correctly for small and middle stores only. 50.000 products will crash the store.

Just in case someone still needs an answer, here's the solution: http://kb.cs-cart.com/add-bestsellers-pages

Just in case someone still needs an answer, here's the solution: http://kb.cs-cart.com/add-bestsellers-pages

Note that the On sale page does not take into account promotions

I would like to add a page called Promotions and add banners with url links to the promotions pages.

Preferably 2 or 3 columns on the Promotions page for banners.

I like Alex brandings add-on shows the Promos page on the customer side but I dont need deal of the day.

https://cs-cart.alexbranding.com/en/addon-product-of-the-day.html

I would like to add a page called Promotions and add banners with url links to the promotions pages.

Preferably 2 or 3 columns on the Promotions page for banners.

I like Alex brandings add-on shows the Promos page on the customer side but I dont need deal of the day.

https://cs-cart.alexbranding.com/en/addon-product-of-the-day.html

You can create CMS page and add specific banners to this page with default functionality of the block manager