Developer forum

Forum » Development » eCommerce filters

eCommerce filters


Reply
 Hi,

I am using the ecom search filters and have the following issue.

1. De-activated products are still found. (The productindex was update and fully update makes no difference)
2. There are multiple shops and it also finds products of the 'other' shop.

Are these bugs or what can i do?

Kind regards,
Remi.

Replies

 
Reply
Hello Remi,

1. Seems like a bug. But you can workaround it by using "Delimit" filter:

    a) Go to Management Center -> eCommerce settings -> Product catalog -> Search filters.
    b) Create a new filter of type "Delimit". Leave the "Template" and the "Tag name" fields blank and specify "IsActive" as a field and "True" as a value. This will limit search results by only showing active products.

2. You can use the same "Delimit" filter to display only products from the given shop. Use the above instructions to create a the filter but the "Field" in this case should be "ShopID" and the "Value" should be an ID of the target shop.

-- Pavel
 
Reply
 great idea but it does not work with my other group filter.

If i filter on 1 GroupId and IsActive:
Result are always the same it does not filter on groupid anymore.

Should i wait for an update or can i try something else?

kind regards,
Remi
 
Reply
 Please help.

The site has to go live in two weeks.
I might need a hotfix for this otherwise the site can not go live.

kind regards,
Remi
 
Reply
Hello, Remi

Could you provide the URL of the web-site?

-- Pavel
 
Reply
I sent you an email with the details.
 
Reply
For those who is interested:

Bug registered:

(6264) Filters: Global query constraint doesn't respect "GroupID" query-string parameter.

The bug has been already fixed and the fix is currently being verified by our QA engineers.

-- Pavel

 

You must be logged in to post in the forum