#community-help

Adding "Contains" Condition in Filter_By

TLDR GM asked how to add a "contains" condition in filter_by for category 'Shoe'. Jason advised using category:Shoe.

Powered by Struct AI

1

5
11mo
Solved
Join the chat
Jan 06, 2023 (11 months ago)
GM
Photo of md5-9f364f57af6f71faaf6ea963342ef3f6
GM
04:43 PM
how to add condition for contains in filter_by
04:44
GM
04:44 PM
category:= Shoe means i should get results of 'shoe rack','shoe stand' etc
04:44
GM
04:44 PM
Jason pls help on this
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
04:44 PM
category:Shoe will give you contains

1

GM
Photo of md5-9f364f57af6f71faaf6ea963342ef3f6
GM
04:49 PM
ok