beatrizcamacho.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: https://beatrizcamacho.myshopify.com/
Effective URL: https://beatrizcamacho.com/?utm_source=IP-redirect
Submission: On July 06 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

GET /search

<form id="form-search-header" action="/search" method="get" class="site-header__search js-ajaxsearch" role="search" style="position: relative;">
  <div class="container py-5">
    <div class="row">
      <div class="col-12">
        <input type="hidden" name="type" value="product">
        <div class="d-flex align-items-center mb-2">
          <label for="SiteNavSearch" class="label-search mr-auto mb-0 text-uppercase text-muted">WHAT ARE YOU LOOKING FOR?</label>
          <a href="#" onclick="toggleClassSearch()"><i class="icon-close"></i></a>
        </div>
        <div class="d-flex align-items-center pb-lg-2 border-bottom">
          <input onfocus="this.value=''" type="search" name="q" id="SiteNavSearch" placeholder="Search Products..." aria-label="Search Products..." autocomplete="off" class="site-header__search-input mr-auto">
          <button type="submit" class="text-link site-header__link site-header__search-submit">
            <svg viewBox="0 0 21 21" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" stroke="none" stroke-width="1" fill="currentColor" fill-rule="nonzero" class="svg-search">
              <g transform="translate(0.000000, 0.472222)">
                <path
                  d="M14.3977778,14.0103889 L19,19.0422222 L17.8135556,20.0555556 L13.224,15.0385 C11.8019062,16.0671405 10.0908414,16.619514 8.33572222,16.6165556 C3.73244444,16.6165556 0,12.8967778 0,8.30722222 C0,3.71766667 3.73244444,0 8.33572222,0 C12.939,0 16.6714444,3.71977778 16.6714444,8.30722222 C16.6739657,10.4296993 15.859848,12.4717967 14.3977778,14.0103889 Z M8.33572222,15.0585556 C12.0766111,15.0585556 15.1081667,12.0365 15.1081667,8.30827778 C15.1081667,4.58005556 12.0766111,1.558 8.33572222,1.558 C4.59483333,1.558 1.56327778,4.58005556 1.56327778,8.30827778 C1.56327778,12.0365 4.59483333,15.0585556 8.33572222,15.0585556 Z">
                </path>
              </g>
            </svg></button>
        </div>
        <div class="search-results"></div>
      </div>
    </div>
  </div>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <h3 class="mb-4">Login</h3>
  <div class="form-group mb-4">
    <label for="CustomerEmail" class="label--hidden">Email</label>
    <input type="email" name="customer[email]" id="CustomerEmail" class="form-control " placeholder="Email" autocorrect="off" autocapitalize="off" autofocus="">
  </div>
  <div class="form-group mb-5">
    <label for="CustomerPassword" class="label--hidden">Password</label>
    <input type="password" value="" name="customer[password]" id="CustomerPassword" class="form-control " placeholder="Password">
  </div>
  <p>
    <input type="submit" class="btn btn-theme gradient-theme" value="Sign In">
  </p>
  <p class="mb-4"><a class="btn btn-underline" href="/account/register" id="customer_register_link">Register</a></p>
  <p><a href="#recover" id="RecoverPassword">Forgot your password?</a></p>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <div class="form-group mb-5">
    <label for="RecoverEmail" class="label--hidden">Email</label>
    <input class="form-control" type="email" value="" name="email" id="RecoverEmail" placeholder="Email" autocorrect="off" autocapitalize="off">
  </div>
  <p>
    <input type="submit" class="btn btn-theme gradient-theme" value="Submit">
  </p>
  <button type="button" id="HideRecoverPasswordLink" class="text-link link-accent-color">Cancel</button>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter"><label for="NewsletterEmail-ff93e06a-30be-40b3-a91d-eda48ab56fb9" class="site-footer__newsletter-label">
    <p>Subscribe to our Newsletter</p>
  </label>
  <div class="input-group">
    <input type="email" value="" placeholder="Your email" name="contact[email]" id="NewsletterEmail-ff93e06a-30be-40b3-a91d-eda48ab56fb9" class="form-control mr-3" autocorrect="off" autocapitalize="off">
    <div class="input-group-append">
      <button type="submit" class="btn btn-underline" name="commit"> Subscribe </button>
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get" class="drawer__search mt-3" role="search">
  <input type="search" name="q" placeholder="Search Products..." aria-label="Search Products..." autocomplete="off" class="drawer__search-input">
  <button type="submit" class="text-link drawer__search-submit">
    <svg viewBox="0 0 21 21" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" stroke="none" stroke-width="1" fill="currentColor" fill-rule="nonzero" class="svg-search">
      <g transform="translate(0.000000, 0.472222)">
        <path
          d="M14.3977778,14.0103889 L19,19.0422222 L17.8135556,20.0555556 L13.224,15.0385 C11.8019062,16.0671405 10.0908414,16.619514 8.33572222,16.6165556 C3.73244444,16.6165556 0,12.8967778 0,8.30722222 C0,3.71766667 3.73244444,0 8.33572222,0 C12.939,0 16.6714444,3.71977778 16.6714444,8.30722222 C16.6739657,10.4296993 15.859848,12.4717967 14.3977778,14.0103889 Z M8.33572222,15.0585556 C12.0766111,15.0585556 15.1081667,12.0365 15.1081667,8.30827778 C15.1081667,4.58005556 12.0766111,1.558 8.33572222,1.558 C4.59483333,1.558 1.56327778,4.58005556 1.56327778,8.30827778 C1.56327778,12.0365 4.59483333,15.0585556 8.33572222,15.0585556 Z">
        </path>
      </g>
    </svg><span class="icon__fallback-text">Search</span>
  </button>
