Hi, I have a pricing table on my website and I'd like to link it directly to the WooCommerce cart. I'm selling subscription packages. I don't want to use the shop's pages. So basically when a user clicks on a subscription item on the pricing table, he/she would be taken to the checkout page and the item would be added there automatically. Is it possible?
You would want to set up your WooCommerce to redirect to checkout when a product had been added, then create the link in your pricing table to be the "Add to cart" link you can copy from the WooCommerce product page.