A page for list all product discount

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Hi all,
i setted in admin a discount and i associated varius products.
It possible have in frontend a page with list of product that have this discount, like newproducts.
If don't possible directly, you can answer my a technical way to developper the page.
Thank you all.
6 years ago
If i could suggest ..then a  way would be add a tag for all those products which have that discount ..say "discounted"

and then use the SearchProducts function in the product service and get all the products using

var listOfDIscountedProducts = _productService.SearchProducts(keywords =  "discounted");


now wait for the experts to comment more :)
6 years ago
Hi, thank you for reply.
I change the discount every week, and there are hundred products. Is very difficult enter in every single product and add the tag.
In backend, in discount setting, there is the tab "product", that show me the articles. I wanna use this model in frontend.

Thank you all.
6 years ago
Hi,

We just released a plugin for that.
Please have a look and try it - download link.
6 years ago
Check Sale of the Day and Product Collections plugins by NopTemplates
5 years ago
Hi,

I created plugin that displays all discount's products.
You may see an example here: http://lustnlust.com/discount/1 WARNING - CONTAINS ADULT CONTENT

Until the plugin is uploaded the nop's marketplace, feel free to contact me directly for the plugin, questions and suggestions
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.