Extended rest api to get cart content and to change product quantity.
Compatibily with woocommerce 8.x
1.0.13
Updated css rule to improve compatibily with yoast plugin.
1.0.12
Added function shn_engage.get_product_details that calls rest api to retrieve product information from id.
1.0.11
Compatibility with not defined advanced options section.
1.0.10
Added advanced options section in settings to concatenate parameters in tag source request.
1.0.9
Updated timestamp in shn_engage.cart_content when add-to-cart is done by entire page refresh (not by ajax request wc-add-to-cart).
1.0.8
Fixed timestamp update when cart is empty in get_cart_content js function
1.0.7
Compatibility with wp-rocket plugin
1.0.6
Fixed empty scripts cleaning that are in page.
1.0.5
Fixed to update shn_engage.get_cart_content function result when cart and its items are null.
1.0.4
Fixed to update shn_engage.get_cart_content function result when cart is null.
1.0.3
Fixed nonce to apply-coupon.
For the application of coupon code to the current session, made an additional request to the server to get a valid nonce. When the cart session is still not initialized at the time of page request the computed nonce is not valid to apply coupon with the wc-ajax request.
1.0.2
Widget for both free and business accounts
1.0.1
Added parameter related to version
Added complete list of products in conversion report