Hi, can anyone please guide me on hiding couple of...
# suitecommerce
m
Hi, can anyone please guide me on hiding couple of items from website for specific domain..
s
There aren't any good options to hide items on specific domains, all the recommended ways operate on site-scope, not domain-scope.
The only thing I could think of would be to add a custom field to all the items that you want to hide, and then use defineSearchMasterOptions to pre-filter item API calls to remove it. This isn't fullproof, as a user might figure it out and remove the filter