Home Forums WoodMart support forum Mini Cart problem, because CleverReach® WooCommerce Integration

Mini Cart problem, because CleverReach® WooCommerce Integration

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #629376

    m.spanier
    Participant

    In the minicart, the total price is not updated after you have changed the number of a product.

    Now I have found out that it is due to the plugin:
    CleverReach® WooCommerce Integration

    https://de.wordpress.org/plugins/cleverreach-wc/

    What should I do now? Who will take care of it?

    greetings

    #629410

    Luke Nielsen
    Keymaster

    Hello,

    Could you please check how it works with some default WordPress themes like WooCommerce Storefront?

    Let me know the result.

    Kind Regards

    #629419

    m.spanier
    Participant

    as far as I know, storefront doesn’t use a mini cart with editable quantities in it.

    so I installed “Kiosko”.

    in the mini cart I can change the quantities and the total price changes with the “kiosko” theme

    the plugin “CleverReach® WooCommerce Integration” uses hooks like woocommerce_blocks_loaded
    and
    woocommerce_blocks_checkout_block_registration

    I think the hook woocommerce_blocks_checkout_block_registration

    has something to do with it?

    hope that helps a little

    #629578

    Luke Nielsen
    Keymaster

    Hello,

    Please confirm the permission for plugin deactivation and switching to the parent/default theme for testing. Also, send access to the admin panel.

    Looking forward to collaborating with you!

    Kind Regards

    #629875

    m.spanier
    Participant

    Hi.

    i switched to the default woodmart parent theme and no change.

    Attached are the access data.

    #630262

    Luke Nielsen
    Keymaster

    Hello,

    Unfortunately, we cannot say exactly why our functionality does not work with this plugin, so we would like to suggest that you contact the plugin and have it check this issue from its side, while you wait for a response, you can use the following code.

    add_action('woocommerce_update_cart_action_cart_updated', '__return_true', 110 );

    Kind Regards

    #630562

    m.spanier
    Participant

    many many thanks for the solution.

    it works.

    please close the ticket.

    #630604

    Luke Nielsen
    Keymaster

    Hello,

    In case you need any additional help, I’d be more than happy to assist you.

    Have a good day!

    Kind Regards

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Mini Cart problem, because CleverReach® WooCommerce Integration’ is closed to new replies.