Comments on: Add a buy now button to your WooCommerce products https://www.cssigniter.com/add-a-buy-now-button-to-your-woocommerce-products/ Premium WordPress themes, templates & plugins Mon, 27 Mar 2023 09:06:18 +0000 hourly 1 https://wordpress.org/?v=6.4.2 By: Nik https://www.cssigniter.com/add-a-buy-now-button-to-your-woocommerce-products/#comment-351795 Mon, 27 Mar 2023 09:06:18 +0000 https://www.cssigniter.com/?p=23133#comment-351795 In reply to akshay.

Hello.
There are some plugins which promise such functionality however we haven’t tested any of them so we can’t safely recommend one, you can search for “woocommerce buy now button on variable products” and pick one. Keep in mind that in order for the customer to be able to select a variation, dropdown menus will appear above the buy now button, which might not look optimal depending on the theme you use.

]]>
By: akshay https://www.cssigniter.com/add-a-buy-now-button-to-your-woocommerce-products/#comment-351660 Wed, 22 Mar 2023 17:27:04 +0000 https://www.cssigniter.com/?p=23133#comment-351660 Hi, could you please share any article which shows how to add the buy now to variation product?

]]>
By: Nik https://www.cssigniter.com/add-a-buy-now-button-to-your-woocommerce-products/#comment-345945 Tue, 04 Oct 2022 14:37:25 +0000 https://www.cssigniter.com/?p=23133#comment-345945 In reply to Master of Sea.

Hello.
Try removing this line add_action( 'woocommerce_after_shop_loop_item', 'cssigniter_buy_now_button', 15 ); from the code, it should do the trick.

]]>
By: Master of Sea https://www.cssigniter.com/add-a-buy-now-button-to-your-woocommerce-products/#comment-345073 Mon, 12 Sep 2022 09:52:33 +0000 https://www.cssigniter.com/?p=23133#comment-345073 I only want the buy now option in single product page and not the product loop. How do I do this?

]]>
By: Nik https://www.cssigniter.com/add-a-buy-now-button-to-your-woocommerce-products/#comment-335519 Fri, 15 Apr 2022 09:15:14 +0000 https://www.cssigniter.com/?p=23133#comment-335519 In reply to Ariffin Hamzah.

Hello.
Unfortunately due to the way WooCommerce handles variations, there is no simple way to do that. Functionality like that would require a more complex solution which falls outside of the scope of this post.

]]>
By: Ariffin Hamzah https://www.cssigniter.com/add-a-buy-now-button-to-your-woocommerce-products/#comment-335201 Sat, 09 Apr 2022 22:09:17 +0000 https://www.cssigniter.com/?p=23133#comment-335201 Hi. How about variation product?

]]>
By: Nik https://www.cssigniter.com/add-a-buy-now-button-to-your-woocommerce-products/#comment-329584 Mon, 20 Dec 2021 14:17:25 +0000 https://www.cssigniter.com/?p=23133#comment-329584 In reply to Vu Tru So.

Hello.
This code should add the buy now button to the single product view for simple products.

]]>
By: Vu Tru So https://www.cssigniter.com/add-a-buy-now-button-to-your-woocommerce-products/#comment-329265 Tue, 14 Dec 2021 16:04:23 +0000 https://www.cssigniter.com/?p=23133#comment-329265 How to add Buy now on the single product?

Thank you

]]>