I am trying to integrate the All Products for Woocommerce Subscriptions plugin. This plugin gives the customer the ability to subscribe to products from the product page. When I create the subscribe option for a product, it messes up the ability to quickly select options from the shop/category pages. For example, before, a customer would click the cart icon and then have the option to select the variable. With a subscribe option available, when the cart icon is click, it opens the product page. This is not ideal for speed in shopping. Is it possible to have the ability to select the option AND one time/subscribe options? So two dropdowns instead of the one. I would think there is a way to add something to the functions.php to make this possible.