How to get rid of Ellipsis on Woocommerce [Essential] Theme [closed]

Use the excerpt_more filter:

function wpse_180792_excerpt_more() {
    return '';
}

add_filter( 'excerpt_more', 'wpse_180792_excerpt_more' );

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)