tabanerocigars.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: https://www.tampacubancoffee.com/
Effective URL: https://tabanerocigars.com/collections/coffee-1?utm_source=http://TAMPACUBANCOFFEE.COM&utm_medium=tampa_cuban_coffee&utm_ca...
Submission: On July 25 via api from US — Scanned from DE

Form analysis 9 forms found in the DOM

POST /cart

<form action="/cart" method="post" id="cart" style="z-index:100000">
  <ul data-money-format="$ {{amount}}" data-shop-currency="USD" data-shop-name="Tabanero Cigars">
    <li class="mm-subtitle"><a class="mm-subclose continue" href="#cart">Continue Shopping</a></li>
    <li class="mm-label empty_cart"><a href="/cart">Your Cart is Empty</a></li>
  </ul>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="clearfix product_form" data-money-format="$ {{amount}}" data-option-index="0" id="product-form-4833638875238">
  <div class="select">
    <label>Variant:</label>
    <input type="radio" name="id" value="31801193431142" id="radio_31801193431142" checked="checked">
    <label for="radio_31801193431142" style="display: inline-block;">Whole Bean - $ 20.00</label>
    <br>
    <input type="radio" name="id" value="31801193463910" id="radio_31801193463910">
    <label for="radio_31801193463910" style="display: inline-block;">Regular Ground - $ 20.00</label>
    <br>
    <input type="radio" name="id" value="31801193496678" id="radio_31801193496678">
    <label for="radio_31801193496678" style="display: inline-block;">Espresso Ground - $ 20.00</label>
    <br>
  </div>
  <input name="shopify_customer_id" type="hidden" value="">
  <input name="email" type="hidden" value="">
  <input name="address1" type="hidden" value="">
  <input name="address2" type="hidden" value="">
  <input name="city" type="hidden" value="">
  <input name="company" type="hidden" value="">
  <input name="country" type="hidden" value="">
  <input name="first_name" type="hidden" value="">
  <input name="last_name" type="hidden" value="">
  <input name="phone" type="hidden" value="">
  <input name="province" type="hidden" value="">
  <input name="zip" type="hidden" value="">
  <!-- <div class='product_rp_div p4833638875238'></div>
<a class="btn btn-shopify small 4833638875238_custom_button button" data-toggle="modal" data-target="#myModal" style="display:none;">Add to cart</a>
 
<script>
  generate_rp_tag = false;
  add_to_order_tag = false;
  group_id = 0;
  
  if (typeof rp_prod == 'undefined'){
    rp_prod = {};
  }
  rp_prod.p4833638875238 = {};
  
  rp_prod.p4833638875238.v31801193431142 = {};
  
  rp_prod.p4833638875238.v31801193463910 = {};
  
  rp_prod.p4833638875238.v31801193496678 = {};
  
  
  jQuery(document).ready(function(){
       addRPHandler();
    setTimeout(addRPHandler, 700);
 
    function addRPHandler(){
      jQuery("[name='id'],.single-option-selector").unbind();
      jQuery("[name='id'],.single-option-selector").change(function(){
        var myForm = $('.product_rp_div.p4833638875238').closest("form");
        var idInput = myForm.find("[name='id']");
        var myVariant = idInput.val();
        var prodId = 4833638875238;
        
        group_id = rp_prod['p'+prodId]["v"+myVariant].rp_group_id;
        
        
        //add recurring order widget
        if(group_id){
          $('.product_rp_div.p4833638875238').show();
        }
        
        if(!generate_rp_tag && group_id)
          $('.product_rp_div.p4833638875238').append('<script async class="generate_rp" src="https://ro.boldapps.net/recurring_settings/generate_rp?&shop_url=tabanero-cigars.myshopify.com&group_id='+group_id+'&customer_id=&product_id='+prodId+'&variant_id='+myVariant+'&v=2"></'+''+'script>');
        
        generate_rp_tag = true;
        
        
        
        
        if(JSON.stringify(group_id) == null){
          $('.product_rp_div.p4833638875238').hide();
          $('#customButton, 4833638875238_custom_button').hide();
          $('.addtocart').show();
        }
        
        //add add_to_order button
        if(!add_to_order_tag)
          $('.product_rp_div.p4833638875238').append('<script async class="add_to_order" src="https://ro.boldapps.net/recurring_settings/add_to_order?&shop_url=tabanero-cigars.myshopify.com&group_id='+group_id+'&customer_id=&product_id='+prodId+'&variant_id='+myVariant+'&v=2"></'+''+'script>');
        
        add_to_order_tag = true;
        
        
        //toggle add to order btn
          if(JSON.stringify(group_id) == null){
          $('.add_modal_btn').hide();
        }else{
          $('.add_modal_btn').show();
        }
        
      });
      jQuery("[name='id']").change();
    }
  });
