esc_attr__( 'Sorry, no products matched your selection. Please choose a different combination.', 'woocommerce' ), 'i18n_unavailable_text' => esc_attr__( 'Sorry, this product is unavailable. Please choose a different combination.', 'woocommerce' ), ) ) ); wp_enqueue_script( 'wc-add-to-cart-variation'); } } add_action('wp_enqueue_scripts', 'kadence_scripts', 100);