woocommerce/assets
Gabor Javorszky ddd34a4460 Fix add to cart variation AJAX mode when cart fragments are dequeued
No issue.

* high traffic site, so wc-cart-fragments are dequeued (#7777)
* variable product with a lot of variations, so stock lookup happens through ajax
* previously the add-to-cart-variation.js used the wc_cart_fragments_params for the ajax URL, which in this case wasn't available, the result was a hung page
* decoupled from cart fragments: added the wc_ajax_url to the params that wc_add_to_cart_variation_params gets, so no more hung pages.
2016-08-11 01:17:43 +01:00
..
css Remove unnecessary `!important`s in css and explain ones that are necessary. closes #11415 2016-08-05 15:48:16 +01:00
fonts HTTPS for everybody 2016-05-26 22:48:49 -03:00
images re-add the .png credit card icons as a fallback for gateways using core assets. 2016-04-27 13:55:43 +01:00
js Fix add to cart variation AJAX mode when cart fragments are dequeued 2016-08-11 01:17:43 +01:00