Multiple WooCommerce REST API calls
-
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
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Multiple WooCommerce REST API calls’ is closed to new replies.