on 2018 Mar 04 12:28 PM
To test a restriction so that a product code was not visible on the front end site for apparel store(provided OOTB by Hybris),I made a restriction by going to BackOffice->Personalizatiopn and made a new personalization rule by giving the filter as : {code} = '300392196' and ApplyOn "customerGroup"
but still when I go to a site for my extension(mysitestorefront) like :
http://localhost:9001/mysitestorefront/?site=apparel-uk
I am able to search the product in "What You're looking for section".Am I doing some mistake in implementing the restriction?
Request clarification before answering.
Hi Rachit,
Persenalization rules applies to flexi queries based on user role, So to confirm whether rule is working or not please try to access PDP page.
For SLP/PLP page data comes from SOLR query not from flexi query, Please implement SolrQueryPostProcessor to achieve it in PLP/SLP.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.