brandpa.com Open in urlscan Pro
54.82.126.94  Public Scan

Submitted URL: http://oales.com/
Effective URL: https://brandpa.com/names/oales/landing
Submission: On June 08 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

/names

<form class="navbar-search bg-light" action="/names">
  <div class="container d-flex flex-nowrap align-items-center">
    <i class="ai-search fs-xl"></i>
    <input class="form-control form-control-xl navbar-search-field" type="search" placeholder="Search domains" name="search" data-hj-allow="">
    <div class="d-flex align-items-center"><span class="text-muted fs-xs d-none d-sm-inline">Close</span>
      <button class="btn-close p-2" type="button" data-bs-toggle="search"></button>
    </div>
  </div>
</form>

POST /names/oales/request

<form action="/names/oales/request" method="post" id="mobile-buy-form">
  <div class="card shadow-lg">
    <div class="card-header border-bottom py-3">
      <h3 class="h6 m-0"> Buy <a href="http://oales.com/" class="link-dark">Oales.com</a>
      </h3>
    </div>
    <div class="accordion accordion-flush" id="mobile-buyMethods">
      <div class="accordion-item py-2 active" id="mobile-buy-item">
        <h2 class="accordion-header">
          <button class="accordion-button no-indicator px-4 py-0 collapsed" type="button" style="min-height: 50px">
            <div class="form-check w-100 d-flex align-items-center" data-bs-toggle="collapse" data-bs-target="#mobile-buy" aria-expanded="false" aria-controls="mobile-buy">
              <input class="form-check-input my-0 me-2" type="radio" id="mobile-buy-radio" name="buyMethod" value="buy" checked="">
              <label class="flex-fill h5 m-0 d-flex align-items-center" for="mobile-buy-radio">
                <span class="flex-fill fw-bolder"> Buy now </span>
                <span class="h5 m-0 text-dark"> $5990 <span class="fw-light">USD</span>
                </span>
              </label>
            </div>
          </button>
        </h2>
        <div class="accordion-collapse collapse" id="mobile-buy" data-bs-parent="#mobile-buyMethods">
          <div class="accordion-body p-2 px-4 mb-0">
            <p class="fs-ms m-0"> You pay a fixed amount, and receive total ownership of this domain. </p>
          </div>
        </div>
      </div>
      <div class="accordion-item py-2" id="mobile-lease-item">
        <h2 class="accordion-header">
          <button class="accordion-button no-indicator px-4 py-0 collapsed" type="button" style="min-height: 50px">
            <div class="form-check w-100 d-flex align-items-center" data-bs-toggle="collapse" data-bs-target="#mobile-lease" aria-expanded="false" aria-controls="mobile-lease">
              <input class="form-check-input my-0 me-2" type="radio" id="mobile-lease-radio" name="buyMethod" value="lease">
              <label class="flex-fill h5 m-0 d-flex align-items-center" for="mobile-lease-radio">
                <span class="flex-fill fw-bolder"> Buy with instalments </span>
                <span class="text-end ms-2">
                  <span class="h5 m-0 text-dark" id="mobile-instalment-price-text">$500</span>
                  <span class="text-dark fw-light">USD</span>
                  <div class="m-0" style="font-size: 13px; font-weight: normal;"> / month </div>
                </span>
              </label>
            </div>
          </button>
        </h2>
        <div class="accordion-collapse collapse" id="mobile-lease" data-bs-parent="#mobile-buyMethods">
          <div class="accordion-body p-2 px-4 mb-0">
            <div class="mb-3">
              <label for="mobile-instalments" class="form-label">Spread over</label>
              <select id="mobile-instalments" name="instalments" class="form-select">
                <option value="3"> 3 months </option>
                <option value="6"> 6 months </option>
                <option value="12" selected=""> 12 months </option>
              </select>
            </div>
            <p class="fs-ms m-0"> For a recurring monthly payment, you can use (but not own) the domain. Once all payments are completed, ownership of the domain is transferred to you. </p>
          </div>
        </div>
      </div>
      <div class="card-body border-bottom">
        <button type="submit" class="btn btn-primary btn-lg d-block w-100 m-0" id="mobile-buy-button"> Continue <i class="ai-arrow-right"></i>
        </button>
        <div class="fs-md m-0 mt-3 d-flex align-items-center">
          <img src="/images/call.jpg" alt="" class="img-fluid me-2" style="width: 60px; border-radius: 50%; border: 2px solid #ddd">
          <div class="flex-fill"> Got questions?<br>
            <a href="/names/oales/make-enquiry" class="underline">
                            Talk to us about this domain
                        </a>
          </div>
        </div>
      </div>
      <div class="card-body mb-0">
        <h3 class="h6 mt-0 mb-3">What you get:</h3>
        <ul class="list-unstyled my-0">
          <li>
            <i class="ai-check text-success"></i> Domain name: <b>Oales.com</b>
          </li>
          <li>
            <i class="ai-check text-success"></i> Logo design
          </li>
          <li>
            <i class="ai-check text-success"></i> Ownership guarantee
          </li>
        </ul>
      </div>
      <div class="rounded-bottom p-3 pt-0">
        <img src="https://cdn.brandpa.com/v2/img/cards-bw.png" class="img-responsive d-block mx-auto" alt="Visa, Mastercard, American Express, and Discover cards accepted">
      </div>
    </div>
  </div>
