• hi
    I created my store site on the Woodmart template
    Currently, my main problem is that the product takes a long time (between 5 and 7 seconds) to be added to the shopping cart.
    I tried different hosting but the result was almost the same or worse.

    How can I speed up the product addition to the shopping cart?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, it looks like the issue isn’t only related to the shopping cart; overall, each page takes a long time to load (when it isn’t cached).

    When a cached page is served, it loads quickly. However, all add-to-cart requests aren’t cached to avoid issues with the cart information.

    It can be seen that the server load time of a non-cached page is 5+ seconds. That means something happens on the server side that causes the slow server load time for all non-cached requests.

    There are a lot of factors that might cause such slow loading (plugins, queries, custom code, etc.).

    The website’s performance will need to be tested in a staging environment. For example, disabling plugins, enabling another theme can be used for the test, etc. There is no straightforward solution, and everything the website uses will need to be tested.

    Once it is clear what causes the issue, it will need to be optimized to improve the website’s overall performance.

    Also, here is a helpful plugin that can help with finding the root of the problem (https://www.ads-software.com/plugins/query-monitor/).

    Thread Starter ehsedaghat

    (@ehsedaghat)

    Thank you
    I use the Woodmart theme and I have created almost 3000 products and in the future the products will reach 10000. What theme do you think is suitable for testing?

    Storefront is a free WooCommerce theme you can use for testing.

    Here is a helpful article that explains how you can install and configure it https://woocommerce.com/document/installation-configuration/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adding the product to the cart is slow’ is closed to new replies.