Adding a new Filter called Highest Discount

Topic summary

A user is seeking to implement a product filter that sorts items by discount percentage, from highest (100%) to lowest (0%). They included a screenshot showing the desired filter placement and asked whether this can be achieved without using a third-party app, or if not, which app would be recommended.

Current Status:

  • The original poster shared their website link for reference
  • A follow-up comment indicates the filter appears to have been successfully implemented on the site
  • The implementation method has not yet been disclosed
  • Another user has expressed interest in learning how this was accomplished

Unresolved:
The discussion remains open with no explanation provided about the solution used (custom code vs. app-based approach).

Summarized with AI on November 1. AI used: claude-sonnet-4-5-20250929.

Hi!

I’d like to know if there is any way possible to add a new filter as pictured here.

This new filter would classify products from the highest discount % to the lowest discount % (100% to 0%).

Is this possible without an app? If not, any app to recommend that could fulfill this task?

Here is the link to my website : https://leclub.cc/

Thanks,

Alex

2 Likes

Hi I saw on your page that you managed to get this in place. Nicely done!

May I ask how you did it? I would love something similar!

Thanks!