</form>

Text Content

 * ABOUT
   Our History
   
   Atelier
   
   
 * SHOP
   Tops
    * Blouses
    * Shirts
    * Crop Tops
    * Bodysuits
   
   Bottoms
    * Skirts
    * Pants
    * Shorts
   
   Dresses
   
   Jumpsuits
   
   Swimwear
   
   Collections
    * NEW COLLECTION
    * WILD FLOWER FW23
    * SUSPIRO DE SAL
    * VIENTOS DEL DESIERTO - SS23
    * RUTA R22
    * BLOOM OF THE SOUL FW22
    * RAÍCES - R23
   
   
 * CONTACT
 * BLOG

WHAT ARE YOU LOOKING FOR?



Cart 0
No products in the cart.
Total: $0.00
Taxes and shipping calculated at checkout
Check Out Update Cart
We've sent you an email with a link to update your password.


LOGIN

Email
Password



Register

Forgot your password?


RESET YOUR PASSWORD

We will send you an email to reset your password.

Email



Cancel
Previous

 * DISCOVER OUR COLLECTION


 * ALMA NÓMADA

 * SHOP NOW

 * Nueva colección fw23


 * WILD FLOWER

 * DESCÚBRELA


 * NINA DRESS

 * SHOP NOW

 * DISCOVER OUR COLLECTION


 * SUSPIRO DE SAL

 * BUY NOW

 * SS23


 * VIENTOS DEL DESIERTO

AVAILABLE NOW
Next
 * 1
 * 2
 * 3
 * 4
 * 5


NEW IN

Quickshop Add to Cart



Adria Dress
Regular price $1,690.00 USD

Quickshop Add to Cart



Kelp Dress
Regular price $1,400.00 USD

Quickshop Add to Cart



Dune Dress
Regular price $800.00 USD

Quickshop Add to Cart



Maik Dress
Regular price $985.00 USD

Quickshop Add to Cart



Lara Pants
Regular price $790.00 USD

Quickshop Add to Cart



Palm Dress
Regular price $890.00 USD

Quickshop Add to Cart



Toire Dress
Regular price $1,700.00 USD

Quickshop Add to Cart



Lu Shirt
Regular price $495.00 USD

Quickshop Add to Cart



