Archived topic
Dynamic Pricing not working within Display Cart in Menu feature
1 reply · Started by Darlene on February 12, 2020
Hi there, I’m using the Elex Dynamic Pricing plugin with GeneratePress, and have Elex automatically updating my cart with discounts when users meet certain criteria in their cart. Unfortunately, the cart button in the GeneratePress menu (using the Display cart in menu feature) does not update to reflect the discount details like the Cart/Checkout pages (crossing out the original price and showing the updated price), and it only updates the total cart price after visiting the cart page. Is there a way to fix one or both of these issues?
Hi there,
This depends on how they're adding their data - it may be best to ask them.
Our option uses this function to add the cart to your menu:
the_widget( 'WC_Widget_Cart', 'title=' );
If there's a way they know of that we can integrate, I'd be happy to help :)