www.reservebar.com Open in urlscan Pro
23.227.38.74  Public Scan

URL: https://www.reservebar.com/products/tequila-casa-dragones-blanco
Submission: On May 27 via manual from US — Scanned from CA

Form analysis 8 forms found in the DOM

GET /search

<form class="search search-bar__form" action="/search" method="get" role="search">
  <input class="search__input search-bar__input" type="search" name="q" value="" placeholder="Search" aria-label="Search">
  <button class="search-bar__submit search__submit btn--link" type="submit" aria-label="search bar submit">
    <svg aria-hidden="true" focusable="false" class="icon icon-search" viewBox="0 0 37 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
</form>

POST /cart

<form action="/cart" method="post" novalidate="" class="cart" id="mini-cart-form">
  <div id="mini-cart-container" style="padding-bottom: 285px;">
    <div id="mini-cart-error-message" class="mini-cart__message"></div>
    <div id="mini-cart-success-message" class="mini-cart__message"></div>
    <ul class="states-wrap">
      <li class="state__links">
        <div class="btn--icon corpgifts__btn" style="display: flex;">
          <span class="btn__icon--label" style="font-size:12px;color:#b59049;"><strong>Ship to:</strong></span>
          <span id="regionDisplaySpanCart" class="region-display-span">
            <span id="regionDisplayCodeCart" class="btn__icon--label region-display-code" style="float:left;font-size:12px;margin-left:4px;color:#b59049;text-decoration: underline;"></span>
            <span class="downarrow bottom" style="float:left; margin-top: 2px;color: #b59049;"></span>
          </span>
          <select id="state_select" name="state_select" style="display:none;">
            <option disabled="" selected="" value="">---</option>
            <option value="AK">AK</option>
            <option value="AL">AL</option>
            <option value="AR">AR</option>
            <option value="AZ">AZ</option>
            <option value="CA">CA</option>
            <option value="CO">CO</option>
            <option value="CT">CT</option>
            <option value="DC">DC</option>
            <option value="DE">DE</option>
            <option value="FL">FL</option>
            <option value="GA">GA</option>
            <option value="HI">HI</option>
            <option value="IA">IA</option>
            <option value="ID">ID</option>
            <option value="IL">IL</option>
            <option value="IN">IN</option>
            <option value="KS">KS</option>
            <option value="KY">KY</option>
            <option value="LA">LA</option>
            <option value="MA">MA</option>
            <option value="MD">MD</option>
            <option value="ME">ME</option>
            <option value="MI">MI</option>
            <option value="MN">MN</option>
            <option value="MO">MO</option>
            <option value="MS">MS</option>
            <option value="MT">MT</option>
            <option value="NC">NC</option>
            <option value="ND">ND</option>
            <option value="NE">NE</option>
            <option value="NH">NH</option>
            <option value="NJ">NJ</option>
            <option value="NM">NM</option>
            <option value="NV">NV</option>
            <option value="NY">NY</option>
            <option value="OH">OH</option>
            <option value="OK">OK</option>
            <option value="OR">OR</option>
            <option value="PA">PA</option>
            <option value="RI">RI</option>
            <option value="SC">SC</option>
            <option value="SD">SD</option>
            <option value="TN">TN</option>
            <option value="TX">TX</option>
            <option value="UT">UT</option>
            <option value="VA">VA</option>
            <option value="VT">VT</option>
            <option value="WA">WA</option>
            <option value="WI">WI</option>
            <option value="WV">WV</option>
            <option value="WY">WY</option>
          </select>
        </div>
      </li>
      <style type="text/css">
        select#header_state,
        select#state_select {
          padding-top: 5px;
          padding-left: 5px;
          padding-bottom: 5px;
          font-size: 11px;
        }
      </style>
    </ul>
    <ul id="mini-cart-list" class="mini-cart__items"></ul>
  </div>
  <div class="mini-cart__gift gift" data-msg="">
    <div class="gift__add-message" id="add-gift-options">
      <h3>Is this order a gift?</h3>
      <fieldset class="">
        <legend class="screenreader">Add a gift message</legend>
        <ul class="form-list">
          <li class="field">
            <div class="checkbox">
              <input type="checkbox" name="attributes[gift-message]" class="btn-checkbox" id="allow_gift_options" value="Yes">
              <label for="allow_gift_options">Add a Gift Message to this Order</label>
            </div>
          </li>
        </ul>
      </fieldset>
    </div>
    <div class="gift__options" id="allow-gift-options-container" style="display: none;">
      <div class="gift__option">
        <div class="gift__option-order" id="options-order-container-1212762"></div>
        <fieldset>
          <legend class="screenreader">Filters</legend>
          <ul class="form-list">
            <li class="fields">
              <div class="field field--1 fields__field">
                <div class="input-placeholder">
                  <input required="" class="required" id="to-name" type="text" name="attributes[to-name]" value="" placeholder="To Name" aria-label="To Name">
                </div>
              </div>
              <div class="field field--2 fields__field">
                <div class="input-placeholder">
                  <input id="to-email" type="text" name="attributes[to-email]" value="" placeholder="To Email" aria-label="To Email">
                </div>
              </div>
            </li>
            <li class="field">
              <div class="input-placeholder">
                <textarea id="message" name="attributes[message]" placeholder="Message" aria-label="Message"></textarea>
              </div>
            </li>
          </ul>
        </fieldset>
      </div>
    </div>
  </div>
  <div id="mini-cart-footer" class="mini-cart__footer">
    <div class="mini-cart__totals totals cf">
      <div class="totals__row cf">
        <span class="totals__label">Subtotal</span>
        <span class="totals__price">
          <span class="price" id="mini-cart-subtotal"> $0.00 </span>
        </span>
      </div>
      <div id="discount_total"></div>
      <div class="totals__row cf" id="mini_cart_grand_total" data-grand-total="" data-grand-total-formatted="">
        <span class="totals__label">Grand Total</span>
        <span class="totals__price" id="mini_cart_grand_total_value"></span>
      </div>
    </div>
    <ul class="mini-cart__buttons list--reset">
      <li>
        <input type="submit" name="checkout" class="btn btn--small-wide cart__submit cart__submit-control" value="Checkout">
      </li>
      <li>
        <a href="#" class="site-header__icon site-header__cart closeMinicart" style="
                    background: 0 0;
                    border: 1px solid #b59049;
                    color: #b59049;
                    text-decoration: none;
                    cursor: pointer;
                    display: inline-block;
                    font-family: mrseaves;
                    padding: 6px;
                    min-width: 9.8125em;
                    text-align: center;
                    text-transform: uppercase;
                    width: 100%;">
                  Continue Shopping
                </a>
      </li>
    </ul>
  </div>
