Relative Content

Tag Archive for woocommerce

Woocommerce Bookings block anda availability

I hace a problema: I have a product that is departments. These are available on Tuesdays and Fridays only. Within three days. And I have them enabled with the day per week ranges. But there is a specific day For example, Thursday, September 23, which must be enabled. That is the exception. My problem is that it doesn’t catch that exception in any way, not even applying the ranges

Customize subtotal text in cart page but ONLY one of them

I would like to customize the subtotal text in cart page. Unfortunately it seems that WC has the same text on both columns hardcoded (see image). I want the item subtotal text be different than the Cart Totals subtotal text. Ideally, I do not want to use modified WC templates in my child theme but use some code inside functions.php instead.