Code Shop Now button for Builder.io page on Wordpress

Builder content link

Builder public api key
e23a65e59b904cf793bb4866767c136d

What are you trying to accomplish
I want to code my ‘Shop Now’ button to add a product to cart on Wordpress. Right now the button is set up with Shopify to add the product to cart when clicked. We want the page to be displayed on a separate Wordpress site, which we have accomplished. We would like to link the ‘Shop Now’ button to a product in WooCommerce on the Wordpress site. When someone clicks the button, the product should be added to their cart and ideally go to the checkout page right away.

Screenshots or video link

Code stack you are integrating Builder with
Wordpress and Woocommerce

Reproducible code example

Hi @jordanh , you can see another forum post about this here: Importing products from WooCommerce

You can connect to the WooCommerce API through the data tab to fetch products and add them to the cart.