Checkout language after AJAX call
-
So I noticed that when user lands on WooCommerce checkout page, then instantly an AJAX call is made to
/?wc-ajax=get_refreshed_fragments
to refresh the contents of the cart. Unfortunately, after that call, all the product attributes and product title is reverted to the default language.Before the AJAX call everything is translated as it should, so my question is… where could I tap in to that call so that WooCommerce would return the content in the right language?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Checkout language after AJAX call’ is closed to new replies.