You are here:  » Productname filter


Productname filter

Submitted by wesse249 on Sun, 2017-11-19 19:57 in

Hello David,

I have a website where i only want to show products with the words "mi band" in de productname. When i setup the filter drop record if not with the words mi band then there are also showed a lot of products with the name mi or band in de productname. Do you have a solution for this?

This is for example a productname from the feed: Originele Xiaomi Mi Band 2 Smart Armband Hartslagmeter Xiaomi band 2 Smart Polsband mi band 2 Met Oled-scherm in voorraad

Thank you,

Jan Roel

Submitted by support on Mon, 2017-11-20 09:14

Hello Jan,

If you use Drop Record If Not RegExp then you can use word boundary markers "\b" to ensure only whole word matching - as the expression, have a go with;

/\bmi band\b/

Cheers,
David.
--
PriceTapestry.com