Replies: 0
Hi,
I have the following setup:
– A skroutz feed with some rules and filters:
– A filter to exclude products when availability is “out of stock”
– A filter to exclude products when availability is “on backorder”
– A filter to exclude products when product tag is “not_needed_tag”
– A rule to replace Availability text to “Άμεσα Διαθέσιμο” for products in the category A.
So, I have noticed the following:
I have a product that belongs on category A and it is out of stock.
With current setup the product is included in the feed while it shouldn’t (I am excluding out of stock products). This is not correct.
If I remove the rule that justs replaces the text of availability then product is not included in the feed.
I tried to reorder the filters and rules and recreate them so that rule is first and then are the filters. But the system reorganizes them as above.
How can we achieve the correct behavior here?
This would be:
– Product Availability gets renamed to ‘Αμεσα διαθέσιμο’
– Product is only included when it’s in stock
Thanks