Hello,
I need to create a link to a vendor page.
Example, my product has a brand name which is ABC. On the product page this brand appears as a vendor.
I can create a link here, but it generates a link like collections/vendors?Q=ABC.
Wouldn’t it be possible to generate a link directly to /collections/ABC and so I create collections as if they could be the vendor page?
And the problem comes also with the languages. The base language is /collections/ABC but in another language it would be for example /it/collections/ABC so that everything goes well.
How could I generate this link correctly?
Any other ideas?
Thanks