</form>

GET /search

<form action="/search" method="get" class="search-header search ng-scope ng-pristine ng-valid" role="search" ss-nav="">
  <img src="//cdn.shopify.com/s/files/1/0013/2477/7569/t/114/assets/Search_20px.svg?v=133930319200923354351637179409" alt="search" class="search-form-img">
  <input class="search-header__input search__input js-search-input ng-scope" id="search-q" type="search" name="q" placeholder="Search for products or brands" aria-label="Search" ss-nav-input="" ng-non-bindable="" spellcheck="false"
    autocomplete="off"><!-- ngIf: ac.ready -->
  <!-- <button
    class="search-header__submit search__submit btn--link site-header__icon"
    type="submit"
  >
    <img src="//cdn.shopify.com/s/files/1/0013/2477/7569/t/114/assets/search.svg?v=6190996592987927701609798471" alt="search">
    <span class="icon__fallback-text">Submit</span>
  </button> -->
</form>

GET /search

<form action="/search" method="get" class="search-header search ng-scope ng-pristine ng-valid" role="search" ss-nav="">
  <img src="//cdn.shopify.com/s/files/1/0013/2477/7569/t/114/assets/Search_20px.svg?v=133930319200923354351637179409" alt="search" class="search-form-img">
  <input class="search-header__input search__input js-search-input ng-scope" id="search-q" type="search" name="q" placeholder="Search for products or brands" aria-label="Search" ss-nav-input="" ng-non-bindable="" spellcheck="false"
    autocomplete="off"><!-- ngIf: ac.ready -->
  <!-- <button
    class="search-header__submit search__submit btn--link site-header__icon"
    type="submit"
  >
    <img src="//cdn.shopify.com/s/files/1/0013/2477/7569/t/114/assets/search.svg?v=6190996592987927701609798471" alt="search">
    <span class="icon__fallback-text">Submit</span>
  </button> -->
</form>

GET /search

