isSMTP(); $mail->Mailer = 'smtp'; $mail->Host = 'smtp.gmail.com'; $mail->Port = 465; $mail->SMTPSecure = 'ssl'; $mail->SMTPAuth = true; $mail->Username = 'cshairlavie@gmail.com'; $mail->Password = 'dragonstone77'; $mail->SetFrom($from, $name); $mail->AddAddress($to); $mail->IsHTML(false); $mail->Subject = $subject; $mail->Body = $body; if ($mail->send()) $result='
Thank You! A representative will contact you shortly
'; } else { $result='
Please enter '.implode(', ', $err).'
'; } } ?>
We'd love to hear from you!
By the way, you can find quick answers to most of your questions in our FAQ section.
Visit FAQs now >>
Address for Returns:
1453 W 40 S
Lindon UT 84042
Please note: You must obtain an RMA number from our customer service prior to returning your product.
Corporate Address:
5042 Wilshire Blvd #30394 Los Angeles, CA 90036
Customer Service:
(888) 588-0068
Customer Service Hours:
Monday-Friday 7:00am to 6:00pm (PST)