Comments on: Add to Cart Button Visibility for WooCommerce https://booster.io/features/woocommerce-add-to-cart-button-visibility/ WordPress WooCommerce Plugin Tue, 21 May 2024 08:12:56 +0000 hourly 1 https://wordpress.org/?v=6.7.2 By: alessandro cirina https://booster.io/features/woocommerce-add-to-cart-button-visibility/#comment-80883 Thu, 23 Apr 2020 10:16:22 +0000 https://booster.io/?p=13005#comment-80883 In reply to alessandro cirina.

i’m sorry. i see now there is something like this: WooCommerce Product Availability by Time 😉

]]>
By: alessandro cirina https://booster.io/features/woocommerce-add-to-cart-button-visibility/#comment-80879 Thu, 23 Apr 2020 08:51:58 +0000 https://booster.io/?p=13005#comment-80879 Is it possible to disable “add to cart” for periods of time during the day? (from 8:00 to 10:00 you can click for example) and maybe it would be useful to also be able to select the days of the week in which “add to cart” is enabled. (Monday, Tuesday, Wednesday, for example)

]]>
By: Ben Berdoulay https://booster.io/features/woocommerce-add-to-cart-button-visibility/#comment-60754 Wed, 13 Nov 2019 16:38:27 +0000 https://booster.io/?p=13005#comment-60754 In reply to Ben Berdoulay.

Thanks for the quick reply! I’ll keep an eye out for an update.
Best,

]]>
By: RokasJ https://booster.io/features/woocommerce-add-to-cart-button-visibility/#comment-60753 Wed, 13 Nov 2019 16:11:45 +0000 https://booster.io/?p=13005#comment-60753 In reply to Ben Berdoulay.

Hi Ben,

You use this module on per product basis however it’s not currently possible to have this enabled by default yet. We have added this to our todo list.

Best regards,
Rokas – Support Team

]]>
By: Ben Berdoulay https://booster.io/features/woocommerce-add-to-cart-button-visibility/#comment-60570 Tue, 12 Nov 2019 19:49:53 +0000 https://booster.io/?p=13005#comment-60570 Id like to use on the Per Product basis. I would like to know if there is a way to default to Hidden on the product edit page when this section is enabled.
Thanks

]]>
By: RokasJ https://booster.io/features/woocommerce-add-to-cart-button-visibility/#comment-57475 Thu, 24 Oct 2019 17:19:21 +0000 https://booster.io/?p=13005#comment-57475 In reply to James.

Hi James,

Could you clarify why you are writing PHP code to hide the Add to Cart button if this module already has this feature?

Best regards,
Rokas – Support Team

]]>
By: James https://booster.io/features/woocommerce-add-to-cart-button-visibility/#comment-57316 Wed, 23 Oct 2019 21:40:40 +0000 https://booster.io/?p=13005#comment-57316 I am having an unexpected error while removing add to cart button on my product page. I am using this tutorial for my reference code https://wpitech.com/hide-disable-add-to-cart-button-in-woocommerce-store/ . Is there any other way to hide add to cart button. This is the code that I am using to hide add to cart button on my product page

function flav() {
remove_action( ‘woocommerce_after_shop_loop_item’, ‘woocommerce_template_loop_add_to_cart’);
remove_action( ‘woocommerce_single_product_summary’, ‘woocommerce_template_single_add_to_cart’);
return WooCommerce::instance();

]]>
By: RokasJ https://booster.io/features/woocommerce-add-to-cart-button-visibility/#comment-49690 Sun, 08 Sep 2019 14:53:37 +0000 https://booster.io/?p=13005#comment-49690 In reply to Dale Lam.

Hi,

Please contact us via email support@booster.io about your order, please include your order number.

Best regards,
Rokas – Support Team

]]>
By: Dale Lam https://booster.io/features/woocommerce-add-to-cart-button-visibility/#comment-49281 Fri, 06 Sep 2019 07:38:16 +0000 https://booster.io/?p=13005#comment-49281 I found that it doesn’t support variable products after my purchase, may I have a refund? Thanks.

]]>
By: RokasJ https://booster.io/features/woocommerce-add-to-cart-button-visibility/#comment-45057 Thu, 08 Aug 2019 15:22:46 +0000 https://booster.io/?p=13005#comment-45057 In reply to KoolPal.

Hi,

Yes, in this context I was referring to any multicurrency module, one of which is Prices by Country. You can enable “Make empty price” option in per-product price settings using this module.

Best regards,
Rokas – Support Team

]]>