Hello,
Is it possible to prevent the listing url from changing or accessing it through another url?
Currently the construction of the url is like this:{CATEGORIES}/{ITEM_TITLE}-i{ITEM_ID}
However when someone changes the {ITEM_TITLE}, it changes the url. Would it be possible to not change the url? or is there another way to create link to the specific url on external websites and it doesn't affect it?