I need some help wrapping this thought in my mind:
- WordPress & WooCommerce (with GraphQL)
- Design and interact with the API using Webstudio
- Publish
The above sounds straigtforward, but wondering how would it be possible to use a specific WooCommerce checkout plugin?
That checkout plugin replaces the whole checkout page, just leaving the order table information with the checkout solution loaded with an iFrame.
How would that work? Like, when the user navigates to the checkout, would they end up on a redirected page? Or do we have to create a checkout page in Webstudio?