Hello,
I would like to know if there is a way to display custom text on a Regex URL or on a URL with faceted search.
I tried this, but I couldn't make it work: https:\/\/mydomain.it\/([^\/?produttori=obsessive).
I would like to create custom text on certain categories with the same attribute.
For example, display the same text for the following URLs:
mydomain.it/category1/?manufacturer=obsessive
mydomain.it/category2/?manufacturer=obsessive.
Is there a way to achieve this?
Tia