I have uploaded a product catalog using the Save Entities API. I passed relative page URLs while uploading the data. However, in the product catalog the thumbnail base URL( from recommendation setting) is being appended to the page URL.
I checked the entity value using GET Entities API, and it shows the relative page URL as expected. It is only in the UI that the appended URL is displayed.
Does anyone have any idea why this is happening?