- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2024 09:33 AM
Hello Community,
I need to remove a specific catalog item from appearing in the "Popular Items" widget because it is causing some issues with users. I know the server side script needs to be modified but I cant seem to figure out where/what changes to make to exclude this from the current rules for the Popular Items widget. If anyone has run into this issue before or knows of any possible solutions it would be greatly appreciated!
Thank you,
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2024 12:17 PM - edited 10-24-2024 12:19 PM
It looks like that's the "SC Popular Items" widget. It looks like you should be able to add to the query near the top of the widget to exclude the ones you want.
Of course, you'll need to clone the widget and make your changes in your copy. Then add your widget to the sc_home page in place of the OOTB one.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2024 12:17 PM - edited 10-24-2024 12:19 PM
It looks like that's the "SC Popular Items" widget. It looks like you should be able to add to the query near the top of the widget to exclude the ones you want.
Of course, you'll need to clone the widget and make your changes in your copy. Then add your widget to the sc_home page in place of the OOTB one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2024 12:03 PM
Thank you for the assitance!