</form>

POST /names/oales/request

<form action="/names/oales/request" method="post" id="desktop-buy-form">
  <div class="card shadow-lg">
    <div class="card-header border-bottom py-3">
      <h3 class="h6 m-0"> Buy <a href="http://oales.com/" class="link-dark">Oales.com</a>
      </h3>
    </div>
    <div class="accordion accordion-flush" id="desktop-buyMethods">
      <div class="accordion-item py-2 active" id="desktop-buy-item">
        <h2 class="accordion-header">
          <button class="accordion-button no-indicator px-4 py-0 collapsed" type="button" style="min-height: 50px">
            <div class="form-check w-100 d-flex align-items-center" data-bs-toggle="collapse" data-bs-target="#desktop-buy" aria-expanded="true" aria-controls="desktop-buy">
              <input class="form-check-input my-0 me-2" type="radio" id="desktop-buy-radio" name="buyMethod" value="buy" checked="">
              <label class="flex-fill h5 m-0 d-flex align-items-center" for="desktop-buy-radio">
                <span class="flex-fill fw-bolder"> Buy now </span>
                <span class="h5 m-0 text-dark"> $5990 <span class="fw-light">USD</span>
                </span>
              </label>
            </div>
          </button>
        </h2>
        <div class="accordion-collapse collapse show" id="desktop-buy" data-bs-parent="#desktop-buyMethods" style="">
          <div class="accordion-body p-2 px-4 mb-0">
            <p class="fs-ms m-0"> You pay a fixed amount, and receive total ownership of this domain. </p>
          </div>
        </div>
      </div>
      <div class="accordion-item py-2" id="desktop-lease-item">
        <h2 class="accordion-header">
          <button class="accordion-button no-indicator px-4 py-0 collapsed" type="button" style="min-height: 50px">
            <div class="form-check w-100 d-flex align-items-center collapsed" data-bs-toggle="collapse" data-bs-target="#desktop-lease" aria-expanded="false" aria-controls="desktop-lease">
              <input class="form-check-input my-0 me-2" type="radio" id="desktop-lease-radio" name="buyMethod" value="lease">
              <label class="flex-fill h5 m-0 d-flex align-items-center" for="desktop-lease-radio">
                <span class="flex-fill fw-bolder"> Buy with instalments </span>
                <span class="text-end ms-2">
                  <span class="h5 m-0 text-dark" id="desktop-instalment-price-text">$500</span>
                  <span class="text-dark fw-light">USD</span>
                  <div class="m-0" style="font-size: 13px; font-weight: normal;"> / month </div>
                </span>
              </label>
            </div>
          </button>
        </h2>
        <div class="accordion-collapse collapse" id="desktop-lease" data-bs-parent="#desktop-buyMethods">
          <div class="accordion-body p-2 px-4 mb-0">
            <div class="mb-3">
              <label for="desktop-instalments" class="form-label">Spread over</label>
              <select id="desktop-instalments" name="instalments" class="form-select">
                <option value="3"> 3 months </option>
                <option value="6"> 6 months </option>
                <option value="12" selected=""> 12 months </option>
              </select>
            </div>
            <p class="fs-ms m-0"> For a recurring monthly payment, you can use (but not own) the domain. Once all payments are completed, ownership of the domain is transferred to you. </p>
          </div>
        </div>
      </div>
      <div class="card-body border-bottom">
        <button type="submit" class="btn btn-primary btn-lg d-block w-100 m-0" id="desktop-buy-button"> Continue <i class="ai-arrow-right"></i>
        </button>
        <div class="fs-md m-0 mt-3 d-flex align-items-center">
          <img src="/images/call.jpg" alt="" class="img-fluid me-2" style="width: 60px; border-radius: 50%; border: 2px solid #ddd">
          <div class="flex-fill"> Got questions?<br>
            <a href="/names/oales/make-enquiry" class="underline">
                            Talk to us about this domain
                        </a>
          </div>
        </div>
      </div>
      <div class="card-body mb-0">
        <h3 class="h6 mt-0 mb-3">What you get:</h3>
        <ul class="list-unstyled my-0">
          <li>
            <i class="ai-check text-success"></i> Domain name: <b>Oales.com</b>
          </li>
          <li>
            <i class="ai-check text-success"></i> Logo design
          </li>
          <li>
            <i class="ai-check text-success"></i> Ownership guarantee
          </li>
        </ul>
      </div>
      <div class="rounded-bottom p-3 pt-0">
        <img src="https://cdn.brandpa.com/v2/img/cards-bw.png" class="img-responsive d-block mx-auto" alt="Visa, Mastercard, American Express, and Discover cards accepted">
      </div>
    </div>
  </div>
