i added and test this code in child theme as wel as code snippets but no success. this is the code ” function enqueue_wc_cart_fragments() { wp_enqueue_script( ‘wc-cart-fragments’ ); }
add_action( ‘wp_enqueue_scripts’, ‘enqueue_wc_cart_fragments’ );” . i m using Phlox Pro ChildVersion: 1.0. could you guide where i am doing mistake?