Hey there, I am trying to make a NextJS website and implementing Snipcart to take data from a Supabase database to dynamic pages which in turn lead into Snipcart buttons.
Everything seems to work well up until you try and press the ‘Place Order’ button where an error in console says about some page crawling error. The error says ’ URL of some products could not be reached. Review domain settings) and product URLs. This entry on Order validation might help. See developer console for more details.’
How can I fix this?
Many thanks,
Louis