<form action="/search" method="get" class="search-header search ng-scope ng-pristine ng-valid" role="search" ss-nav="">
  <img src="//cdn.shopify.com/s/files/1/0013/2477/7569/t/114/assets/Search_20px.svg?v=133930319200923354351637179409" alt="search" class="search-form-img">
  <input class="search-header__input search__input js-search-input mobileSearchInput ng-scope" id="search-q" type="search" name="q" placeholder="Search for products or brands" aria-label="Search" ss-nav-input="" ng-non-bindable="" spellcheck="false"
    autocomplete="off"><!-- ngIf: ac.ready -->
  <!-- <button
    class="search-header__submit search__submit btn--link site-header__icon"
    type="submit"
  >
    <img src="//cdn.shopify.com/s/files/1/0013/2477/7569/t/114/assets/search.svg?v=6190996592987927701609798471" alt="search">
    <span class="icon__fallback-text">Submit</span>
  </button> -->
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_1903328755809" accept-charset="UTF-8" class="product-form product-form-product-template
                            
                            
" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <input id="shipping-category-prop" type="hidden" name="properties[_Shipping Category]" value="spirits">
  <div class="custom-variant-options">
    <select name="id" id="ProductSelect-product-template" class="product-form__variants no-js" aria-label="Tequila Casa Dragones Blanco select">
      <option selected="selected" value="32679510999137"> Default Title </option>
    </select>
  </div>
  <div class="product-form__item product-form__item--quantity">
    <label for="Quantity-product-template">QTY:</label>
    <div class="product-form__wrapper">
      <button class="product-form__quantity" type="button" data-action="decrease-quantity">
        <span class="screenreader">Decrease Quantity</span>
        <svg id="Layer_1_minus" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
          <defs>
            <style>
              .cls-1 {
                fill: #b59049;
              }
            </style>
          </defs>
          <rect class="cls-1" y="8" width="20" height="4"></rect>
        </svg>
      </button>
      <input type="number" id="Quantity-product-template" name="quantity" value="1" min="1" class="product-form__input product-form__input--qty" pattern="[0-9]*">
      <button class="product-form__quantity" type="button" data-action="increase-quantity">
        <span class="screenreader">Increase Quantity</span>
        <svg id="Layer_1_plus" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
          <defs>
            <style>
              .cls-1 {
                fill: #b59049;
              }
            </style>
          </defs>
          <rect class="cls-1" x="8" width="4" height="20"></rect>
          <rect class="cls-1" y="8" width="20" height="4"></rect>
        </svg>
      </button>
    </div>
  </div>
  <!-- engraving hidden values  -->
  <div id="engHidden" data-engraving-location="Between the Labels"></div>
  <div id="labelUrl" style="display:none;"></div>
  <div class="product-form__item product-form__item--submit product-form__item--no-variants">
    <div class="product-form__cta">
      <a onclick="addToCart('product_form_1903328755809'); return false;" onkeydown="addToCart('product_form_1903328755809'); return false;" href="#" class="btn product-form__cart-submit">ADD TO CART</a>
    </div>
  </div>
  <p class="state-availability js-state-availability" style="display: block;">This product is available in: <span class="product-available-states">AR, AZ, CA, CO, DC, DE, FL, IA, IN, LA, MD, MO, MT, ND, NE, NM, NV, NY, OK, SD, TX, WA, WI, WV,
      WY</span></p>
  <div id="regionText" class="product-form__region" style="display: none;"></div>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="contact-form" novalidate="novalidate"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <p class="title newsletter__title">Sign-up for Exclusive Email Offers</p>
  <div class="input-group newsletter__form  ">
    <input type="hidden" name="contact[tags]" value="newsletter">
    <div class="email-div-container">
      <input type="email" name="contact[email]" id="ContactFooter-email" class="input-group__field newsletter__input" value="" placeholder="Email Address" aria-label="Email address" aria-required="true" required="" autocorrect="off"
        autocapitalize="off">
      <button type="submit" class="btn newsletter__submit" name="commit" id="Subscribe" aria-label="subscribe">
      </button>
    </div>
    <span id="ContactFooter-email-error" class="input-error-message"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-error" viewBox="0 0 14 14">
        <path d="M7 14A7 7 0 1 0 7 0a7 7 0 0 0 0 14zm-1.05-3.85A1.05 1.05 0 1 1 7 11.2a1.008 1.008 0 0 1-1.05-1.05zm.381-1.981l-.266-5.25h1.841l-.255 5.25h-1.32z"></path>
      </svg> This is a required field.</span>
  </div>
</form>

POST #

<form class="acsb-form" data-acsb-search="form" enctype="multipart/form-data" action="#" method="POST"> <input type="text" tabindex="0" name="acsb_search" autocomplete="off" placeholder="Unclear content? Search in dictionary..."
    aria-label="Unclear content? Search in dictionary..."> <i class="acsbi-search"></i> <i class="acsbi-chevron_down"></i> </form>

Text Content

Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER

Skip to content
Submit
Close search

$15 off $100+ | Code: FATHERS22

Free Shipping on $99+ | Code: SHIP99



$15 off $100+ | Code: FATHERS22

