[ad_1]
We have a website with Woocommerce Subscriptions and when we use the shortcode [add_to_cart] or even the url /cart/?add-to-cart= , the default behavior is to add to the cart the monthly subscription of a product instead of the one-time purchase option (we offer both options for all products).
How we can create a custom add to cart button (with shortcode or URL) that adds only the “one time purchase” to the cart?
