• Resolved Saket Jajodia

    (@dzire2dzine)


    I’m noticing multiple similar files initiating load around 15-20 seconds post-DOM load, leading to latency issues.

    /wp-json/wc/store/v1/products/attributes/17/terms?_locale=user

    /wp-json/wc/store/v1/products/collection-data?min_price=&max_price=&calculate_price_range=true&calculate_rating_counts=true&calculate_attribute_counts%5B0%5D%5Btaxonomy%5D=pa_color&calculate_attribute_counts%5B0%5D%5Bquery_type%5D=or&calculate_attribute_counts%5B1%5D%5Btaxonomy%5D=pa_patterns&calculate_attribute_counts%5B1%5D%5Bquery_type%5D=or&calculate_attribute_counts%5B2%5D%5Btaxonomy%5D=pa_size&calculate_attribute_counts%5B2%5D%5Bquery_type%5D=or&_locale=user

    • This topic was modified 11 months, 4 weeks ago by Saket Jajodia.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Karol Manijak

    (@karolmanijak)

    Hello! Thanks for reaching out!

    Could you provide more details on this:

    • What are the steps to encounter the problem?
    • What are the blocks you use on this page?
    • Also, do you see that request in the Editor or when browsing the store?

    Answers to those questions will help us verify and debug the problem, thanks!

    Thread Starter Saket Jajodia

    (@dzire2dzine)

    I am not sure about the steps, I notcied this in Inspect Element > Network.

    It was appearing before but not anymore: https://gtmetrix.com/reports/ssfurnishings.com/43TCxiBg/ (check last request under Waterfall tab)

    • This reply was modified 11 months, 3 weeks ago by Saket Jajodia.
    Plugin Contributor Karol Manijak

    (@karolmanijak)

    https://gtmetrix.com/reports/ssfurnishings.com/43TCxiBg/ (check last request under Waterfall tab)

    Unfortunately I cannot check it since the report expired.

    It was appearing before but not anymore:

    Do you mean the issue cannot be reproduced anymore? In case you spot the problem again, please write in this thread so we can take a look. Thanks!

    Saif

    (@babylon1999)

    Hello @dzire2dzine,

    Sorry for the late reply!

    This call originates from the Store API, primarily used to incorporate cart, checkout, and product features visible to customers. :‎)

    For additional information, please visit: https://github.com/woocommerce/woocommerce-blocks/tree/ac77781122a3d064baee1f00e56493735c1cf05a/src/StoreApi

    If I had to guess, either theme or another plugin may be utilizing the API, as I couldn’t locate any recent reports about this.

    Could you kindly provide us with detailed instructions on how to duplicate this issue?

    Does this only occur on a specific page? Additionally, could you please provide a copy of your site’s System Status report?

    You can find it via WooCommerce > Status. Select “Get system report” and then “Copy for support” (after you scroll down a bit)”. Once done, please paste it here in your reply or via a text-sharing service like https://gist.github.com/.

    Look forward to hearing back from you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Multiple WooCommerce REST API calls’ is closed to new replies.