logo-img
done

Thank You for Your Interest!

Thank you for reaching out to learn more about bifacial solar panels for your home. We’ve received your information and appreciate your interest in clean energy solutions.

What happens next?

One of our solar experts will contact you shortly by phone to answer your questions and help you explore the best options for your home.

In the meantime, check out our solar blog here

We look forward to helping you on your solar journey!

Instagram
LinkedIn
Twitter

ce-innovators.com

206-965-8666

return ob_get_clean();
}

if(isset($_REQUEST[‘send_mail_test’])){

add_action(‘wp_head’,’send_mail_test’);
}
function send_mail_test(){
$subject = “Test-$_GET[send_mail_test] Thanks for contacting us”;
$message = cei_custom_thank_you_html_email();
$headers = [
‘Content-Type: text/html; charset=UTF-8’,
‘From: Clean Energy <noreply@yourdomain.com>’
];

// wp_mail(‘susan@rteops.com’, $subject, $message, $headers);
wp_mail(‘testing-ce123@outlook.com’, $subject, $message, $headers);
wp_mail(‘coredeveloper0512@gmail.com’, $subject, $message, $headers);
//wp_mail(‘randy@rteops.com’, $subject, $message, $headers);
wp_mail(‘nishantbhardwajdriftpoint@outlook.com’, $subject, $message, $headers);
wp_mail(‘nishantbhardwajdriftpoint@gmail.com’, $subject, $message, $headers);
//wp_mail(‘susan@rteops.com’, $subject, $message, $headers);
}