www.birkenstockoutlets.cc Open in urlscan Pro
165.231.143.101  Public Scan

URL: http://www.birkenstockoutlets.cc/birkenstock-men-madrid-big-buckle-natural-leather-patent-high-shine-tomato_p1068.html
Submission: On March 04 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

Name: quick_find_headerGET https://www.birkenstockoutlets.cc/index.php?main_page=advanced_search_result

<form name="quick_find_header" action="https://www.birkenstockoutlets.cc/index.php?main_page=advanced_search_result" method="get" id="quick_find_header"><input type="hidden" name="main_page" value="advanced_search_result"><input type="hidden"
    name="inc_subcat" value="1" style="display: none"><input type="hidden" name="search_in_description" value="1"><input type="text" name="keyword" class="input" id="keyword" value="Search For"
    onfocus="if (this.value == 'Search For') this.value = '';" onblur="if (this.value == '') this.value = 'Search For';"><input type="submit" class="btn_search" name="Search" value="SEARCH"
    onclick="if($('keyword').value=='Enter search keywords here'){alert('Please submit the keyword!');}else{$('quick_find_header').submit();}return false;"></form>

Name: cart_quantity_frmPOST https://www.birkenstockoutlets.cc/birkenstock-men-madrid-big-buckle-natural-leather-patent-high-shine-tomato_p1068.html?action=add_product&number_of_uploads=0