Free Shipping on $99+ | Code: SHIP99


ADD ITEMS TO YOUR CART.


ITEM ADDED TO CART

Bag
 * Ship to:
   ---AKALARAZCACOCTDCDEFLGAHIIAIDILINKSKYLAMAMDMEMIMNMOMSMTNCNDNENHNJNMNVNYOHOKORPARISCSDTNTXUTVAVTWAWIWVWY
   


IS THIS ORDER A GIFT?

Add a gift message
 * Add a Gift Message to this Order


Filters
 * 
 * 

Subtotal $0.00

Grand Total
 * 
 * Continue Shopping


BUILD OUT THE HOME BAR

Hella Cocktail Co.

Hella Cocktail Margarita Cocktail Mixer
$18.00
Add
‹›


Your cart is currently empty.

 * Keep Shopping

 * Spirits
    * Scotch
    * Bourbon
    * Whiskey & Rye
    * Tequila
    * Mezcal & Agave Spirits
    * Cognac & Brandy
   
    * Vodka
    * Gin
    * Rum
    * Liqueur
    * Ready To Drink
    * Moonshine
   
    * Non-Alcoholic
    * Mixers & Bitters
    * Cocktail Kits
    * Custom Engraving
    * Specials
   
   FEATURED
   
   The Macallan
   
   Scotch
   
   Absolut Citrus
   
   Vodka
   
   Brugal 1888
   
   Rum
   
   Glenmorangie
   
   Scotch
   
   Keeper's Heart
   
   Whiskey

 * Wine
   
      ALL WINE
   
    * Red Wine
    * Cabernet Sauvignon
    * Red Blend
    * Pinot Noir
    * Malbec
    * Port
   
      CHAMPAGNE
   
    * White Wine
    * Chardonnay
    * Sauvignon Blanc
    * Pinot Grigio
    * Sparkling
    * Rosé
   
    * France
    * United States
    * Italy
    * Spain
    * South America
    * Australia/New Zealand
    * Non-Alcoholic Wines
   
   FEATURED
   
   Terrazas de los Andes
   
   Wines
   
   Whispering Angel
   
   Rosé Wine
   
   Perrier-Jouët
   
   Champagne
   
   Faire la Fête
   
   Champagne
   
   Lallier
   
   Champagne

 * Discover
    * New Releases
    * Limited Editions
    * Rare & Exceptional
    * Vintage Collection
    * Celebrity Spirits
    * The Tasting Alliance
   
    * Father's Day
    * Topflight Series
    * AAPI Heritage Month
    * Black-Owned
    * Women-Owned
    * All Spirited Change
    * Exclusives & Pre-Orders
   
   AAPI HERITAGE MONTH
   
   LIMITED EDITIONS
   
   RARE & EXCEPTIONAL

 * Gifts & Accessories
   
      GIFTS
   
    * Top 50 Guide
    * Gift Sets
    * Gift Cards
    * Custom Engraving
    * Corporate Gifting
    * Father's Day
   
      ACCESSORIES
   
    * Glassware
    * Mixers & Bitters
    * Barware
    * Candy
    * Cocktail Kits
   
      OCCASIONS
   
    * Birthday
    * Thank You
    * Congratulations
    * Weddings & Engagements
   
   FEATURED
   
   Brugal 1888
   
   Rum
   
   Top Gifts
   
   Spirits
   
   Ice Ball Press
   
   Barware
   
   Custom Engraved
   
   Gifts
   
   Sugarfina
   
   Candy

 * Cocktail Lounge


   
   Ship to:
   ---AKALARAZCACOCTDCDEFLGAHIIAIDILINKSKYLAMAMDMEMIMNMOMSMTNCNDNENHNJNMNVNYOHOKORPARISCSDTNTXUTVAVTWAWIWVWY
 * 
 * 
 * 
 * 

POPULAR SEARCHES

 * Father's Day
 * Sustainable Brands
 * Topflight Series
 * The Macallan Double Cask 15YO

TRENDING

ALTOS TEQUILA COCKTAIL KIT

CUTWATER CANNED COCKTAILS

FATHER'S DAY GIFT GUIDE

Ship To
---AKALARAZCACOCTDCDEFLGAHIIAIDILINKSKYLAMAMDMEMIMNMOMSMTNCNDNENHNJNMNVNYOHOKORPARISCSDTNTXUTVAVTWAWIWVWY
Spirits Wine Champagne Gifts Accessories New Releases Limited Editions Cocktail
Lounge

DISCOVER

AAPI HERITAGE MONTH

NEW RELEASES

LIMITED EDITIONS