</form>

Text Content

Close
Domain names for startups



THE DOMAIN NAME
OALES.COM IS FOR SALE

Logo design included with this domain name

Example use of this domain name

Example use of this domain name

Example use of this domain name




BUY OALES.COM

BUY NOW $5990 USD

You pay a fixed amount, and receive total ownership of this domain.

BUY WITH INSTALMENTS $500 USD
/ MONTH

Spread over 3 months 6 months 12 months

For a recurring monthly payment, you can use (but not own) the domain. Once all
payments are completed, ownership of the domain is transferred to you.

Continue
Got questions?
Talk to us about this domain


WHAT YOU GET:

 * Domain name: Oales.com
 * Logo design
 * Ownership guarantee




IDEAS FOR OALES.COM

Here are some possible uses for this domain name:

 1. Oales could be a high-end gastropub, offering gourmet versions of
    traditional pub fare like fish and chips, shepherd's pie, and bangers and
    mash. The restaurant could have a sophisticated yet comfortable atmosphere,
    with dark wood furnishings and leather booths. The menu could feature
    creative takes on classic dishes, using locally sourced ingredients.
 2. Oales could be a luxury home goods store, selling items like furniture,
    tableware, bedding, and home decor. The store could have a modern yet
    inviting aesthetic, with well-designed merchandise displayed throughout. The
    store could offer complimentary in-home consultations to help customers find
    the perfect items for their space.
 3. Oales could be a full-service wedding venue, offering everything from event
    planning and catering to floral design and photography. The venue would have
    several different event spaces to accommodate weddings of all sizes, from
    intimate gatherings to large affairs. The team at Oales would work closely
    with couples to ensure that their wedding day is everything they dreamed it
    would be.


WHY IS OALES A GOOD NAME?

 1. It is easy to pronounce and remember.
 2. It is unique and different from other brands.
 3. It has a positive connotation, sounding like "oasis".
 4. Its meaning ("wales" in Old English) reinforces the company's British roots.


5-CHARACTER DOMAIN

Oales has only five letters and only one syllable. Mono-syllable names are
exceptionally rare and exceptionally prestigious. One syllable names are used by
established brands like Ford, Square and Chase.


WHY OWN A DOT-COM DOMAIN?

The dot-com domain is the most recognized and trusted domain name on the
internet. Having a dot-com domain name gives your business instant credibility
and can help you get more traffic and customers.

SECURE PAYMENT

Your details are protected by SSL encryption

EASY TRANSFERS

Our support team manages the transfer for you

BUYER GUARANTEE

Receive the domain or get your money back


HOW TO PRONOUNCE

