carservicedemo.optstudio.ca Open in urlscan Pro
35.206.107.179  Public Scan

URL: https://carservicedemo.optstudio.ca/
Submission: On August 30 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

POST https://carservicedemo.optstudio.ca/my-account/

<form method="post" class="login woocommerce-form woocommerce-form-login
						" action="https://carservicedemo.optstudio.ca/my-account/">
  <p class="woocommerce-FormRow woocommerce-FormRow--wide form-row form-row-wide form-row-username">
    <label for="username">Email adress&nbsp;<span class="required">*</span></label>
    <input type="text" class="woocommerce-Input woocommerce-Input--text input-text" name="username" id="username" value="">
  </p>
  <p class="woocommerce-FormRow woocommerce-FormRow--wide form-row form-row-wide form-row-password">
    <label for="password">Password&nbsp;<span class="required">*</span></label>
    <input class="woocommerce-Input woocommerce-Input--text input-text" type="password" name="password" id="password" autocomplete="current-password">
  </p>
  <p class="form-row">
    <input type="hidden" id="woocommerce-login-nonce" name="woocommerce-login-nonce" value="0e7ae5eeef"><input type="hidden" name="_wp_http_referer" value="/"> <button type="submit" class="button woocommerce-button woocommerce-form-login__submit"
      name="login" value="Log in">Log in</button>
  </p>
  <div class="login-form-footer">
    <a href="https://carservicedemo.optstudio.ca/reset-password/" class="woocommerce-LostPassword lost_password">Lost your password?</a>
    <label class="woocommerce-form__label woocommerce-form__label-for-checkbox woocommerce-form-login__rememberme">
      <input class="woocommerce-form__input woocommerce-form__input-checkbox" name="rememberme" type="checkbox" value="forever" title="Remember me" aria-label="Remember me"> <span>Remember me</span>
    </label>
  </div>
</form>

GET https://carservicedemo.optstudio.ca/

<form role="search" method="get" class="searchform  woodmart-ajax-search" action="https://carservicedemo.optstudio.ca/" data-thumbnail="1" data-price="1" data-post_type="product" data-count="20" data-sku="0" data-symbols_count="3">
  <input type="text" class="s" placeholder="Search for products" value="" name="s" aria-label="Search" title="Search for products" required="">
  <input type="hidden" name="post_type" value="product">
  <button type="submit" class="searchsubmit">
    <span> Search </span>
  </button>
</form>

<form class="xoo-el-action-form xoo-el-form-login">
  <div class="xoo-el-fields-cont">
    <div class="xoo-aff-group xoo-aff-cont-text one xoo-aff-cont-required xoo-el-username_cont">
      <div class="xoo-aff-input-group"><span class="xoo-aff-input-icon fas fa-user-plus"></span><input type="text" class="xoo-aff-required xoo-aff-text" name="xoo-el-username" placeholder="Username / Email" value="" autocomplete="username"
          required="	"></div>
    </div>
    <div class="xoo-aff-group xoo-aff-cont-password one xoo-aff-cont-required xoo-el-password_cont">
      <div class="xoo-aff-input-group"><span class="xoo-aff-input-icon fas fa-key"></span><input type="password" class="xoo-aff-required xoo-aff-password" name="xoo-el-password" placeholder="Password" value="" autocomplete="current-password"
          required="	">
        <div class="xoo-aff-pw-toggle">
          <span class="xoo-aff-pwtog-show"><i class="far fa-eye"></i></span>
          <span class="xoo-aff-pwtog-hide"><i class="far fa-eye-slash"></i></span>
        </div>
      </div>
    </div>
  </div>
  <div class="xoo-aff-group xoo-el-login-btm-fields">
    <label class="xoo-el-form-label">
      <input type="checkbox" name="xoo-el-rememberme" value="forever">
      <span>Remember me</span>
    </label>
    <a class="xoo-el-lostpw-tgr" rel="nofollow" href="#">Forgot Password?</a>
  </div>
  <input type="hidden" name="_xoo_el_form" value="login">
  <button type="submit" class="button btn xoo-el-action-btn xoo-el-login-btn">Sign in</button>
  <input type="hidden" name="xoo_el_redirect" value="/">
</form>

