';
$banner_html .= '

) .
')
';
$banner_html .= '
Try WhatsApp on WooCommerce
';
$banner_html .= '
Send timely order updates to customers on WhatsApp when '
. 'they buy from your store. Connect WhatsApp to WooCommerce to get started '
. 'started.
';
$banner_html .= '
Get started';
$banner_html .= '

) .
')
';
$banner_html .= '
';
echo wp_kses_post( $banner_html );
}
}