</script>   -->
  <div class="purchase clearfix ">
    <input type="submit" name="add" value="Add to Cart" id="add-to-cart" class="action_button addtocart">
  </div>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="clearfix product_form" data-money-format="$ {{amount}}" data-option-index="0" id="product-form-4833636515942">
  <input type="hidden" name="id" value="31801187795046">
  <input name="shopify_customer_id" type="hidden" value="">
  <input name="email" type="hidden" value="">
  <input name="address1" type="hidden" value="">
  <input name="address2" type="hidden" value="">
  <input name="city" type="hidden" value="">
  <input name="company" type="hidden" value="">
  <input name="country" type="hidden" value="">
  <input name="first_name" type="hidden" value="">
  <input name="last_name" type="hidden" value="">
  <input name="phone" type="hidden" value="">
  <input name="province" type="hidden" value="">
  <input name="zip" type="hidden" value="">
  <!-- <div class='product_rp_div p4833636515942'></div>
<a class="btn btn-shopify small 4833636515942_custom_button button" data-toggle="modal" data-target="#myModal" style="display:none;">Add to cart</a>
 
<script>
  generate_rp_tag = false;
  add_to_order_tag = false;
  group_id = 0;
  
  if (typeof rp_prod == 'undefined'){
    rp_prod = {};
  }
  rp_prod.p4833636515942 = {};
  
  rp_prod.p4833636515942.v31801187795046 = {};
  
  
  jQuery(document).ready(function(){
       addRPHandler();
    setTimeout(addRPHandler, 700);
 
    function addRPHandler(){
      jQuery("[name='id'],.single-option-selector").unbind();
      jQuery("[name='id'],.single-option-selector").change(function(){
        var myForm = $('.product_rp_div.p4833636515942').closest("form");
        var idInput = myForm.find("[name='id']");
        var myVariant = idInput.val();
        var prodId = 4833636515942;
        
        group_id = rp_prod['p'+prodId]["v"+myVariant].rp_group_id;
        
        
        //add recurring order widget
        if(group_id){
          $('.product_rp_div.p4833636515942').show();
        }
        
        if(!generate_rp_tag && group_id)
          $('.product_rp_div.p4833636515942').append('<script async class="generate_rp" src="https://ro.boldapps.net/recurring_settings/generate_rp?&shop_url=tabanero-cigars.myshopify.com&group_id='+group_id+'&customer_id=&product_id='+prodId+'&variant_id='+myVariant+'&v=2"></'+''+'script>');
        
        generate_rp_tag = true;
        
        
        
        
        if(JSON.stringify(group_id) == null){
          $('.product_rp_div.p4833636515942').hide();
          $('#customButton, 4833636515942_custom_button').hide();
          $('.addtocart').show();
        }
        
        //add add_to_order button
        if(!add_to_order_tag)
          $('.product_rp_div.p4833636515942').append('<script async class="add_to_order" src="https://ro.boldapps.net/recurring_settings/add_to_order?&shop_url=tabanero-cigars.myshopify.com&group_id='+group_id+'&customer_id=&product_id='+prodId+'&variant_id='+myVariant+'&v=2"></'+''+'script>');
        
        add_to_order_tag = true;
        
        
        //toggle add to order btn
          if(JSON.stringify(group_id) == null){
          $('.add_modal_btn').hide();
        }else{
          $('.add_modal_btn').show();
        }
        
      });
      jQuery("[name='id']").change();
    }
  });