<form name="cart_quantity_frm" action="https://www.birkenstockoutlets.cc/birkenstock-men-madrid-big-buckle-natural-leather-patent-high-shine-tomato_p1068.html?action=add_product&amp;number_of_uploads=0" method="post" enctype="multipart/form-data">
  <!--eof Form start-->
  <input type="hidden" name="products_id" value="1068">
  <div class="fl pad_product line_180">
    <!--bof Product Name-->
    <h1 style="font-size: 16px;">Birkenstock Men MADRID BIG BUCKLE NATURAL LEATHER PATENT High Shine Tomato</h1>
    <!--eof Product Name-->
    <ul class="pad_10px">
      <li>item#:&nbsp;Birkenstock2023036</li>
      <div class="hr_d">
      </div>
      <!--bof Product Price block -->
      <!--bof Product Retail Price block -->
      <li class="big margin_t"> Retail price: <del> US$300.00 </del>
      </li>
      <!--eof Product Retail Price block -->
      <h3 class="relative">Discount Price:<div id="t_p">
          <ul>
            <li><a class="one u b_" href="javascript:void(0)">US$<!--[if IE 7]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
              <div>
                <a class="b_ big_" href="/birkenstock-men-madrid-big-buckle-natural-leather-patent-high-shine-tomato_p1068.html?currency=EUR">€</a>
                <a class="b_ big_" href="/birkenstock-men-madrid-big-buckle-natural-leather-patent-high-shine-tomato_p1068.html?currency=GBP">£</a>
                <a class="b_ big_" href="/birkenstock-men-madrid-big-buckle-natural-leather-patent-high-shine-tomato_p1068.html?currency=CAD">CA$</a>
                <a class="b_ big_" href="/birkenstock-men-madrid-big-buckle-natural-leather-patent-high-shine-tomato_p1068.html?currency=AUD">AU$</a>
                <a class="b_ big_" href="/birkenstock-men-madrid-big-buckle-natural-leather-patent-high-shine-tomato_p1068.html?currency=CHF">CHF</a>
                <!--[if lte IE 6.5]><IFRAME src="javascript:void(0)"></IFRAME><![endif]-->
              </div><!--[if lte IE 6]></td></tr></table></a><![endif]-->
            </li>
          </ul>
        </div>
        <span id="products_price_unit" class="red" style="padding-left:65px;">60.00</span>
      </h3>
      <!--eof Product Price block -->
      <li class="big">Start from: 1 Unit(s)</li>
      <!--bof free ship icon  -->
      <!--eof free ship icon  -->
    </ul>
    <!--bof Attributes Module -->
    <ul id="attach" class="margin_t">
      <h4 class="pad_3 dark_bg g_t_c allborder font_normal">Please Choose: </h4>
      <div class="pad_3 big allborder no_border_t">
        <div style="width: 80px;" class="fl"><label class="attribsSelect" for="attrib-2">Men Size</label></div>
        <div class="back">
          <select name="id[2]" id="attrib-2" style="border: 1px solid #ddd; width: 150px;">
            <option value="8">US7=EUR40</option>
            <option value="9">US8=EUR41</option>
            <option value="10">US9=EUR42</option>
            <option value="11">US10=EUR43</option>
            <option value="12">US11=EUR44</option>
            <option value="13">US12=EUR45</option>
            <option value="14">US13=EUR46</option>
            <option value="15">US14=EUR47</option>
            <option value="16">US15=EUR48</option>
          </select>
        </div>
      </div>
    </ul>
    <!--eof Attributes Module -->
    <br>
    <!--bof Quantity Discounts table -->
    <!--eof Quantity Discounts table -->
    <script>
      var FRIENDLY_URLS = 'true';
      var symbolLeft = 'US$';
      var symbolRight = '';
      var min_quantity = 1;
      var discount = new Array();
      discount[0] = "1-60.00-0-0";

      function formatC(s, flag) {
        if (flag == null) {
          flag = true;
        }
        s = s + '';
        if (/[^0-9\.]/.test(s)) return "invalid value";
        s = s.replace(/^(\d*)$/, "$1.");
        s = (s + "00").replace(/(\d*\.\d\d)\d*/, "$1");
        s = s.replace(".", ",");
        var re = /(\d)(\d{3},)/;
        while (re.test(s)) s = s.replace(re, "$1,$2");
        s = s.replace(/,(\d\d)$/, ".$1");
        if (flag) {
          return symbolLeft + ' ' + s.replace(/^\./, "0.") + symbolRight;
        } else {
          return s.replace(/^\./, "0.") + symbolRight;
        }
        return symbolLeft + ' ' + s.replace(/^\./, "0.") + symbolRight;
      }

      function check_product(frm) {
        if ($('cart_quantity').value < min_quantity) {
          alert('The Quantity you submitted is invalid.');
          return false;
        }
        return true;
      }

      function changePrice() {
        var qty = $('cart_quantity').value;
        var tmp;
        for (var i = discount.length - 1; i >= 0; i--) {
          tmp = discount[i].split("-");
          if (qty >= parseInt(tmp[0])) {
            $('products_price_unit').innerHTML = formatC(tmp[1], false);
            $('products_price_all').innerHTML = '&nbsp;' + formatC(parseInt(qty) * parseFloat(tmp[1])) + ' ';
            if (parseInt(tmp[2]) > 0) {
              $('shipping_rule').innerHTML = ("+ " + formatC(parseFloat(tmp[3])) + " Free Shipping ");
            } else {
              $('shipping_rule').innerHTML = ("+ Shipping Cost");
            }
            break;
          } else {
            $('products_price_unit').innerHTML = formatC(tmp[1], false);
          }
        }
      }
      var isWin = (navigator.platform == "Win32") || (navigator.platform == "Windows");
      var isIE = navigator.userAgent.indexOf("IE") > 0;
      var isIE5 = navigator.userAgent.indexOf("IE 5.0") > 0;
      var isIE6 = navigator.userAgent.indexOf("IE 6.0") > 0;
      var isNav = (navigator.appName.indexOf("Netscape") != -1);

      function $(obj) {
        return typeof(obj) == "string" ? document.getElementById(obj) : obj;
      }

      function tm_hide2(el) {
        var element;
        element = el;
        element.style.display = 'none';
      }

      function tm_show2(el) {
        var element;
        element = $(el);
        element.style.display = '';
      }

      function floatBox(posEL, element) {
        var posX, posY, pos, offTop;
        var width = 339;
        var height = 328;
        if (isIE) {
          pos = posEL.childNodes[0];
          offTop = 130;
        } else {
          pos = posEL;
          offTop = 130;
        }
        posX = pos.offsetLeft - width;
        posY = pos.offsetTop - offTop;
        var box = $('pop_window');
        box.style.position = 'absolute';
        box.style.zIndex = 2;
        box.style.top = posY + 'px';
        box.style.left = posX + 'px';
        box.style.width = width + 'px';
        box.style.height = height + 'px';
        var str = "<div onclick='close_box(this)'  class='hand' title='close' alt='close' id='floatBox_img' ></div><div class='png'>";
        switch (element) {
          case '#shipping_info':
            str += shipping_info;
            break;
          case '#payment_option':
            str += payment_option;
            break;
          case '#questions':
            str += questions;
            break;
          default:
            str += content;
            break;
        }
        str += "</div>";
        box.innerHTML = str;
        tm_show2('pop_window');
        return false;
      }

      function close_box(obj) {
        tm_hide2(obj.parentNode);
      }
      var shipping_info = '';
      var payment_option = '';

      function in_array(needle, haystack) {
        var type = typeof needle;
        if (type == 'string' || type == 'number') {
          for (var i in haystack) {
            if (haystack[i] == needle) {
              return true;
            }
          }
        }
        return false;
      }

      function is_array(array) {
        if (typeof array == 'object' && typeof array.sort == 'function' && typeof array.length == 'number') {
          return true;
        } else {
          return false;
        }
      }
    </script>
  </div>
  <div class="minframe fr pad_top">
    <ul class="white_bg allborder pad_10px" id="product_price">
      <li><span id="products_price_all" class="red b big">&nbsp;US$ 60.00 </span>&nbsp;<span id="shipping_rule">+ Shipping Cost</span></li>
    </ul>
    <a name="show"></a>
    <ul class="g_t_c product_ul_h">
      <strong>Quantity: </strong>
      <input type="text" name="cart_quantity" id="cart_quantity" value="1" maxlength="6" style="width:30px" onkeyup="value=value.replace(/[^\d]/g,'');changePrice();"
        onbeforepaste="clipboardData.setData('text',clipboardData.getData('text').replace(/[^\d]/g,''));changePrice();"> <strong>Unit(s)</strong>
    </ul>
    <ul id="selectArea" class="g_t_c product_ul_h relative"><input type="submit" class="buttonAddCart" alt="Add to Cart" title="Add to Cart"></ul>
    <ul class="g_t_c gray" id="tmp_tit">To Add to Shopping Cart,<br>choose from options to the left.</ul>
    <script type="text/javascript">
      function showTit(key) {
        (key == 0) ? $('tit_t').style.display = '': $('tit_t').style.display = 'none';
      }

      function nrcr() {
        this.ini = init;
        this.arrSel = [];
        this.checking = checkS;
        this.strbuy = '<input type="submit" class="buttonAddCart" alt="Add to Cart" title="Add to Cart" />';
      }
      var sel = new nrcr();

      function init() {
        var selects = document.getElementsByTagName("SELECT");
        for (i = 0; i < selects.length; i++) {
          if (selects[i].id.substr(0, 7) == 'attrib-') this.arrSel.push(selects[i].id);
        }
        var len = this.arrSel.length;
        if (len > 0) {
          $('tmp_tit').innerHTML = 'To Add to Shopping Cart,<br />choose from options to the left.';
          for (j = 0; j < len; j++) {
            $(this.arrSel[j]).onchange = this.checking;
          }
        }
      }

      function checkS() {
        var str = sel.strbuy;
        var errMsg = '';
        var pass = true;
        var t = 0;
        if (sel.arrSel.length > 0) {
          for (i = 0; i < sel.arrSel.length; i++) {
            if ($(sel.arrSel[i]).value == "") {
              (t > 0) ? errMsg = errMsg + ' and ' + $(sel.arrSel[i]).previousSibling.innerHTML.replace(':', ''): errMsg += $(sel.arrSel[i]).previousSibling.innerHTML.replace(':', '');
              pass = false;
              t++;
            }
          }
        }
        errMsg = "Please select<br />" + errMsg;
        if (!pass) str = '<img src="includes/templates/shoes/images/button/car.gif" border="0"  onmouseout=showTit(1) onmouseover=showTit(0); />' + '<div id="tit_t" style="display:none">' + errMsg + '<b></b></div>';
        $('selectArea').innerHTML = str;
      }
    </script>
    <script>
      sel.ini();
      sel.checking();
    </script>
    <div class="seal_m_en center"></div>
    <ul class="g_t_c">
      <li style="margin-top: 3px;">
        <a title="Shipping Methods" href="faq_info.html?faqs_id=40" target="_blank"> <img src="includes/templates/shoes/images/button/shipping.gif" alt="Shipping Methods" title=" Shipping Methods " width="121" height="22" class="relative"></a></li>
      <li style="margin-top: 3px;">
        <a title="Payment methods" href="faq_info.html?faqs_id=33&amp;fcPath=4" target="_blank"> <img src="includes/templates/shoes/images/button/payment.gif" alt="Payment Methods" title=" Payment Methods " width="121" height="22" class="relative"></a>
      </li>
      <li style="margin-top: 3px;">
        <a href="https://www.birkenstockoutlets.cc/index.php?main_page=tell_a_friend&amp;products_id=1068" target="_blank"><img src="includes/templates/shoes/images/button/tell_a_friends.gif" alt="Tell A Friends" title=" Tell A Friends " width="121" height="22" class="relative"></a>
      </li>
    </ul>
  </div>