EXCLUSIVES & PRE-ORDERS

RARE

WOMEN-OWNED

BLACK-OWNED

CELEBRITY SPIRITS

‹›

 * Help Center
 * Track Order
 * Account
 * Corporate Sales




Spirits
 * Scotch
 * Bourbon
 * Whiskey & Rye
 * Tequila
 * Mezcal & Agave Spirits
 * Cognac & Brandy
 * Vodka
 * Gin
 * Rum
 * Liqueur
 * Ready To Drink
 * Moonshine
 * Non-Alcoholic
 * Mixers & Bitters
 * Cocktail Kits
 * Custom Engraving
 * Specials

FEATURED

The Macallan

Scotch

Absolut Citrus

Vodka

Brugal 1888

Rum

Glenmorangie

Scotch

Keeper's Heart

Whiskey

‹›






Wine
 * Red Wine
 * Cabernet Sauvignon
 * Malbec
 * Merlot
 * Port Wine
 * Pinot Noir
 * White Wine
 * Chardonnay
 * Sauvignon Blanc
 * Pinot Grigio
 * Rosé
 * Sparkling
 * All Wine
 * Champagne
 * France
 * Italy
 * Spain
 * United States
 * South America
 * Australia/New Zealand
 * Non-Alcoholic Wines

FEATURED

Terrazas de los Andes

Wines

Whispering Angel

Rosé Wine

Perrier-Jouët

Champagne

Faire la Fête

Champagne

Lallier

Champagne

‹›






Gifts
 * Top 50 Guide
 * Gift Sets
 * Gift Cards
 * Custom Engraving
 * Father's Day

FEATURED

Brugal 1888

Rum

Top Gifts

Spirits

Ice Ball Press

Barware

Custom Engraved

Gifts

Sugarfina

Candy

‹›






Accessories
 * Glassware
 * Mixers & Bitters
 * Barware
 * Candy
 * Cocktail Kits

FEATURED

Altos Tequila Cocktail Kit

Kit

Cutwater Canned Cocktails

RTD

‹›







POPULAR SEARCHES

 * Sustainable Brands
 * Topflight Series
 * Basil Hayden Bourbon

TRENDING

THE GLENLIVET FOUNDERS RESERVE

TRES GENERACIONES TEQUILA

ABSOLUT SUMMER CITRUS

‹›





DRINKING DISTILLED SPIRITS, BEER, COOLERS, WINE AND OTHER ALCOHOLIC BEVERAGES
MAY INCREASE CANCER RISK, AND, DURING PREGNANCY, CAN CAUSE BIRTH DEFECTS. FOR
MORE INFORMATION GO TO WWW.P65WARNINGS.CA.GOV/ALCOHOL


Women-owned

Casa Dragones


TEQUILA CASA DRAGONES BLANCO

Regular price $82.00
+ Add Gift Options


MAKE IT THE ULTIMATE GIFT? ADD OPTIONS:

$39.00 ReserveBar Rocks Glass

Part of ReserveBar’s exclusive barware collection, ReserveBar Rocks Glasses
feature an indented base for a modern, sculptural take on a barware classic.
(Set of 2)

$39.00 ReserveBar Premium Boston Shaker Set

The ReserveBar exclusive premium Boston Shaker Set is the essential bar
accessory you need for mixing delicious cocktails & mocktails.

$69.00 Rolf Glass BLUE FISH RECYCLED TUMBLER SET

Set of four: Blue Fish from Rolf Glass features eleven whimsical fish (including
the signature Rolf Glass wayward fish) clustered together.

Quantity must be 1 or more
Default Title
QTY:
Decrease Quantity Increase Quantity


ADD TO CART

This product is available in: AR, AZ, CA, CO, DC, DE, FL, IA, IN, LA, MD, MO,
MT, ND, NE, NM, NV, NY, OK, SD, TX, WA, WI, WV, WY


Description State Availability
Voted the "Best Blanco Tequila" by Epicurious Magazine, Casa Dragones Blanco is
a small batch, 100% Pure Blue Agave silver tequila, crafted to deliver the true
essence of agave through an innovative process that focuses on purity, for a
crisp, smooth taste that is ideal to enjoy on the rocks or in signature craft
cocktails.



Bottle size: 750ml

Please Drink Responsibly.

This product is only available for delivery in the following states: Arkansas,
Arizona, California, Colorado, District of Columbia, Delaware, Florida, Iowa,
Indiana, Louisiana, Maryland, Missouri, Montana, North Dakota, Nebraska, New
Mexico, Nevada, New York, Oklahoma, South Dakota, Texas, Washington, Wisconsin,
West Virginia, Wyoming.