</script>   -->
  <div class="purchase clearfix ">
    <input type="submit" name="add" value="Add to Cart" id="add-to-cart" class="action_button addtocart">
  </div>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="clearfix product_form" data-money-format="$ {{amount}}" data-option-index="0" id="product-form-4939856216166">
  <input type="hidden" name="id" value="32114607325286">
  <input name="shopify_customer_id" type="hidden" value="">
  <input name="email" type="hidden" value="">
  <input name="address1" type="hidden" value="">
  <input name="address2" type="hidden" value="">
  <input name="city" type="hidden" value="">
  <input name="company" type="hidden" value="">
  <input name="country" type="hidden" value="">
  <input name="first_name" type="hidden" value="">
  <input name="last_name" type="hidden" value="">
  <input name="phone" type="hidden" value="">
  <input name="province" type="hidden" value="">
  <input name="zip" type="hidden" value="">
  <!-- <div class='product_rp_div p4939856216166'></div>
<a class="btn btn-shopify small 4939856216166_custom_button button" data-toggle="modal" data-target="#myModal" style="display:none;">Add to cart</a>
 
<script>
  generate_rp_tag = false;
  add_to_order_tag = false;
  group_id = 0;
  
  if (typeof rp_prod == 'undefined'){
    rp_prod = {};
  }
  rp_prod.p4939856216166 = {};
  
  rp_prod.p4939856216166.v32114607325286 = {};
  
  
  jQuery(document).ready(function(){
       addRPHandler();
    setTimeout(addRPHandler, 700);
 
    function addRPHandler(){
      jQuery("[name='id'],.single-option-selector").unbind();
      jQuery("[name='id'],.single-option-selector").change(function(){
        var myForm = $('.product_rp_div.p4939856216166').closest("form");
        var idInput = myForm.find("[name='id']");
        var myVariant = idInput.val();
        var prodId = 4939856216166;
        
        group_id = rp_prod['p'+prodId]["v"+myVariant].rp_group_id;
        
        
        //add recurring order widget
        if(group_id){
          $('.product_rp_div.p4939856216166').show();
        }
        
        if(!generate_rp_tag && group_id)
          $('.product_rp_div.p4939856216166').append('<script async class="generate_rp" src="https://ro.boldapps.net/recurring_settings/generate_rp?&shop_url=tabanero-cigars.myshopify.com&group_id='+group_id+'&customer_id=&product_id='+prodId+'&variant_id='+myVariant+'&v=2"></'+''+'script>');
        
        generate_rp_tag = true;
        
        
        
        
        if(JSON.stringify(group_id) == null){
          $('.product_rp_div.p4939856216166').hide();
          $('#customButton, 4939856216166_custom_button').hide();
          $('.addtocart').show();
        }
        
        //add add_to_order button
        if(!add_to_order_tag)
          $('.product_rp_div.p4939856216166').append('<script async class="add_to_order" src="https://ro.boldapps.net/recurring_settings/add_to_order?&shop_url=tabanero-cigars.myshopify.com&group_id='+group_id+'&customer_id=&product_id='+prodId+'&variant_id='+myVariant+'&v=2"></'+''+'script>');
        
        add_to_order_tag = true;
        
        
        //toggle add to order btn
          if(JSON.stringify(group_id) == null){
          $('.add_modal_btn').hide();
        }else{
          $('.add_modal_btn').show();
        }
        
      });
      jQuery("[name='id']").change();
    }
  });
</script>   -->
  <div class="purchase clearfix ">
    <input type="submit" name="add" value="Add to Cart" id="add-to-cart" class="action_button addtocart">
  </div>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="clearfix product_form" data-money-format="$ {{amount}}" data-option-index="0" id="product-form-4866857140326">
  <input type="hidden" name="id" value="31920864591974">
  <input name="shopify_customer_id" type="hidden" value="">
  <input name="email" type="hidden" value="">
  <input name="address1" type="hidden" value="">
  <input name="address2" type="hidden" value="">
  <input name="city" type="hidden" value="">
  <input name="company" type="hidden" value="">
  <input name="country" type="hidden" value="">
  <input name="first_name" type="hidden" value="">
  <input name="last_name" type="hidden" value="">
  <input name="phone" type="hidden" value="">
  <input name="province" type="hidden" value="">
  <input name="zip" type="hidden" value="">
  <!-- <div class='product_rp_div p4866857140326'></div>
<a class="btn btn-shopify small 4866857140326_custom_button button" data-toggle="modal" data-target="#myModal" style="display:none;">Add to cart</a>
 
