Ah!
I think we’ve sorted the issue.
Not sure what’s the issue is, but can you switch to the dedicated ebay block please (entitled “ebay feed”)? It doesn’t convert &
to &
.
&
is the ASCII code for &
. It converts it to this because &
can cause issues being saved to the database (which is what you’re seeing). The ebay feed block stores the URL in another location so doesn’t need to be converted.