California Residents: Click here for Proposition 65 WARNING


YOU'VE ADDED TO CART


CASA DRAGONESTEQUILA CASA DRAGONES BLANCO

Regular price $82.00
Personalization Details

Engraving edit









Checkout Continue Shopping
View Your Cart
Checkout



CUSTOM ENGRAVING

Please keep your engraving to 15 characters per line.
Engraving Location: Between the Labels

Submit

Please allow up to 10 business days for custom engraving and order processing
prior to shipment. Orders will ship as soon as possible after engraving is
completed.
Location of engraving on the bottle is at the discretion of our engravers and
cannot be modified.


CONFIRM YOUR ENGRAVED MESSAGE

Engravings are permanent.
Confirm that the personalization you entered is correct.

Please enter your engraving message

Confirm Edit

Please allow up to 10 business days for custom engraving and order processing
prior to shipment. Orders will ship as soon as possible after engraving is
completed.
Location of engraving on the bottle is at the discretion of our engravers and
cannot be modified.




NOTES OF SCENT & FLAVOR

 * BODY & COLOR
   
   Smooth, full body with bright, crystal hues and defined legs.

 * AROMA
   
   Fresh and herbaceous with notes of grapefruit and green apple.

 * TASTE
   
   Unique balance of semi-sweet notes of agave warmed by hints of pepper and
   cloves.

 * FINISH
   
   Crisp, light finish with hints of almonds and a bright aftertaste.

“A clean, smooth Blanco tequila any tequila fan will love.” - Men’s Journal

--------------------------------------------------------------------------------


ORIGINS

From the headwaters of the Volcano of Tequila, the water used for Casa Dragones
Blanco is exceptionally pure, natural spring water, enriched with the perfect
balance of minerals. As it travels from atop the Volcano into the 70-meter deep
natural aquifers, the water gathers essential minerals from the volcano’s rich
soil. Finally, it is put through a proprietary process to yield the right
balance of minerals, harmonizing perfectly with Casa Dragones Blanco tequila.


EXPLORE MORE OF TEQUILA CASA DRAGONES BLANCO

Watch as expert mixologists from the U.S. and Mexico craft signature cocktails
inspired by the purity and unique tasting notes of Casa Dragones Blanco.


FEATURED COCKTAIL RECIPE


DRAGONES ON THE ROCKS


INGREDIENTS

2 oz. Tequila Casa Dragones Blanco 2-inch Ice cubes from purified water


RECIPE

When served on the rocks, Casa Dragones Blanco’s unique balance of semi-sweet
notes open and expand, delivering warm hints of pepper and cloves, and a crisp,
light finish with hints of almonds and a bright aftertaste.
 1. Pour 2 oz. of Tequila Casa Dragones Blanco over two inch ice cubes.
 2. Add a seasonal twist.


ADDITIONALSUGGESTIONS

Casa Dragones


TEQUILA CASA DRAGONES AÑEJO BARREL BLEND

$165.00
Shop Now

Casa Dragones


TEQUILA CASA DRAGONES JOVEN

$299.00
Shop Now

Casa Dragones


TEQUILA CASA DRAGONES JOVEN PERSONALIZED

$299.00
Shop Now

Casa Dragones


TEQUILA CASA DRAGONES BLANCO MINI

$45.00
Shop Now

Sign-up for Exclusive Email Offers


This is a required field.

 * COMPANY

 * About
 * Careers
 * Corporate Gifting

 * LEGAL

 * Privacy Policy
 * Terms & Conditions
 * Accessibility

 * SUPPORT

 * Help Center
 * Track Order
 * FAQs
 * Delivery

Company
 * About
 * Corporate Gifting
   

Legal
 * Privacy Policy
 * Terms & Conditions
 * Accessibility

Support
 * Help Center
 * Track Order
 * FAQs
 * Delivery



*By using this site you acknowledge you are at least 21 years old and you agree
to our Terms & Conditions.

© 2012–2022 ReserveBar.com

Use left/right arrows to navigate the slideshow or swipe left/right if using a
mobile device
 * choosing a selection results in a full page refresh


 * Opens in a new window.
 * Opens external website.
 * Opens external website in a new window.



English
Accessibility Adjustments
Reset Settings Statement Hide Interface

