The multitext custom field allows you to add multiple text values within a single field.
This is especially useful for scenarios like tagging, where you may want to associate a product or blog post with multiple categories.
It's also beneficial for collection filter pages or for retrieving all blog posts tagged with a specific keyword, for example.
When provided with a string, the Liquid where filter will match a multitext custom field if any of its values equal the given string.
where
Last updated 1 year ago