</form>

Name: post_reviewPOST https://www.birkenstockoutlets.cc/birkenstock-men-madrid-big-buckle-natural-leather-patent-high-shine-tomato_p1068.html#review

<form onsubmit="return(fmChk(this))" method="post" action="https://www.birkenstockoutlets.cc/birkenstock-men-madrid-big-buckle-natural-leather-patent-high-shine-tomato_p1068.html#review" name="post_review" id="post_review">
  <input type="hidden" value="4" id="product_score" name="product_score">
  <input type="hidden" value="review" id="action" name="action">
  <input type="hidden" value="" id="session_key" name="session_key">
  <table width="360" border="0" class="big">
    <tbody>
      <tr>
        <td colspan="2">
        </td>
        <td></td>
      </tr>
      <tr>
        <td colspan="2">Indicates required fields<span class="red">*</span></td>
      </tr>
      <tr>
        <td colspan="2">
          <table>
            <tbody>
              <tr>
                <td class="big">Rating: </td>
                <td>
                  <div onmousedown="rating.startSlide()" onmousemove="rating.doSlide(event)" onmouseout="rating.resetHover()" onclick="rating.setRating(event)" onmouseup="rating.stopSlide()" id="r_RatingBar"
                    style="background: transparent url(includes/templates/shoes/images/icon/unfilled.gif) repeat scroll 0%; width: 75px; cursor: pointer; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">
                    <div
                      style="background: transparent url(includes/templates/shoes/images/icon/hover.gif) repeat-x scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; height: 14px; width: 0px;"
                      id="r_Hover">
                      <div id="r_Filled"
                        style="background: transparent url(includes/templates/shoes/images/icon/sparkle.gif) repeat-x scroll 0%; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; height: 14px; width: 60px;">
                      </div>
                    </div>
                  </div>
                </td>
                <td>
                  <div id="score_title"></div>
                </td>
              </tr>
            </tbody>
          </table>
          <script type="text/javascript">
            var rbi = new BvRatingBar('r_');
            window.rating = rbi;
          </script>
        </td>
      </tr>
      <tr>
        <td width="110" valign="top">Your Name: <span class="red">*</span></td>
        <td width="250" valign="top">
          <input type="text" chkrule="nnull" chkname="Your Name" class="input_5" value="" name="customer_name">
          <div class="big_">Enter your Reviewer Nickname </div>
        </td>
      </tr>
      <tr>
        <td width="110" valign="top">Your Email: <span class="red">*</span></td>
        <td width="250" valign="top">
          <input type="text" chkrule="nnull/eml" chkname="Email" class="input_5" value="" name="customer_email">
        </td>
      </tr>
      <tr>
        <td valign="top"><span class="red"></span></td>
        <td valign="top">
          <!-- <input type="text" chkrule="nnull/max50" chkname="Review Title" class="input_5" value="" name="review_title"/> -->
        </td>
      </tr>
      <tr>
        <td colspan="2">
          <textarea chkrule="nnull/max10000" chkname="review" class="textarea1 txt_review" name="review_content" id="txt_review" onblur="if(this.value == '') this.className='textarea1 txt_review'" onfocus="this.className='textarea1'"></textarea>
        </td>
      </tr>
      <tr>
        <td height="50" align="right" colspan="2"><button id="submint1_review" type="submit"><span id="submint2_review">Submit</span></button></td>
      </tr>
    </tbody>
  </table>
