Home Forums WoodMart support forum Looking for rollback woodmart update

Looking for rollback woodmart update

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #724959

    Sinan Woodmart
    Participant

    Conclusion

    This is not a crash or a cron job issue. Instead, it appears to be an architectural/theme-related problem. The way WoodMart (or a child theme customization) updates the cart quantity is simply inefficient. The current update mechanism submits the entire page source via a POST request, whereas it should be using WooCommerce’s lightweight update_cart AJAX endpoint instead.

    This issue requires a code-level modification (JavaScript and/or PHP) within the theme or a child theme snippet. It is beyond what I can safely modify on a live production website.

    Could you please investigate whether this is a known issue? If it has already been addressed in a previous WoodMart release, would it be possible to provide us with that older version so we can test it? Alternatively, if you have a recommended fix or patch for this behavior, we would greatly appreciate your guidance.

    #724970

    Sinan Woodmart
    Participant

    Try adding and removing products to the shopping cart. Especially also try to choose all attributes for this product, you will see it takes a long time before showing a price. see productlink in private content.

    #725006

    Serg Sokhatskyi
    Keymaster
    Xtemos team

    Hi there,
    Thanks for reaching out.

    I’m not fully sure I understand the exact problem from the description. Could you please record a short screen video that shows the issue from start to finish? For example:
    – Open the product page you mentioned
    – Select all attributes/variations
    – Add/remove products to the cart
    – Show the delay you observe before the price or cart updates

    Please include the page URL in the video (address bar visible) and let us know which browser/device you’re using. You can upload the video to any sharing service and post the link in the Private Content.

    Once we can clearly see the behavior, we’ll proceed with the next steps.

    Kind regards,
    XTemos Studio

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