<form class="xoo-el-action-form xoo-el-form-register">
  <div class="xoo-el-fields-cont">
    <div class="xoo-aff-group xoo-aff-cont-text onehalf xoo-aff-cont-required xoo_el_reg_fname_cont">
      <div class="xoo-aff-input-group"><span class="xoo-aff-input-icon far fa-user"></span><input type="text" class="xoo-aff-required xoo-aff-text" name="xoo_el_reg_fname" placeholder="First Name" value="" required="	"></div>
    </div>
    <div class="xoo-aff-group xoo-aff-cont-text onehalf xoo-aff-cont-required xoo_el_reg_lname_cont">
      <div class="xoo-aff-input-group"><span class="xoo-aff-input-icon far fa-user"></span><input type="text" class="xoo-aff-required xoo-aff-text" name="xoo_el_reg_lname" placeholder="Last Name" value="" required="	"></div>
    </div>
    <div class="xoo-aff-group xoo-aff-cont-email one xoo-aff-cont-required xoo_el_reg_email_cont">
      <div class="xoo-aff-input-group"><span class="xoo-aff-input-icon fas fa-at"></span><input type="email" class="xoo-aff-required xoo-aff-email" name="xoo_el_reg_email" placeholder="Email" value="" autocomplete="email" required="	"></div>
    </div>
    <div class="xoo-aff-group xoo-aff-cont-password one xoo-aff-cont-required xoo_el_reg_pass_cont">
      <div class="xoo-aff-input-group"><span class="xoo-aff-input-icon fas fa-key"></span><input type="password" class="xoo-aff-required xoo-aff-password" name="xoo_el_reg_pass" placeholder="Password" value="" maxlength="20" minlength="6"
          autocomplete="new-password" required="	">
        <div class="xoo-aff-pw-toggle">
          <span class="xoo-aff-pwtog-show"><i class="far fa-eye"></i></span>
          <span class="xoo-aff-pwtog-hide"><i class="far fa-eye-slash"></i></span>
        </div>
      </div>
    </div>
    <div class="xoo-aff-group xoo-aff-cont-password one xoo-aff-cont-required xoo_el_reg_pass_again_cont">
      <div class="xoo-aff-input-group"><span class="xoo-aff-input-icon fas fa-key"></span><input type="password" class="xoo-aff-required xoo-aff-password" name="xoo_el_reg_pass_again" placeholder="Confirm Password" value=""
          autocomplete="new-password" required="	">
        <div class="xoo-aff-pw-toggle">
          <span class="xoo-aff-pwtog-show"><i class="far fa-eye"></i></span>
          <span class="xoo-aff-pwtog-hide"><i class="far fa-eye-slash"></i></span>
        </div>
      </div>
    </div>
    <div class="xoo-aff-group xoo-aff-cont-checkbox_single one xoo-aff-cont-required xoo_el_reg_terms_cont">
      <div class="xoo-aff-required xoo-aff-checkbox_single"><label><input type="checkbox" name="xoo_el_reg_terms" class="xoo-aff-required xoo-aff-checkbox_single" value="yes">I accept the
          <a href="./privacy-policy/" target="_blank"> Terms of Service and Privacy Policy </a></label></div>
    </div>
  </div>
  <input type="hidden" name="_xoo_el_form" value="register">
  <button type="submit" class="button btn xoo-el-action-btn xoo-el-register-btn">Sign Up</button>
  <input type="hidden" name="xoo_el_redirect" value="/">
</form>

<form class="xoo-el-action-form xoo-el-form-lostpw">
  <span class="xoo-el-form-txt">Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.</span>
  <div class="xoo-el-fields-cont">
    <div class="xoo-aff-group xoo-aff-cont-text one xoo-aff-cont-required user_login_cont">
      <div class="xoo-aff-input-group"><span class="xoo-aff-input-icon fas fa-user-plus"></span><input type="text" class="xoo-aff-required xoo-aff-text" name="user_login" placeholder="Username / Email" value="" required="	"></div>
    </div>
  </div>
  <input type="hidden" name="_xoo_el_form" value="lostPassword">
  <input type="hidden" name="_wp_http_referer" value="/">
  <button type="submit" class="button btn xoo-el-action-btn xoo-el-lostpw-btn">Email Reset Link</button>
</form>

Text Content

FREE SHIPPING FOR ALL ORDERS OF $150

 * Newsletter
 * Contact Us
 * FAQs



 * Home
 * Services
    * Exterior
    * Interior
    * Combo
    * Individual Service
    * Car protection

 * Contact us
 * About us

Login / Register
Sign inCreate an Account

Email adress *

Password *

Log in

Lost your password? Remember me

0 items / $0.00
Menu

0 items / $0.00


ROYAL AUTO BEAUTY

No matter what you drive - we will take care of it




SELECT YOUR SERVICE TYPE TO START:


EXTERIOR (3)

3 products


INTERIOR (8)

8 products


COMBO (2)

2 products


INDIVIDUAL SERVICE (8)

8 products


CAR PROTECTION (4)

4 products
About Us

WHO WE ARE

Our car wash has been serving the community for over 20 years.
We pride ourselves on providing top-notch service and attention to detail.


YEARS

Get the best care for your car with our team of professionals who have over 20
years of experience in providing top-notch car washing services. From a simple
wash to a complete detailing, we've got you covered with our expertise and
commitment to excellence.

EXPERIENCES

Experience the ultimate clean for your ride with us. We've cleaned almost every
make and model of mainstream car brands, ensuring a comprehensive service for
all your automotive needs.

STRONG TEAM