<script>
  generate_rp_tag = false;
  add_to_order_tag = false;
  group_id = 0;
  
  if (typeof rp_prod == 'undefined'){
    rp_prod = {};
  }
  rp_prod.p4866857140326 = {};
  
  rp_prod.p4866857140326.v31920864591974 = {};
  
  
  jQuery(document).ready(function(){
       addRPHandler();
    setTimeout(addRPHandler, 700);
 
    function addRPHandler(){
      jQuery("[name='id'],.single-option-selector").unbind();
      jQuery("[name='id'],.single-option-selector").change(function(){
        var myForm = $('.product_rp_div.p4866857140326').closest("form");
        var idInput = myForm.find("[name='id']");
        var myVariant = idInput.val();
        var prodId = 4866857140326;
        
        group_id = rp_prod['p'+prodId]["v"+myVariant].rp_group_id;
        
        
        //add recurring order widget
        if(group_id){
          $('.product_rp_div.p4866857140326').show();
        }
        
        if(!generate_rp_tag && group_id)
          $('.product_rp_div.p4866857140326').append('<script async class="generate_rp" src="https://ro.boldapps.net/recurring_settings/generate_rp?&shop_url=tabanero-cigars.myshopify.com&group_id='+group_id+'&customer_id=&product_id='+prodId+'&variant_id='+myVariant+'&v=2"></'+''+'script>');
        
        generate_rp_tag = true;
        
        
        
        
        if(JSON.stringify(group_id) == null){
          $('.product_rp_div.p4866857140326').hide();
          $('#customButton, 4866857140326_custom_button').hide();
          $('.addtocart').show();
        }
        
        //add add_to_order button
        if(!add_to_order_tag)
          $('.product_rp_div.p4866857140326').append('<script async class="add_to_order" src="https://ro.boldapps.net/recurring_settings/add_to_order?&shop_url=tabanero-cigars.myshopify.com&group_id='+group_id+'&customer_id=&product_id='+prodId+'&variant_id='+myVariant+'&v=2"></'+''+'script>');
        
        add_to_order_tag = true;
        
        
        //toggle add to order btn
          if(JSON.stringify(group_id) == null){
          $('.add_modal_btn').hide();
        }else{
          $('.add_modal_btn').show();
        }
        
      });
      jQuery("[name='id']").change();
    }
  });
</script>   -->
  <div class="purchase clearfix ">
    <input type="submit" name="add" value="Add to Cart" id="add-to-cart" class="action_button addtocart">
  </div>
</form>

POST /cart/add

<form action="/cart/add" method="post" class="clearfix product_form" data-money-format="$ {{amount}}" data-option-index="0" id="product-form-4833637072998">
  <input type="hidden" name="id" value="31801188810854">
  <input name="shopify_customer_id" type="hidden" value="">
  <input name="email" type="hidden" value="">
  <input name="address1" type="hidden" value="">
  <input name="address2" type="hidden" value="">
  <input name="city" type="hidden" value="">
  <input name="company" type="hidden" value="">
  <input name="country" type="hidden" value="">
  <input name="first_name" type="hidden" value="">
  <input name="last_name" type="hidden" value="">
  <input name="phone" type="hidden" value="">
  <input name="province" type="hidden" value="">
  <input name="zip" type="hidden" value="">
  <!-- <div class='product_rp_div p4833637072998'></div>
<a class="btn btn-shopify small 4833637072998_custom_button button" data-toggle="modal" data-target="#myModal" style="display:none;">Add to cart</a>
 
