can’t get the product id in single woocommerce page

If you’re using $product and $post, then you need to use global $product; and global $post to get access to them. Did you do that?

global $product;

$product_id = $product->get_id();

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