</form>

Text Content

CHEAP BIRKENSTOCK OUTLET

Factory Birkenstock shoes outlet store online, Free Expedited Shipping & Free
Return

 * LOG IN OR REGISTER
 * CONTACT US
 * MY ACCOUNT
 * MY CART
 * RSS FEED
   
   




 * Amazon Hot
   * 1774 CMS
   * 1774 TOOGOOD
   * 1774 Valentino Garavani 2
   * Birkenstock Kyoto
   * FALL WEATHER
   * Men
   * New Arrivals 2020
   * New Arrivals 2022
   * Women
 * Boys Outlet
   * Back-Strap
   * Clogs
   * Low shoes
   * Thong
   * Two-strap
   * Velcro shoes
   * Water-friendly
 * Girls Outlet
   * Back-strap
   * Clogs
   * Low-shoes
   * Thong
   * Two-strap
   * Velcro shoes
   * Water-friendly
 * Men Online
   * Low shoes
   * Two-strap
 * Mens Outlet
   * Back-Strap
   * Boots
   * Clogs
   * Lace-up shoes
   * Low shoes
   * One-strap
   * Sneakers
   * Thong
   * Two-strap
   * Valentine's Day Gift Shop
 * New Arrivals
   * For Lovers
   * Men shoes
   * Women shoes
 * Women Online
   * Thong
   * Two-strap
   * Wedge/Platform
 * Women Outlet
   * Back-Strap
   * Boots
   * Clogs
   * Lace-up shoes
   * Low Shoes
   * Multi-strap
   * One-strap
   * Sneakers
   * Thong
   * Two-strap
   * Valentine's Day Gift Shop
   * Wedge/Platform



