In a Gatsby project, combined with a Contentful Space, I have a decimal field for setting a product price (see image below)
You see the price with a comma (Dutch locale f.i.), while I need it with a decimal point, to process the decimal number further. What should I do to accept the (en-US) decimal point?
@Gordon Burgett: This is what I entered on the command line, and the result: curl Contentful {follow the link; the picture is not showing}
@GordonBurgett: Well, I see the price with a decimal point. But now the question lies with Snipcart; I test my app, deployed to Netlify. And Snipcart verifies the price, and then it goes wrong. For some reason, it does not recognize the price.