<script>
  generate_rp_tag = false;
  add_to_order_tag = false;
  group_id = 0;
  
  if (typeof rp_prod == 'undefined'){
    rp_prod = {};
  }
  rp_prod.p4833637072998 = {};
  
  rp_prod.p4833637072998.v31801188810854 = {};
  
  
  jQuery(document).ready(function(){
       addRPHandler();
    setTimeout(addRPHandler, 700);
 
    function addRPHandler(){
      jQuery("[name='id'],.single-option-selector").unbind();
      jQuery("[name='id'],.single-option-selector").change(function(){
        var myForm = $('.product_rp_div.p4833637072998').closest("form");
        var idInput = myForm.find("[name='id']");
        var myVariant = idInput.val();
        var prodId = 4833637072998;
        
        group_id = rp_prod['p'+prodId]["v"+myVariant].rp_group_id;
        
        
        //add recurring order widget
        if(group_id){
          $('.product_rp_div.p4833637072998').show();
        }
        
        if(!generate_rp_tag && group_id)
          $('.product_rp_div.p4833637072998').append('<script async class="generate_rp" src="https://ro.boldapps.net/recurring_settings/generate_rp?&shop_url=tabanero-cigars.myshopify.com&group_id='+group_id+'&customer_id=&product_id='+prodId+'&variant_id='+myVariant+'&v=2"></'+''+'script>');
        
        generate_rp_tag = true;
        
        
        
        
        if(JSON.stringify(group_id) == null){
          $('.product_rp_div.p4833637072998').hide();
          $('#customButton, 4833637072998_custom_button').hide();
          $('.addtocart').show();
        }
        
        //add add_to_order button
        if(!add_to_order_tag)
          $('.product_rp_div.p4833637072998').append('<script async class="add_to_order" src="https://ro.boldapps.net/recurring_settings/add_to_order?&shop_url=tabanero-cigars.myshopify.com&group_id='+group_id+'&customer_id=&product_id='+prodId+'&variant_id='+myVariant+'&v=2"></'+''+'script>');
        
        add_to_order_tag = true;
        
        
        //toggle add to order btn
          if(JSON.stringify(group_id) == null){
          $('.add_modal_btn').hide();
        }else{
          $('.add_modal_btn').show();
        }
        
      });
      jQuery("[name='id']").change();
    }
  });
</script>   -->
  <div class="purchase clearfix ">
    <input type="submit" name="add" value="Add to Cart" id="add-to-cart" class="action_button addtocart">
  </div>
</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="prospect,newsletter">
  <input type="hidden" name="contact[first_name]" value="Newsletter">
  <input type="hidden" name="contact[last_name]" value="Subscriber">
  <input type="email" class="contact_email" name="contact[email]" required="" pattern="[^ @]*@[^ @]*" placeholder="Enter your email address...">
  <input type="submit" class="action_button sign_up" value="Sign Up">
</form>

/search

<form action="/search">
  <input type="hidden" name="type" value="product">
  <span class="icon-search search-submit"></span>
  <input type="text" name="q" placeholder="Search Tabanero Cigars..." value="" autocapitalize="off" autocomplete="off" autocorrect="off">
</form>

<form aria-live="polite" class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-U5vVCN" novalidate=""
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 780px; min-width: 200px; max-width: 1000px; border-radius: 0px; border-style: solid; border-width: 15px; border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255); background-repeat: no-repeat; background-position-y: 50%; padding: 15px 35px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px 35px 0px 0px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-58702576" style="width: 100%;">
          <h1 style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span style="font-family: Georgia, Times, Times New Roman, serif;"><span style="font-size: 30px;">Welcome to
                Tabanero Cigars!<br><span style="font-size: 16px; font-style: italic;">where premium quality meets craftsmanship.&nbsp;</span><br></span></span></h1>
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span class="ql-font-georgia"
              style="font-size: 18px; font-family: Georgia, Times, 'Times New Roman', serif; font-weight: 400;">&nbsp;</span></p>
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span style="font-family: Georgia, Times, Times New Roman, serif;"><span style="font-size: 18px;">Sign up to dive
                into the right place for the <span style="font-weight: 400;">luxurious and finest cigars</span> in the world.&nbsp;</span></span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_58702577" class="needsclick go454330718 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Email address" aria-label="Email address" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 45px; text-align: left; color: rgb(0, 0, 0); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, Geneva, Verdana, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(148, 149, 150);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go1515943218 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(120, 63, 4); border-radius: 0px; border-style: solid; border-color: rgb(120, 63, 4); border-width: 5px; color: rgb(255, 255, 255); font-family: &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, Geneva, Verdana, sans-serif; font-size: 16px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 11px; padding-bottom: 11px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: auto; width: 100%;">Sign
          up now </button></div>
    </div>
  </div>
  <div class="needsclick  kl-private-reset-css-Xuajs1"
    style="display: flex; flex-direction: column; width: 390px; margin: -30px -50px -30px 0px; padding: 0px; border-top: 15px solid transparent; border-right: 15px solid transparent; border-bottom: 15px solid transparent; border-left: 0px; border-bottom-right-radius: 0px; border-top-right-radius: 0px; overflow: hidden; min-width: 390px;">
    <div class="needsclick  kl-private-reset-css-Xuajs1"
      style="background-image: url(&quot;https://d3k81ch9hvuctc.cloudfront.net/company/Smy9AK/images/f4fb5c28-9f37-4059-920c-96632a476701.png&quot;); background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; width: 100%; height: 100%; display: block;">
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

 * Cigars
 * Lifestyle
 * About Us
 * Contact
 * My Account
 * Advanced Search →

 * Cigars
 * Holiday Specials
 * Mild
 * Medium
 * Medium to Full
 * Full
 * Sun-Grown
 * Maduro
 * Connecticut
 * Original Blends

 * Lifestyle
 * Accessories
 * Coffee
 * Apparel
 * Gifts

 * About Us
 * About Us
 * Our Blog
 * Our Retailers

