Ajax update header cart
I am not sure if you guys can help or not . I have a 3rd party plugin - YITH - request a quote
By default that plugin does not offer header cart icon or quote options for header . we somehow tried to add the cart icon with product number by modifying the header file . but we cannot make it ajax updated.
we noticed the theme-woocommerce.php offers function under
/* WooCommerce - Ensure cart contents update when products are added to the cart via AJAX */
is there a way you guys can help with it . or provide some suggestions where we can dig further..
We are using this function in header file to show cart item
echo '<a id="yith" href="'. YITH_Request_Quote()->get_raq_page_url() .'"><i class="'. $show_cart .'"></i><span>'. YITH_Request_Quote()->get_raq_item_number() .'</span></a>';
If you guys can help in any way . I would be greatful
>- >-
Comments
what you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Or if you don’t have any, fell free to contact with our colleagues who offer such service via https://sweetwp.com/ - we strongly recommend those guys as they know BeTheme product very well.
Thanks!