If you want to keep the same URL:
https://sneakersafe.co.uk/pages/size-conversion-charts
Then, you’ll need to change the following line of code in the Snippet > size-chart.liquid:
From:
{{ pages.size-chart.content }}
To:
{{ pages.size-conversion-charts.content }}