Choose the right accessibility profile for you
OFF ON
Seizure Safe Profile Clear flashes & reduces color
This profile enables epileptic and seizure prone users to browse safely by
eliminating the risk of seizures that result from flashing or blinking
animations and risky color combinations.
OFF ON
Vision Impaired Profile Enhances website's visuals
This profile adjusts the website, so that it is accessible to the majority of
visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract,
Glaucoma, and others.
OFF ON
ADHD Friendly Profile More focus & fewer distractions
This profile significantly reduces distractions, to help people with ADHD and
Neurodevelopmental disorders browse, read, and focus on the essential elements
of the website more easily.
OFF ON
Cognitive Disability Profile Assists with reading & focusing
This profile provides various assistive features to help users with cognitive
disabilities such as Autism, Dyslexia, CVA, and others, to focus on the
essential elements of the website more easily.
OFF ON
Keyboard Navigation (Motor) Use website with the keyboard
This profile enables motor-impaired persons to operate the website using the
keyboard Tab, Shift+Tab, and the Enter keys. Users can also use shortcuts such
as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics)
to jump to specific elements.

Note: This profile prompts automatically for keyboard users.
OFF ON
Blind Users (Screen Reader) Optimize website for screen-readers
This profile adjusts the website to be compatible with screen-readers such as
JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software that is
installed on the blind user’s computer and smartphone, and websites should
ensure compatibility with it.

Note: This profile prompts automatically to screen-readers.
Content Adjustments
Content Scaling
Default

Readable Font
Highlight Titles
Highlight Links
Text Magnifier
Adjust Font Sizing
Default

Align Center
Adjust Line Height
Default

Align Left
Adjust Letter Spacing
Default

Align Right
Color Adjustments
Dark Contrast
Light Contrast
Monochrome
High Saturation
Adjust Text Colors
Cancel
High Contrast
Adjust Title Colors
Cancel
Low Saturation
Adjust Background Colors
Cancel
Orientation Adjustments
Mute Sounds
Hide Images
Read Mode
Reading Guide
Useful Links
Select an option Home Header Footer Main Content
Stop Animations
Reading Mask
Highlight Hover
Highlight Focus
Big Black Cursor
Big White Cursor
HIDDEN_ADJUSTMENTS
Keyboard Navigation
Accessible Mode
Screen Reader Adjustments
Read Mode
Web Accessibility Solution By accessiBe
Choose the Interface Language
English
Español
Deutsch
Português
Français
Italiano
עברית
繁體中文
Pусский
عربى
عربى
Nederlands
繁體中文
日本語
Accessibility StatementCompliance status

We firmly believe that the internet should be available and accessible to anyone
and are committed to providing a website that is accessible to the broadest
possible audience, regardless of ability.

To fulfill this, we aim to adhere as strictly as possible to the World Wide Web
Consortium’s (W3C) Web Content Accessibility Guidelines 2.1 (WCAG 2.1) at the AA
level. These guidelines explain how to make web content accessible to people
with a wide array of disabilities. Complying with those guidelines helps us
ensure that the website is accessible to blind people, people with motor
impairments, visual impairment, cognitive disabilities, and more.

This website utilizes various technologies that are meant to make it as
accessible as possible at all times. We utilize an accessibility interface that
allows persons with specific disabilities to adjust the website’s UI (user
interface) and design it to their personal needs.

Additionally, the website utilizes an AI-based application that runs in the
background and optimizes its accessibility level constantly. This application
remediates the website’s HTML, adapts its functionality and behavior for
screen-readers used by blind users, and for keyboard functions used by
individuals with motor impairments.

If you wish to contact the website’s owner please use the website's form

Screen-reader and keyboard navigation

Our website implements the ARIA attributes (Accessible Rich Internet
Applications) technique, alongside various behavioral changes, to ensure blind
users visiting with screen-readers can read, comprehend, and enjoy the website’s
functions. As soon as a user with a screen-reader enters your site, they
immediately receive a prompt to enter the Screen-Reader Profile so they can
browse and operate your site effectively. Here’s how our website covers some of
the most important screen-reader requirements:

 1. Screen-reader optimization: we run a process that learns the website’s
    components from top to bottom, to ensure ongoing compliance even when
    updating the website. In this process, we provide screen-readers with
    meaningful data using the ARIA set of attributes. For example, we provide
    accurate form labels; descriptions for actionable icons (social media icons,
    search icons, cart icons, etc.); validation guidance for form inputs;
    element roles such as buttons, menus, modal dialogues (popups), and others. 
    
    Additionally, the background process scans all of the website’s images. It
    provides an accurate and meaningful image-object-recognition-based
    description as an ALT (alternate text) tag for images that are not
    described. It will also extract texts embedded within the image using an OCR
    (optical character recognition) technology. To turn on screen-reader
    adjustments at any time, users need only to press the Alt+1 keyboard
    combination. Screen-reader users also get automatic announcements to turn
    the Screen-reader mode on as soon as they enter the website.
    
    These adjustments are compatible with popular screen readers such as JAWS,
    NVDA, VoiceOver, and TalkBack.
    
    
 2. Keyboard navigation optimization: The background process also adjusts the
    website’s HTML and adds various behaviors using JavaScript code to make the
    website operable by the keyboard. This includes the ability to navigate the
    website using the Tab and Shift+Tab keys, operate dropdowns with the arrow
    keys, close them with Esc, trigger buttons and links using the Enter key,
    navigate between radio and checkbox elements using the arrow keys, and fill
    them in with the Spacebar or Enter key.
    
    Additionally, keyboard users will find content-skip menus available at any
    time by clicking Alt+2, or as the first element of the site while navigating
    with the keyboard. The background process also handles triggered popups by
    moving the keyboard focus towards them as soon as they appear, not allowing
    the focus to drift outside.
    
    Users can also use shortcuts such as “M” (menus), “H” (headings), “F”
    (forms), “B” (buttons), and “G” (graphics) to jump to specific elements.