Home >  Mens Outlet >  Valentine's Day Gift Shop
other item in the list 1/4

 * US$64.00

 * US$64.00

 * US$64.00

 * US$64.00

 * US$60.00

 * US$60.00

 * US$80.00

 * US$80.00


 * 


BIRKENSTOCK MEN MADRID BIG BUCKLE NATURAL LEATHER PATENT HIGH SHINE TOMATO

 * item#: Birkenstock2023036
   
   
   
 * Retail price: US$300.00
   


   DISCOUNT PRICE:
    * US$
      € £ CA$ AU$ CHF
   
   60.00

   
 * Start from: 1 Unit(s)
   
   

PLEASE CHOOSE:

Men Size
US7=EUR40 US8=EUR41 US9=EUR42 US10=EUR43 US11=EUR44 US12=EUR45 US13=EUR46
US14=EUR47 US15=EUR48


 *  US$ 60.00  + Shipping Cost

Quantity:

Unit(s)

To Add to Shopping Cart,


choose from options to the left.


 * 
 * 
 * 


 * Description

The original BIRKENSTOCK Sandal. A strap, a buckle, and a contoured cork footbed
are masterfully combined to create the Madrid. An iconic slide with an amplified
buckle accent. The semi-exquisite footbed is fully lined with soft piumato
leather, making it exceptionally comfortable. The upper is made from
high-quality natural leather with a high shine finish.
Anatomically shaped cork-latex footbed; semi-exquisite
Upper: natural leather with a high shine finish
Footbed lining: piumato leather
Sole: EVA
Details: strap with a large, individually adjustable metal pin buckle;
color-coordinated details
“Made in Germany”
Upper material: Natural leather patent
This type of leather has a shiny patent look but nevertheless boasts all the
special characteristics of natural leather. These include adaptation to the
shape of the foot and durability.
Insole: Natural leather
Natural leather can be recognized by its untreated surface. BIRKENSTOCK
purposely does not treat surface grains and other characteristic features.
BIRKENSTOCK uses sturdy leather with a thickness of 2.8 to 3.2 millimeters as
upper material.
Footbed material: Cork
Cork is a sustainable material extracted from the bark layer of the cork oak.
This natural product is insulating and offers very good cushioning.
Outsole: EVA
EVA (ethylene vinyl acetate) is a high-quality, very light, elastic material
with extremely good cushioning. As a result, it smooths out slight
irregularities in the floor and ensures that every step is softly cushioned.