Moti Skirt
Regular price $590.00 USD

Quickshop Add to Cart



Pearl Shirt
Regular price $450.00 USD




An optimistic beginning
A craving for rejoicement
For romance in nostalgia
And nights of sweet enticement

About Us

ALMA NÓMADA SS24

16 products

WILD FLOWER

24 products

VIENTOS DEL DESIERTO - SS23

21 products

SUSPIRO DE SAL

14 products

RAÍCES

22 products


BC FAVORITES

Quickshop Add to Cart



Alyss Dress
Sold Out
Quickshop Add to Cart



Helio Dress
Regular price $1,100.00 USD

Quickshop Add to Cart



Azalea Dress
Regular price $1,570.00 USD

Quickshop Add to Cart



Nura Dress
Regular price $895.00 USD

Quickshop Add to Cart



Ruba Dress
Regular price $1,690.00 USD

Quickshop Add to Cart



Drift Dress
Regular price $780.00 USD

Quickshop Add to Cart



Maik Dress
Regular price $985.00 USD

Quickshop Add to Cart



Nomad Dress
Regular price $1,700.00 USD

Quickshop Add to Cart



Toire Dress
Regular price $1,700.00 USD

Quickshop Add to Cart



Kelp Dress
Regular price $1,400.00 USD







ATELIER

Beatriz Camacho is one of the few brands that still has an in-house atelier,
with a team of over 40 experts that include pattern makers, cutters,
seamstresses and embroidery and embellishing specialists that guarantee that all
pieces comply with the brand’s upmost quality standards. We invite you to book a
private appointment with Beatriz Camacho for custom evening wear and bridal
pieces, at our atelier in Barranquilla. We will confirm your booking shortly. We
look forward to meeting you.

Book a Private Appointment


FOLLOW US

@beatrizcamacho3

A Day-to-Night Look: The Kelp Dress #BeatrizCamaacho

July 4, 2024

Our surroundings may have caged our bodies but we, as humans, were created to
constantly wonder and explore. Our inner soul is searching for various ways to
feel untethered and unrestrained, which lead to nomad thoughts and behaviors.
#AlmaNómada

July 2, 2024

Up-Close: Printed silk for an effortless nomad #BeatrizCamacho

July 1, 2024

Rays of Light: @anapaulinam wears a Custom-Made Dress with Elevated Twist to the
BC Fringe #BCAtelier #BCWomen

June 30, 2024

Up-Close: The Nomad Dress #AlmaNómada

June 27, 2024

The sun sets over the Cocora Valley in Quindío #AlmaNómada

June 26, 2024

CONTACT US

stores.services@beatrizcamacho.com
+57 310 6152243
USA Wholesale:
High Alchemy Showroom
+1 212-224-9600
sales@highalchemy.com

SHOP

 * Pareo
 * Tops
 * Bottoms
 * Jumpsuits
 * Bodysuits
 * Dresses
 * Blazer

ABOUT

 * Our History
 * Refund policy
 * FAQ
 * Terms and Conditions

JOIN OUR BC FAMILY

Subscribe to our Newsletter

Subscribe
© 2022, Beatriz Camacho. All rights Reserved.
 * American Express
 * Maestro
 * Mastercard
 * Shop Pay
 * Visa




RECENTLY VIEWED


Search
 * ABOUT
   Our HistoryAtelier

 * SHOP
   Tops
    * Blouses
    * Shirts
    * Crop Tops
    * Bodysuits
   
   Bottoms
    * Skirts
    * Pants
    * Shorts
   
   DressesJumpsuitsSwimwear
   Collections
    * NEW COLLECTION
    * WILD FLOWER FW23
    * SUSPIRO DE SAL
    * VIENTOS DEL DESIERTO - SS23
    * RUTA R22
    * BLOOM OF THE SOUL FW22
    * RAÍCES - R23

 * CONTACT
 * BLOG
 * 

 * choosing a selection results in a full page refresh

Quantity
Add To Cart

Go to product page