The js/json endpoints for products apparently do not load the compare_at_price field values, but do everything else about the product (except inventory).
Interestingly, when running the theme locally with the CLI theme dev command, this data correctly loads on the JSON, but on production it doesn’t.
It appears to be a bug, anyone else experienced this?
