Hi there,
I need add to a custom link for wc-cart-functions.php file.
I was add but doesn’t work. How can I add this link?
$added_text = sprintf( _n( ‘%s has been added to your cart. Text‘, ‘%s have been added to your cart. Text‘, $count, ‘woocommerce’ ), wc_format_list_of_items( $titles ) );