WRITE A REVIEW FOR BIRKENSTOCK MEN MADRID BIG BUCKLE NATURAL LEATHER PATENT HIGH
SHINE TOMATO:

Tell us what you think about this item, share your opinion with other people.
Please make sure that your review focus on this item. All the reviews are
moderated and will be reviewed within two business days. Inappropriate reviews
will not be posted.

Have any question or inquire for this item? Please contact Customer Service.
(Our customer representative will get back shortly.)

Indicates required fields*

Rating:



Your Name: *
Enter your Reviewer Nickname
Your Email: * Submit


POPULAR SEARCHES

Florida
Metallic
Orange
Jade
Navy
islay
Blue
Vaduz
Green
Snake
Birkenstock Florida soft footbed
Florida soft footbed
birko flor
Narrow
Bartlett
vegan
b
nubuck
soft
arran
birkenstock eva
birkenstock
milano
Rio
Soft footbed
birkibuc
Arizona Stone Birkibuc
Arizona
nubuck stone
Suede Arizona




Contact : service@mailsenders.net
Free Shipping and Free Returns


FOLLOW US

 *  
 *  
 *  


EXPLORE BIRKENSTOCK OUTLET

 * Birkenstock Boys Outlet
 * Birkenstock Girls Outlet
 * Birkenstock Men Outlet
 * oakley sunglasses outlet
 * Birkenstock Women Outlet
 * coach outlet online
 * montblanc sale
 * patagonia outlet
 * valentino outlet
 * vivienne westwood outlet
 * barbour sale
 * reebok outlet
 * canada goose outlet
 * mbt outlet
 * roger vivier outlet


MORE INFO ABOUT BIRKENSTOCK OUTLET

Birkenstock outlet online is represented at nine locations in Germany – in the
federal states of North Rhine-Westphalia, Rhineland-Palatinate, Hesse, Bavaria
and Saxony. The concern also operates its own sales offices in the USA, Brazil,
China, Japan, Denmark, Spain and the UK.



cheap Birkenstock outletOne of BIRKENSTOCK’s most iconic styles, the Arizona
is exclusively offered in black leather with colette-blue laser printed Polka
Dots and blue fabric-feel buckles. The style features the narrow footbed with an
all-black leather-covered insole.

 * Site Map
 * F.A.Q
 * Shipping & Returns
 * Contact Us
 * Privacy Policy
 * Testimonials

Copyright © 2024 Birkenstock outlet. All Rights Reserved.

 *  
 *  
 *  
 *