How to implement OR based feed filters?
-
I need to split my product feed as it is getting too big and I’m trying to split it into:
Feed 1:
Product name = Cars OR TrucksFeed 2:
Product name = Bikes OR ScootersFeed 3:
Product name = Accessories OR PartsHow can I do this? As including two separate things makes it look for Cars AND Trucks for example, which shows 0 products.
Also could you make the plugin compatible with the Aelia Currency Switcher plugin?
Thanks,
Chris
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How to implement OR based feed filters?’ is closed to new replies.