How to Work with YITH WooCommerce Dynamic Pricing and Discounts plugin

Hello everyone, I’m trying to get Bricks to work with “YITH WooCommerce Dynamic Pricing and Discounts”, they don’t work well together. I’ll see if anyone can help me.

For the default theme, it works well, as shown in the image below.

Default Theme

I activated the Bricks Theme (2.1.4) and created a single product template. After some time, I realized it requires “{do_action:woocommerce_single_product_summary}”, so I added it.

The product page now displays the discount list, but it’s not working. Both the price discount and quantity fields don’t update. As shown in the image below:

Bricks

Here’s the link to my test site. Does anyone know how to fix this?

Hello @Lee !

How do you display the price in your template ? Using the Product Price element or the {woo_product_price} dynamic data tag ?

Hi, @Abd, I just use bricks elements “Product price“, not dynamic data.