Disability profiles supported on our website
 * Epilepsy Safe Profile: this profile enables people with epilepsy to safely
   use the website by eliminating the risk of seizures resulting from flashing
   or blinking animations and risky color combinations.
 * Vision Impaired Profile: this profile adjusts the website so that it is
   accessible to the majority of visual impairments such as Degrading Eyesight,
   Tunnel Vision, Cataract, Glaucoma, and others.
 * Cognitive Disability Profile: this profile provides various assistive
   features to help users with cognitive disabilities such as Autism, Dyslexia,
   CVA, and others, to focus on the essential elements more easily.
 * ADHD Friendly Profile: this profile significantly reduces distractions and
   noise to help people with ADHD, and Neurodevelopmental disorders browse,
   read, and focus on the essential elements more easily.
 * Blind Users Profile (Screen-readers): this profile adjusts the website to be
   compatible with screen-readers such as JAWS, NVDA, VoiceOver, and TalkBack. A
   screen-reader is installed on the blind user’s computer, and this site is
   compatible with it.
 * Keyboard Navigation Profile (Motor-Impaired): this profile enables
   motor-impaired persons to operate the website using the keyboard Tab,
   Shift+Tab, and the Enter keys. Users can also use shortcuts such as “M”
   (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics) to
   jump to specific elements.

Additional UI, design, and readability adjustments
 1. Font adjustments – users can increase and decrease its size, change its
    family (type), adjust the spacing, alignment, line height, and more.
 2. Color adjustments – users can select various color contrast profiles such as
    light, dark, inverted, and monochrome. Additionally, users can swap color
    schemes of titles, texts, and backgrounds with over seven different coloring
    options.
 3. Animations – epileptic users can stop all running animations with the click
    of a button. Animations controlled by the interface include videos, GIFs,
    and CSS flashing transitions.
 4. Content highlighting – users can choose to emphasize essential elements such
    as links and titles. They can also choose to highlight focused or hovered
    elements only.
 5. Audio muting – users with hearing devices may experience headaches or other
    issues due to automatic audio playing. This option lets users mute the
    entire website instantly.
 6. Cognitive disorders – we utilize a search engine linked to Wikipedia and
    Wiktionary, allowing people with cognitive disorders to decipher meanings of
    phrases, initials, slang, and others.
 7. Additional functions – we allow users to change cursor color and size, use a
    printing mode, enable a virtual keyboard, and many other functions.

Assistive technology and browser compatibility

We aim to support as many browsers and assistive technologies as possible, so
our users can choose the best fitting tools for them, with as few limitations as
possible. Therefore, we have worked very hard to be able to support all major
systems that comprise over 95% of the user market share, including Google
Chrome, Mozilla Firefox, Apple Safari, Opera and Microsoft Edge, JAWS, and NVDA
(screen readers), both for Windows and MAC users.

Notes, comments, and feedback

Despite our very best efforts to allow anybody to adjust the website to their
needs, there may still be pages or sections that are not fully accessible, are
in the process of becoming accessible, or are lacking an adequate technological
solution to make them accessible. Still, we are continually improving our
accessibility, adding, updating, improving its options and features, and
developing and adopting new technologies. All this is meant to reach the optimal
level of accessibility following technological advancements. If you wish to
contact the website’s owner, please use the website's form

Hide Accessibility Interface? Please note: If you choose to hide the
accessibility interface, you won't be able to see it anymore, unless you clear
your browsing history and data. Are you sure that you wish to hide the
interface?
Accept Cancel

Continue



Processing the data, please give it a few seconds...