Here's one suggestion for how "Oales.com" could sound when spoken aloud:

Say Oales.com


TESTIMONIALS

Here's some of what others are saying about Brandpa:

Dan, United States

Great to work with everything was very smooth. Communication was great through
the whole process. They make everything very easy and have many great domains.

Jeko, United Kingdom

Excellent experience and a timely support coming from real people!

David Pellegrin

The best market place I have used in the 14 years I have been in this industry.
Their personalized customer service and eye for quality names sets them apart.

More testimonials


FREQUENTLY ASKED QUESTIONS


WHAT DOES OWNING A DOMAIN NAME LET ME DO?

Domain names are the first part of the address you type in to visit a website,
for example google.com.

Most famous domain names end in ".com", although many other extensions exist,
for example: wikipedia.org, or whitehouse.gov.

Owing a domain name allows you to control what that domain name points to. The
most common two uses are: showing a website when someone types in that address,
and receiving email (e.g. if you owned the domain google.com, you could use
any-email-address@google.com).


HOW DOES BUYING A DOMAIN NAME WORK?

Our experts will help walk you through the process when you buy. But here's a
brief overview.

Domain names are held by domain name registrars. If you don't have one, you'll
need to choose one first. Popular choices include Domain.com and GoDaddy.

Once we've confirmed your payment, we transfer the domain between the current
registrar and your new registrar. This usually involves you giving us a code or
email address.

We will step you through the whole process, which typically takes less than a
day.


WHAT PAYMENT METHODS DO YOU ACCEPT?

We accept all major credit and debit cards, including Visa, MasterCard, and
American Express. We also accept Apple Pay and Google Pay on supported devices.

We also accept payment by wire transfer for purchases over $1000. If you choose
to pay via instalments, we can't accept payment via wire transfer.


HOW IS THE LOGO PROVIDED?

The logo will be provided in a format suitable for immediate commercial use.

Specifically, you receive both a vector file (either AI or EPS) which can be
resized without loss of quality. If any fonts were used to create the logo, we
will tell you.

Ownership of the logo design is transferred to you when you complete your
purchase.


HOW LONG DOES IT TAKE TO BUY A DOMAIN NAME?

Assuming you pay immediately via card, the majority of transfers will be
completed within 24 hours.

Our transfer process is largely automated, and will immediately ask for all and
process the information to complete the process. Our support staff are on
standby to help you with any questions you might have.


ARE THERE ANY ONGOING FEES TO OWN A DOMAIN NAME?

All domain names require you pay a domain name registrar to hold the domain
name. Popular registrars include Domain.com or GoDaddy.

A registrar will charge a small fee (typically around $10 US dollars per year),
to keep the domain registered. If you don't pay the fee, you will lose the
domain.

Depending on the registrar you choose, you typically won't need to pay this fee
when you buy the domain from Brandpa.


DO DOMAINS INCLUDE TRADEMARKS?

Domain names and trademarks are separate concepts. Owning a domain does not mean
you own a trademark.

A domain name can only be owned by one person or organization in the whole
world. Trademarks are typically granted for specific countries and services, for
example 'consulting in the United States'.

Because trademark law varies depending on the locations you do business, you
will need professional advice specify to your country.

More about domains and trademarks


WHO ARE BRANDPA?

Brandpa is a popular marketplace of domain names for startups. We've been
selling domain names since 2017.

You can read some of our customers' testimonials or learn more about us.

Brandpa are a registered limited company (Brandpa Ltd) based in England.

Contact us

AI helped to generate text and ideas on this page.


BUY OALES.COM

BUY NOW $5990 USD

You pay a fixed amount, and receive total ownership of this domain.

BUY WITH INSTALMENTS $500 USD
/ MONTH

Spread over 3 months 6 months 12 months

For a recurring monthly payment, you can use (but not own) the domain. Once all
payments are completed, ownership of the domain is transferred to you.

Continue
Got questions?
Talk to us about this domain


WHAT YOU GET:

 * Domain name: Oales.com
 * Logo design
 * Ownership guarantee




Refunds policy · Terms of Use · Privacy Policy

© Brandpa Ltd. Brandpa is registered in England and Wales. Company no: 08822478.
VAT no: 177640777.

Top