i18n
i18n copied to clipboard
Url mappings and paths
Hi, is it possible to have path linked with multiple mappings, for example:
-
/engagement-rings-/fr/bagues-de-fiancailles.... - needs to be linked with path that has params eg:
/shop/category=1....
so if the user access /engagement-rings should load the correct params, im using target: server
i looked arround and there wasnt clear insturction on how to do it.
Thanks.