Menu Cart
 * Continue Shopping
 * Your Cart is Empty

 * Cigars ▾
    * Holiday Specials
    * Mild
    * Medium
    * Medium to Full
    * Full
    * Sun-Grown
    * Maduro
    * Connecticut
    * Original Blends

 * Lifestyle ▾
    * Accessories
    * Coffee
    * Apparel
    * Gifts

 * About Us ▾
    * About Us
    * Our Blog
    * Our Retailers

 * Contact
 * 
 * 
 * Cart

 
Sort by: Featured Best Selling Alphabetically: A-Z Alphabetically: Z-A Price:
Low to High Price: High to Low Date: New to Old Date: Old to New


COFFEE

+ Quick Shop
Taba Espresso Robusto 16oz
5.0 star rating 11 Reviews



$ 20.00
 * 


TABA ESPRESSO ROBUSTO 16OZ

5.0 star rating 11 Reviews




$ 20.00

Variant: Whole Bean - $ 20.00
Regular Ground - $ 20.00
Espresso Ground - $ 20.00



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

This slow roasted fine grind blend has a full flavor but a very smooth taste. A
great way to start your morning or keep your day going!Net weight 16 oz

View full product details »

+ Quick Shop
Costa Rica Organic
5.0 star rating 1 Review



$ 21.99
 * 


COSTA RICA ORGANIC

5.0 star rating 1 Review




$ 21.99



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

A perfect balanced dark roast with a rich taste of nut, berry and chocolate and
a smooth finish. Whole beans to keep fresh. Net weight 16 oz 

View full product details »

+ Quick Shop
Colombia Organic

$ 21.99
 * 


COLOMBIA ORGANIC



$ 21.99



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

A medium dark roast with full body, mild acidity and big balanced flavor. Net
weight 16 oz 

View full product details »


+ Quick Shop
Guatemala Organic
5.0 star rating 1 Review



$ 21.99
 * 


GUATEMALA ORGANIC

5.0 star rating 1 Review




$ 21.99



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

A medium roast with tones of fruit, caramel and chocolate with a creamy body.Net
weight 16 oz 

View full product details »

+ Quick Shop
TABA ESPRESSO DECAFFEINATED COFFEE

$ 14.00
 * 


TABA ESPRESSO DECAFFEINATED COFFEE



$ 14.00



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

This slow roasted fine grind blend has a full flavor but a very smooth taste
decaffeinated. A great way to start your morning or keep your day going!
Available in...

View full product details »








TABANERO CUSTOMER LINKS

 * My Account
 * Our Retailers
 * Tour Our Factory
 * Cigar Show
 * Latest Cigar Laws
 * Terms and Conditions

 * 
 * 
 * 
 * 
 * 

CUSTOMER REVIEWS

powered by BirdEye

OUR LOCATION

NEWS & UPDATES

Sign up to get the latest on sales, new releases and more …



© 2024 Tabanero Cigars.
WARNING: We do not sell tobacco or tobacco related products to anyone under the
age of 21






X







Close dialog 1


WELCOME TO TABANERO CIGARS!
WHERE PREMIUM QUALITY MEETS CRAFTSMANSHIP. 


 

Sign up to dive into the right place for the luxurious and finest cigars in the
world. 


Sign up now