Expect nothing less than expert care for your vehicle with our team of highly
experienced staff. With up to 9 dedicated technicians on hand, your car is in
good hands with us.

Play Video
WHAT WE USE

MARK VII AQUAJET XT

AquaJet XT uses turbo technology to blast dirt off cars. We also added a
contouring option for even better cleaning. Our HyperTilt rotates the top boom
to maximize cleaning on the front and rear. You can choose between different
pump configurations for both average and high volume sites. We are proud to
mention our machine uses less water and chemical than other touchless systems. 

BOOK NOW

PENTAIR PAC

The Pentair PAC Series is our premium combination system designed to minimize
the effects of hard water scale buildup while also reducing chemicals commonly
used in municipal drinking water. The PAC Series dual-tank system packs a punch
against the foul odor and the taste of too much chlorine and is ideal for homes
with moderate to very hard water.

BOOK NOW

SEE OUR ADVANTAGES

SPACIOUS WORKSPACE & MULTIPLE LINES


Street art salvia irony wolf waistcoat actually lomo meh fap jean shorts.


REGULAR WASH LINE

Ensure your car looks its best with our advanced cleaning products and skilled
technicians overseeing every aspect of the cleaning process. Our team manually
dries each vehicle to minimize any damage to the paint, giving you peace of mind
and a showroom-worthy finish.


DETAIL WASH LINE

Leave your car in the hands of our experienced technicians who combine the
latest technology with their skills to personally detail every corner of your
vehicle. Our detail wash line thoroughly cleans every crevice, inside and out,
leaving your car shining like new.


SPACIOUS SPACE--4000 SQFT SPACE

Our spacious 4,000 sq. ft. facility allows us to serve multiple customers
simultaneously, maximizing our resources and providing ample room for our staff
to work efficiently. This ensures our customers not only receive the best
service, but also save more time.

SEE OUR SERVICES

FEATURED SERVICES

Keep your ride shining, sparkling and satisfactory - we are your go-to car wash.


LEVEL 2 QUICK INTERIOR DETAILING SERVICE

$99.00
Includes everything from Level 1, plus more
Read more
Quick view
SEE OUR REVIEWS

WHAT OUR CUSTOMERS SAY

Street art salvia irony wolf waistcoat actually lomo meh fap jean shorts.

Excellent service. They wash your car on both the inside and outside and then
several workers wipe down your car in detail after the wash. Car mats and
insides of doors done in detail. Wait time is long and prices start around $40
depending on what services you want, but they do a good job if you're willing to
wait. Make sure to tip them. Thumbs up 👍

Kevin A. (darkjedi) Google Reviews

This place is amazing!! I've been going here for over 10 years and nothing beats
them.

Kevin Sookraj Google Reviews

Absolutely fantastic service and I highly recommend this to the local community!
The owners and staff truly care about your car and are very detailed with their
cleaning. Prices are very reasonable for the excellent work that they do.

I will definitely be using them again for all my future washes!

Munrow Google Reviews
BEST PRICE

FIND OUR LOCATION

Our car wash has been serving the community for over 20 years. We pride
ourselves on providing top-notch service and attention to detail. Our
experienced staff uses the latest technology and techniques to ensure your
vehicle is cleaned to perfection. From a simple exterior wash to a full
detailing service, we have the skills and expertise to leave your car looking
like new. We also offer various packages to suit your needs and budget. Trust us
to take care of your car and keep it looking its best.

MARKHAM


Monday 9 a.m.–5:30 p.m. Tuesday 9 a.m.–5:30 p.m. Wednesday 9 a.m.–5:30 p.m.
Thursday 9 a.m.–5:30 p.m. Friday 9 a.m.–5:30 p.m. Saturday 9 a.m.–5 p.m. Sunday
Closed Statutory Holidays Closed

+1 (905) 294-5494

HAVE A QUESTION? CONTACT US RIGHT NOW

Contact


OUR POLICY

 * Privacy Policy
 * Cancellation Policy
 * Points Policy

PRODUCT CATEGORIES

 * Car protection
 * Combo
 * Exterior
 * Individual Service
 * Interior

TOP RATED PRODUCTS

 * Electronic Control Module $599.00
 * Ceiling Shampoo $49.99
 * Floor Carpet Shampoo $74.99

©2024, Royal Auto Beauty. All rights reserved


Close
 * Home
 * Services
   * Exterior
   * Interior
   * Combo
   * Individual Service
   * Car protection
 * Contact us
 * About us
 * Login / Register

We use cookies to improve your experience on our website. By browsing this
website, you agree to our use of cookies.
Accept
Search

Start typing to see products you are looking for.

 * Login
 * Sign Up

Remember me Forgot Password?
Sign in
I accept the Terms of Service and Privacy Policy
Sign Up
Lost your password? Please enter your username or email address. You will
receive a link to create a new password via email.

Email Reset Link

Shop
0 items Cart
My account