<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>INFORMATION BESTBUY &#187; Discount Merrell Sandals</title>
	<atom:link href="http://infobestbuy.com/tag/discount-merrell-sandals/feed" rel="self" type="application/rss+xml" />
	<link>http://infobestbuy.com</link>
	<description>INFORMATION BESTBUY-BEST PRICES WEBLOG</description>
	<lastBuildDate>Wed, 24 Dec 2008 06:43:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Merrell Women&#8217;s Senise</title>
		<link>http://infobestbuy.com/apparel-accessories/merrell-womens-senise.html</link>
		<comments>http://infobestbuy.com/apparel-accessories/merrell-womens-senise.html#comments</comments>
		<pubDate>Fri, 15 Aug 2008 19:06:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apparel & Accessories]]></category>
		<category><![CDATA[Discount Merrell Sandals]]></category>
		<category><![CDATA[Merrell Air Cushion]]></category>
		<category><![CDATA[Merrell women's sandals]]></category>
		<category><![CDATA[Merrell Women's Senise]]></category>

		<guid isPermaLink="false">http://infobestbuy.com/?p=54</guid>
		<description><![CDATA[Merrell Women&#8217;s Senise From Merrell List Price: $69.99 Price: $59.99 &#8211; $75.80 Availability: Select Size and Color to view. Product Description A thong extended over the toe strap and adjustable via a discreet strap for a custom fit. The footbed has Aegis antimicrobial treatment. A Merrell Air Cushion and Q-Form stride alignment overlay a graphic, [...]SHARETHIS.addEntry({ title: "Merrell Women&#8217;s Senise", url: "http://infobestbuy.com/apparel-accessories/merrell-womens-senise.html" });]]></description>
			<content:encoded><![CDATA[<div class="relative"><a id="imageViewerLink" title="Merrell Women's Senise" href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B0013XLRFU/105-0088859-0541264"><img id="detailProductImage" src="http://ecx.images-amazon.com/images/I/41GxnQk5UdL._SL210_.jpg" alt="Merrell Women's Senise" /></a></div>
<div id="titleAndByLine">
<h2><a title="Merrell Women's Senise" href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B0013XLRFU/105-0088859-0541264">Merrell Women&#8217;s Senise</a><br />
<span class="by">From Merrell</span></h2>
</div>
<table id="prices" border="0">
<tbody>
<tr id="listprice">
<td class="pricelabel"><span>List Price: </span></td>
<td><span id="detailListPrice" class="amount">$69.99</span></td>
</tr>
<tr id="ourprice">
<td class="pricelabel"><span>Price: </span></td>
<td><span id="detailOfferPrice" class="amount">$59.99 &#8211; $75.80</span></td>
</tr>
</tbody>
</table>
<p><a href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B0013XLRFU/105-0088859-0541264"><img class="alignnone size-medium wp-image-18" title="buyamazon" src="http://infobestbuy.com/wp-content/uploads/2008/07/buyamazon.gif" alt="" width="120" height="28" /></a></p>
<div class="selectorAvailability"><a href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B0013XLRFU/105-0088859-0541264"><strong>Availability:</strong> </a><span id="dimSelectAvailability"><a title="Merrell Women's Senise" href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B0013XLRFU/105-0088859-0541264">Select Size and Color to view</a>.</span></div>
<div id="productDescription">
<h2>Product Description</h2>
<p>A thong extended over the toe strap and adjustable via a discreet strap for a custom fit. The footbed has Aegis antimicrobial treatment. A Merrell Air Cushion and Q-Form stride alignment overlay a graphic, grippy Sunflower sole.</p>
</div>
<p><script type="text/javascript"><!--
addHandlers();</p>
<p>function addHandlers()
{
  if (goVariationSet == null ||
      AJSEventHandler == null ||
      VariationSetEvent == null) {
    return;
  }</p>
<p>  goVariationSet.registerEvent(VariationSetEvent.DIMENSION_HOVER,
    new AJSEventHandler(null, notAvailableHover_handle));
  goVariationSet.registerEvent(VariationSetEvent.DIMENSION_SELECTED,
    new AJSEventHandler(updateDimensionText_init, updateDimensionText_handle));
  goVariationSet.registerEvent(VariationSetEvent.VARIATION_SELECTED,
    new AJSEventHandler(updatePrice_init, updatePrice_handle));
  goVariationSet.registerEvent(VariationSetEvent.VARIATION_SELECTED,
    new AJSEventHandler(updateAvail_init, updateAvail_handle));
  goVariationSet.registerEvent(VariationSetEvent.VARIATION_SELECTED,
    new AJSEventHandler(null, updateOfferId_handle));
  goVariationSet.registerEvent(VariationSetEvent.VARIATION_SELECTED,
    new AJSEventHandler(updateBuyButton_init, updateBuyButton_handle));
  goVariationSet.registerEvent(VariationSetEvent.VARIATION_SELECTED,
    new AJSEventHandler(updateImage_init, updateImage_handle));</p>
<p>  var buybtn = document.getElementById('buybutton');
  var form = document.buybox;</p>
<p>  if (buybtn != null &#038;&#038; form != null) {
    if (document.body.addEventListener) {
      buybtn.addEventListener('mouseover', buyButtonMouseover, false);
      buybtn.addEventListener('mouseout', buyButtonMouseout, false);
      form.addEventListener('submit', cartSubmit, false);
    } else {
      buybtn.attachEvent('onmouseover', buyButtonMouseover);
      buybtn.attachEvent('onmouseout', buyButtonMouseout);
      form.attachEvent('onsubmit', cartSubmit);
    }
  }</p>
<p>}</p>
<p>function updateDimensionText_init()
{
  var spans = document.getElementsByTagName("span");
  for (var i = 0; i &lt; spans.length; i++)
  {
    if (spans[i].className == "dimensionSelectorLabel")
    {
      spans[i].innerHTML = AJSStrings.get("choose one");
    }
  }
}</p>
<p>function updateDimensionText_handle(event)
{
  if (!event.type || event.type != VariationSetEvent.DIMENSION_SELECTED) return;</p>
<p>  var dn = event.dimensionName;
  var element = document.getElementById('dimensionSelectorLabel_' + dn);
  if (element) {
    var value = event.dimensionValue;
    if (value == null) {
      value = AJSStrings.get("choose one");
    }
    element.innerHTML = value;
  }
}</p>
<p>function notAvailableHover_handle(event)
{
  if (!event.type || event.type != VariationSetEvent.DIMENSION_HOVER
      || goVariationSet == null) return;</p>
<p>  var div = document.getElementById('variationNotAvailable');
  if (div == null) return;</p>
<p>  var dn = event.dimensionName;
  var dv = event.dimensionValue;</p>
<p>  if (dn == null &#038;&#038; dv == null) {
    div.style.display = 'none';
  } else if (!goVariationSet.isDimensionValueAvailable(dn, dv)) {
    var dims = goVariationSet.getAllConstraints();
    dims[dn] = dv;
    var out = AJSStrings.get("Not available in") + '&lt;br\/&gt;';
    for (var d in dims) {
      out += AJSStrings.getFallback(d) + ': &lt;span class="notAvailHighlight"&gt;' + dims[d] + "&lt;\/span&gt;&lt;br\/&gt;";
    }
    var img = document.getElementById('detailProductImage');
    var width = (img == null) ? 180 : img.width + 10;</p>
<p>    div.style.width = width;
    div.innerHTML = out;
    div.style.display = 'block';
  }
}</p>
<p>function updatePrice_init()
{
  var offerPrice = document.getElementById('detailOfferPrice');
  var listPrice = document.getElementById('detailListPrice');
  if (offerPrice == null) return;</p>
<p>  this.defaultPrice = offerPrice.innerHTML;
  if (listPrice != null) {
    this.defaultListPrice = listPrice.innerHTML;
  }
}</p>
<p>function updatePrice_handle(event)
{
  if (!event.type || event.type != VariationSetEvent.VARIATION_SELECTED) return;</p>
<p>  var offerPrice = document.getElementById('detailOfferPrice');
  var listPrice = document.getElementById('detailListPrice');
  if (offerPrice == null) return;</p>
<p>  var variation = event.variation;
  if (variation != null)
  {
    if (variation.attrs.Price) {
      offerPrice.innerHTML = variation.attrs.Price;
    }
    if (listPrice != null &#038;&#038;
        variation.attrs.ListPrice &#038;&#038;
        (variation.attrs.ListPriceAmount &gt; variation.attrs.PriceAmount)) {
      listPrice.innerHTML = variation.attrs.ListPrice;
    }
  }
  else
  {
    offerPrice.innerHTML = this.defaultPrice;
    if (listPrice != null) {
      listPrice.innerHTML = this.defaultListPrice;
    }
  }
}</p>
<p>function updateAvail_init()
{
  var element = document.getElementById('dimSelectAvailability');
  if (element == null) return;</p>
<p>  this.defaultAvailability = element.innerHTML;
}</p>
<p>function updateAvail_handle(event)
{
  if (!event.type || event.type != VariationSetEvent.VARIATION_SELECTED) return;</p>
<p>  var element = document.getElementById('dimSelectAvailability');
  if (element == null) return;</p>
<p>  var variation = event.variation;
  if (variation != null)
  {
    var text = "";
    if (variation.attrs.Availability) {
      text = variation.attrs.Availability;
    }
    if (variation.attrs.MerchantName) {
      if (text != "" &#038;&#038; !text.match(/\.\s*$/)) {
        text += '.';
      }
      text += " " + AJSStrings.get('Ships from sold by') + " " +
        variation.attrs.MerchantName;
    }
    element.innerHTML = text;
  }
  else if (this.defaultAvailability != null)
  {
    element.innerHTML = this.defaultAvailability;
  }
}</p>
<p>function updateOfferId_handle(event)
{
  if (!event.type || event.type != VariationSetEvent.VARIATION_SELECTED) return;</p>
<p>  var form = document.buybox;
  if (form == null || form.dynASIN == null || form.dynOfferId == null) return;</p>
<p>  var variation = event.variation;
  if (variation != null &#038;&#038;
      variation.attrs.OfferListingId != null &#038;&#038;
      variation.attrs.Asin != null)
  {
    form.dynASIN.value = variation.attrs.Asin;
    form.dynOfferId.value = variation.attrs.OfferListingId;
  }
  else
  {
    form.dynASIN.value = '';
    form.dynOfferId.value = '';
  }
}</p>
<p>function updateBuyButton_init()
{
  var element = document.getElementById('buybutton');
  if (element == null) return;
  element.style.cursor = "not-allowed";
}</p>
<p>function updateBuyButton_handle(event)
{
  if (!event.type || event.type != VariationSetEvent.VARIATION_SELECTED) return;
  var element = document.getElementById('buybutton');
  if (element == null) return;</p>
<p>  if (event.variation == null) {
    element.style.cursor = "not-allowed";
  } else {
    element.style.cursor = "pointer";
  }
}</p>
<p>function buyButtonMouseover(event)
{
  if (goVariationSet == null) return;</p>
<p>  if (goVariationSet.selectedVariation == null) {
    var div = document.getElementById('chooseVariationBFCartAdd');
    if (div != null) {
      div.style.display = 'block';
    }
  }
}</p>
<p>function buyButtonMouseout(event)
{
  var target = (event.target) ? event.target : event.srcElement;
  var div = document.getElementById('chooseVariationBFCartAdd');
  if (div != null) {
      div.style.display = 'none';
  }
}</p>
<p>function cartSubmit(event)
{
  if (goVariationSet == null ||
      goVariationSet.selectedVariation != null) {
    return true;
  } else {
    if (event.preventDefault) { event.preventDefault(); }
    return false;
  }
}</p>
<p>function updateImage_init()
{
  var img = document.getElementById('detailProductImage');
  if (img)
  {
      this.defaultImage = img.src;
  }</p>
<p>  var link = document.getElementById('imageViewerLink');
  if (link)
  {
      this.defaultHref = link.href;
      // replace current asin with a generic url for subsitutions
      this.baseHref = link.href.replace(/\/images\/\w{10}/, "/images/%ASIN%");
  }
}</p>
<p>function updateImage_handle(event)
{
  if (!event.type || event.type != VariationSetEvent.VARIATION_SELECTED) return;
  var img = document.getElementById('detailProductImage');
  var link = document.getElementById('imageViewerLink');
  var variation = event.variation;</p>
<p>  var imgsrc, href;</p>
<p>  if (variation &#038;&#038; variation.attrs.ImageURL)
  {
      imgsrc = variation.attrs.ImageURL;
      href = this.baseHref.replace(/%ASIN%/, variation.attrs.Asin);
  }
  else
  {
      imgsrc = this.defaultImage;
      href   = this.defaultHref;
  }</p>
<p>  if (img) img.src = imgsrc;
  if (link) link.href = href;
}
// --></script> <script type="text/javascript"><!--
function registerNamespace(ns)
{
    var parts = ns.split(".");
    var root = window;</p>
<p>    for(var i = 0; i &lt; parts.length; i++)
    {
        if(!root[parts[i]])
        {
            root[parts[i]] = new Object();
        }</p>
<p>        root = root[parts[i]];
    }
}</p>
<p>registerNamespace('Associates.Util');</p>
<p>Associates.Util.getElementsByTagAndClass = function(tag, class_name, parent_element)
{
    if(!parent_element){ parent_element = document; }</p>
<p>    var tags = parent_element.getElementsByTagName(tag);</p>
<p>    var class_tags = new Array();</p>
<p>    var class_regex = new RegExp("\\b" + class_name + "\\b");
    for (var i = 0; i &lt; tags.length; i++)
    {
        if(tags[i].className.match(class_regex))
        {
            class_tags.push(tags[i]);
        }
    }</p>
<p>    return class_tags;
}</p>
<p>Associates.Util.findAncestor = function(child, test)
{
    var test_func;</p>
<p>    if(typeof test == 'object')
    {
        test_func = function(obj){ return obj == test };
    }
    else if (typeof test == 'string')
    {
        test_func = function(obj){ return obj.nodeName == test };
    }
    else
    {
        test_func = test;
    }</p>
<p>    while(child &#038;&#038; !test_func(child))
    {
        child = child.parentNode;
    }</p>
<p>    return child;
}</p>
<p>Associates.Util.getSelectedRadio = function(form, radioName)
{
    if (typeof form == 'string') { form = document.forms[form]; }</p>
<p>    for (var i = 0; i &lt; form[radioName].length; i++)
    {
        if (form[radioName][i].checked)
        {
            return form[radioName][i].value;
        }
    }</p>
<p>    return undefined;
}</p>
<p>function AttachEventListener(object, event, handler, useCapture)
{
    if( !useCapture )
    {
        useCapture = false;
    }</p>
<p>    if( object.addEventListener )
    {
        object.addEventListener(event, handler, useCapture);
    }
    else
    {
        object.attachEvent('on' + event, handler);
    }
}</p>
<p>registerNamespace('Assoc.DOMEvent');
Assoc.DOMEvent.AddHandler = function(object, event, handler, context)
{
    var event_handler;
    if(context)
        event_handler = function(event){ handler.call(context, event) };
    else
        event_handler = handler;</p>
<p>    AttachEventListener(object, event, event_handler);
}</p>
<p>function GetEventTarget(event)
{
    return (event.target)? event.target : event.srcElement;
}</p>
<p>//borrowed from quirksmode. Stops event bubbling.
function StopEventPropagation(event)
{
    if(!event) { event = window.event; }</p>
<p>    //MSIE
    event.cancelBubble = true;</p>
<p>    //w3c
    if(event.stopPropagation) { event.stopPropagation(); }
}</p>
<p>function StopEventDefault(event)
{
    if(!event) { event = window.event; }</p>
<p>    //MSIE
    event.returnValue = false;</p>
<p>    //w3c
    if(event.preventDefault) { event.preventDefault() };
}</p>
<p>//does both StopEventPropogation and StopEventDefault
function StopEvent(event)
{
    StopEventDefault(event);
    StopEventPropagation(event);
}</p>
<p>function mouseOverFromElement(event)
{
    return (event.relatedTarget)? event.relatedTarget : event.fromTarget;
}</p>
<p>function mouseOutToElement(event)
{
    return (event.relatedTarget)? event.relatedTarget : event.toTarget;
}</p>
<p>var wImages;
var link = document.getElementById('imageViewerLink');</p>
<p>function openImageViewer(event)
{
    if (wImages == null || wImages.closed)
    {
        wImages = window.open(link.href, 'ImageView',
            'width=625,height=700,scrollbars,resizable');
    }
    else
    {
        wImages.location = link.href;
    }
    wImages.focus();
    return false;
}</p>
<p>AttachEventListener(link, 'click', openImageViewer);
// --></script></p>
<div id="productDetails">
<hr />
<h2>Product Details</h2>
<ul>
<li>Amazon Sales Rank: #8285 in Shoes</li>
<li>Size: 11 M US</li>
<li>Color: Taupe</li>
<li>Brand: Merrell</li>
<li>Dimensions: .70 pounds</li>
</ul>
<h3>Features</h3>
<ul>
<li>Nubuck leather upper</li>
<li>Q-Form triple density alignment system</li>
<li>Air Cushion midsole</li>
<li>Antimicrobial wrapped footbed</li>
</ul>
</div>
<div id="customerReviews">
<hr />
<h2>Customer Reviews</h2>
<p><span class="reviewtitle">Merrells are the greatest shoes every made&#8230;<img class="custReviewStars" src="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" alt="5" width="56" height="11" /></span><br />
I walk a lot and I began having a lot of knee pain. I thought I had arthritis and I was afraid my walking days were numbered. Then I discovered Merrell sandals. My knee pain is completely gone. First I bought the Agave style, then the Senise and then another pair of the Agave. These sandals are sturdy, stylish and provide the right amount of support in all the right places. They are surprising lightweight and easy to keep on.</p>
<table class="products" border="0" cellspacing="0">
<tbody>
<tr class="imagerow">
<td><a href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B000KQZNEC/105-0088859-0541264"><img src="http://ecx.images-amazon.com/images/I/41%2BngwhglIL._SL125_.jpg" alt="Women's Merrell Sundial Cross" /></a></td>
<td><a href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B001B7IIXC/105-0088859-0541264"><img src="http://ecx.images-amazon.com/images/I/41BrtFCLFBL._SL125_.jpg" alt="Women's Merrell Genoa" /></a></td>
<td><a href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B0013XNHXA/105-0088859-0541264"><img src="http://ecx.images-amazon.com/images/I/41L473ycRzL._SL125_.jpg" alt="Merrell Women?s Genoa Toe Thong Sandals" /></a></td>
</tr>
<tr class="textrow">
<td><a href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B000KQZNEC/105-0088859-0541264">Women&#8217;s Merrell Sundial Cross</a><br />
<span class="price">$69.90 &#8211; $75.80</span></td>
<td><a href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B001B7IIXC/105-0088859-0541264">Women&#8217;s Merrell Genoa</a><br />
<span class="price">$64.99</span></td>
<td><a href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B0013XNHXA/105-0088859-0541264">Merrell Women?s Genoa Toe Thong Sandals</a><br />
<span class="price">$64.99 &#8211; $75.80</span></td>
</tr>
<tr class="imagerow">
<td><a href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B000OBZCNA/105-0088859-0541264"><br />
</a></td>
<td><a href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B001337PCE/105-0088859-0541264"><br />
</a></td>
<td><a href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B0013XS6VI/105-0088859-0541264"><br />
</a></td>
</tr>
</tbody>
</table>
</div>
<p><a href="http://sharethis.com/item?&wp=3.0&amp;publisher=e15dc77b-1e05-4efb-a5c7-d6b7e9213409&amp;title=Merrell+Women%26%238217%3Bs+Senise&amp;url=http%3A%2F%2Finfobestbuy.com%2Fapparel-accessories%2Fmerrell-womens-senise.html">ShareThis</a></p><ul class="randome_post">Products Related : </ul>]]></content:encoded>
			<wfw:commentRss>http://infobestbuy.com/apparel-accessories/merrell-womens-senise.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Merrell Women&#8217;s Pesaro Slides Sandal</title>
		<link>http://infobestbuy.com/apparel-accessories/merrell-womens-pesaro-slides-sandal.html</link>
		<comments>http://infobestbuy.com/apparel-accessories/merrell-womens-pesaro-slides-sandal.html#comments</comments>
		<pubDate>Thu, 24 Jul 2008 17:56:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apparel & Accessories]]></category>
		<category><![CDATA[Cheap Merrell Women's Pesaro Slides Sandal]]></category>
		<category><![CDATA[Discount Merrell Sandals]]></category>
		<category><![CDATA[Merrell Women's Pesaro Slides]]></category>

		<guid isPermaLink="false">http://infobestbuy.com/?p=33</guid>
		<description><![CDATA[Merrell Women&#8217;s Pesaro Slides From Merrell List Price: $69.99 Price: $59.99 &#8211; $75.80 Product Description This sporty slide, with cut-outs for ventilation, compensates for a woman?s prominent Q Angle between the hip and knee with the naturally aligning Q-Form? system. It strategically combines cushioning with support to help alleviate walking pain, absorbing shock and stabilizing [...]SHARETHIS.addEntry({ title: "Merrell Women&#8217;s Pesaro Slides Sandal", url: "http://infobestbuy.com/apparel-accessories/merrell-womens-pesaro-slides-sandal.html" });]]></description>
			<content:encoded><![CDATA[<div class="relative"><a id="imageViewerLink" href="http://astore.amazon.com/discount.merrell.sandals-20/images/B000ZPI9IU/104-2169015-8607122" target="ImageView"><img id="detailProductImage" src="http://ecx.images-amazon.com/images/I/41tuUX2S9LL._SL210_.jpg" alt="Merrell Women?s Pesaro Slides" /></a></div>
<div id="titleAndByLine">
<h2><a href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B000ZPI9IU/104-2169015-8607122">Merrell Women&#8217;s Pesaro Slides</a></h2>
<p><span class="by">From Merrell</span></p>
</div>
<table id="prices" border="0">
<tbody>
<tr id="listprice">
<td class="pricelabel"><span>List Price: </span></td>
<td><span id="detailListPrice" class="amount">$69.99</span></td>
</tr>
<tr id="ourprice">
<td class="pricelabel"><span>Price: </span></td>
<td><span id="detailOfferPrice" class="amount">$59.99 &#8211; $75.80</span></td>
</tr>
</tbody>
</table>
<form id="addToCartForm" action="/discount.merrell.sandals-20/cart/add/B000ZPI9IU/104-2169015-8607122" method="post"> <noscript></noscript></p>
<input name="dynASIN" type="hidden" />
<input name="dynOfferId" type="hidden" /><a href="http://www.amazon.com/Womens-Merrell-Pesaro-M-Aqua/dp/B0013NGL1A/?tag=discount.merrell.sandals-20"><img class="alignnone size-medium wp-image-18" title="buyamazon" src="http://infobestbuy.com/wp-content/uploads/2008/07/buyamazon.gif" alt="" width="120" height="28" /></a></form>
<div id="productDescription">
<h2>Product Description</h2>
<p>This sporty slide, with cut-outs for ventilation, compensates for a woman?s prominent Q Angle between the hip and knee with the naturally aligning Q-Form? system. It strategically combines cushioning with support to help alleviate walking pain, absorbing shock and stabilizing your feet. The Sunflower? outsole features slip-resistant rubber treading in a pretty floral design.</p>
</div>
<p><script type="text/javascript"><!--
addHandlers();</p>
<p>function addHandlers()
{
  if (goVariationSet == null ||
      AJSEventHandler == null ||
      VariationSetEvent == null) {
    return;
  }</p>
<p>  goVariationSet.registerEvent(VariationSetEvent.DIMENSION_HOVER,
    new AJSEventHandler(null, notAvailableHover_handle));
  goVariationSet.registerEvent(VariationSetEvent.DIMENSION_SELECTED,
    new AJSEventHandler(updateDimensionText_init, updateDimensionText_handle));
  goVariationSet.registerEvent(VariationSetEvent.VARIATION_SELECTED,
    new AJSEventHandler(updatePrice_init, updatePrice_handle));
  goVariationSet.registerEvent(VariationSetEvent.VARIATION_SELECTED,
    new AJSEventHandler(updateAvail_init, updateAvail_handle));
  goVariationSet.registerEvent(VariationSetEvent.VARIATION_SELECTED,
    new AJSEventHandler(null, updateOfferId_handle));
  goVariationSet.registerEvent(VariationSetEvent.VARIATION_SELECTED,
    new AJSEventHandler(updateBuyButton_init, updateBuyButton_handle));
  goVariationSet.registerEvent(VariationSetEvent.VARIATION_SELECTED,
    new AJSEventHandler(updateImage_init, updateImage_handle));</p>
<p>  var buybtn = document.getElementById('buybutton');
  var form = document.buybox;</p>
<p>  if (buybtn != null &amp;&amp; form != null) {
    if (document.body.addEventListener) {
      buybtn.addEventListener('mouseover', buyButtonMouseover, false);
      buybtn.addEventListener('mouseout', buyButtonMouseout, false);
      form.addEventListener('submit', cartSubmit, false);
    } else {
      buybtn.attachEvent('onmouseover', buyButtonMouseover);
      buybtn.attachEvent('onmouseout', buyButtonMouseout);
      form.attachEvent('onsubmit', cartSubmit);
    }
  }</p>
<p>}</p>
<p>function updateDimensionText_init()
{
  var spans = document.getElementsByTagName("span");
  for (var i = 0; i &amp;lt; spans.length; i++)
  {
    if (spans[i].className == "dimensionSelectorLabel")
    {
      spans[i].innerHTML = AJSStrings.get("choose one");
    }
  }
}</p>
<p>function updateDimensionText_handle(event)
{
  if (!event.type || event.type != VariationSetEvent.DIMENSION_SELECTED) return;</p>
<p>  var dn = event.dimensionName;
  var element = document.getElementById('dimensionSelectorLabel_' + dn);
  if (element) {
    var value = event.dimensionValue;
    if (value == null) {
      value = AJSStrings.get("choose one");
    }
    element.innerHTML = value;
  }
}</p>
<p>function notAvailableHover_handle(event)
{
  if (!event.type || event.type != VariationSetEvent.DIMENSION_HOVER
      || goVariationSet == null) return;</p>
<p>  var div = document.getElementById('variationNotAvailable');
  if (div == null) return;</p>
<p>  var dn = event.dimensionName;
  var dv = event.dimensionValue;</p>
<p>  if (dn == null &amp;&amp; dv == null) {
    div.style.display = 'none';
  } else if (!goVariationSet.isDimensionValueAvailable(dn, dv)) {
    var dims = goVariationSet.getAllConstraints();
    dims[dn] = dv;
    var out = AJSStrings.get("Not available in") + '&amp;lt;br\/&amp;gt;';
    for (var d in dims) {
      out += AJSStrings.getFallback(d) + ': &amp;lt;span class="notAvailHighlight"&amp;gt;' + dims[d] + "&amp;lt;\/span&amp;gt;&amp;lt;br\/&amp;gt;";
    }
    var img = document.getElementById('detailProductImage');
    var width = (img == null) ? 180 : img.width + 10;</p>
<p>    div.style.width = width;
    div.innerHTML = out;
    div.style.display = 'block';
  }
}</p>
<p>function updatePrice_init()
{
  var offerPrice = document.getElementById('detailOfferPrice');
  var listPrice = document.getElementById('detailListPrice');
  if (offerPrice == null) return;</p>
<p>  this.defaultPrice = offerPrice.innerHTML;
  if (listPrice != null) {
    this.defaultListPrice = listPrice.innerHTML;
  }
}</p>
<p>function updatePrice_handle(event)
{
  if (!event.type || event.type != VariationSetEvent.VARIATION_SELECTED) return;</p>
<p>  var offerPrice = document.getElementById('detailOfferPrice');
  var listPrice = document.getElementById('detailListPrice');
  if (offerPrice == null) return;</p>
<p>  var variation = event.variation;
  if (variation != null)
  {
    if (variation.attrs.Price) {
      offerPrice.innerHTML = variation.attrs.Price;
    }
    if (listPrice != null &amp;&amp;
        variation.attrs.ListPrice &amp;&amp;
        (variation.attrs.ListPriceAmount &amp;gt; variation.attrs.PriceAmount)) {
      listPrice.innerHTML = variation.attrs.ListPrice;
    }
  }
  else
  {
    offerPrice.innerHTML = this.defaultPrice;
    if (listPrice != null) {
      listPrice.innerHTML = this.defaultListPrice;
    }
  }
}</p>
<p>function updateAvail_init()
{
  var element = document.getElementById('dimSelectAvailability');
  if (element == null) return;</p>
<p>  this.defaultAvailability = element.innerHTML;
}</p>
<p>function updateAvail_handle(event)
{
  if (!event.type || event.type != VariationSetEvent.VARIATION_SELECTED) return;</p>
<p>  var element = document.getElementById('dimSelectAvailability');
  if (element == null) return;</p>
<p>  var variation = event.variation;
  if (variation != null)
  {
    var text = "";
    if (variation.attrs.Availability) {
      text = variation.attrs.Availability;
    }
    if (variation.attrs.MerchantName) {
      if (text != "" &amp;&amp; !text.match(/\.\s*$/)) {
        text += '.';
      }
      text += " " + AJSStrings.get('Ships from sold by') + " " +
        variation.attrs.MerchantName;
    }
    element.innerHTML = text;
  }
  else if (this.defaultAvailability != null)
  {
    element.innerHTML = this.defaultAvailability;
  }
}</p>
<p>function updateOfferId_handle(event)
{
  if (!event.type || event.type != VariationSetEvent.VARIATION_SELECTED) return;</p>
<p>  var form = document.buybox;
  if (form == null || form.dynASIN == null || form.dynOfferId == null) return;</p>
<p>  var variation = event.variation;
  if (variation != null &amp;&amp;
      variation.attrs.OfferListingId != null &amp;&amp;
      variation.attrs.Asin != null)
  {
    form.dynASIN.value = variation.attrs.Asin;
    form.dynOfferId.value = variation.attrs.OfferListingId;
  }
  else
  {
    form.dynASIN.value = '';
    form.dynOfferId.value = '';
  }
}</p>
<p>function updateBuyButton_init()
{
  var element = document.getElementById('buybutton');
  if (element == null) return;
  element.style.cursor = "not-allowed";
}</p>
<p>function updateBuyButton_handle(event)
{
  if (!event.type || event.type != VariationSetEvent.VARIATION_SELECTED) return;
  var element = document.getElementById('buybutton');
  if (element == null) return;</p>
<p>  if (event.variation == null) {
    element.style.cursor = "not-allowed";
  } else {
    element.style.cursor = "pointer";
  }
}</p>
<p>function buyButtonMouseover(event)
{
  if (goVariationSet == null) return;</p>
<p>  if (goVariationSet.selectedVariation == null) {
    var div = document.getElementById('chooseVariationBFCartAdd');
    if (div != null) {
      div.style.display = 'block';
    }
  }
}</p>
<p>function buyButtonMouseout(event)
{
  var target = (event.target) ? event.target : event.srcElement;
  var div = document.getElementById('chooseVariationBFCartAdd');
  if (div != null) {
      div.style.display = 'none';
  }
}</p>
<p>function cartSubmit(event)
{
  if (goVariationSet == null ||
      goVariationSet.selectedVariation != null) {
    return true;
  } else {
    if (event.preventDefault) { event.preventDefault(); }
    return false;
  }
}</p>
<p>function updateImage_init()
{
  var img = document.getElementById('detailProductImage');
  if (img)
  {
      this.defaultImage = img.src;
  }</p>
<p>  var link = document.getElementById('imageViewerLink');
  if (link)
  {
      this.defaultHref = link.href;
      // replace current asin with a generic url for subsitutions
      this.baseHref = link.href.replace(/\/images\/\w{10}/, "/images/%ASIN%");
  }
}</p>
<p>function updateImage_handle(event)
{
  if (!event.type || event.type != VariationSetEvent.VARIATION_SELECTED) return;
  var img = document.getElementById('detailProductImage');
  var link = document.getElementById('imageViewerLink');
  var variation = event.variation;</p>
<p>  var imgsrc, href;</p>
<p>  if (variation &amp;&amp; variation.attrs.ImageURL)
  {
      imgsrc = variation.attrs.ImageURL;
      href = this.baseHref.replace(/%ASIN%/, variation.attrs.Asin);
  }
  else
  {
      imgsrc = this.defaultImage;
      href   = this.defaultHref;
  }</p>
<p>  if (img) img.src = imgsrc;
  if (link) link.href = href;
}
// --></script> <script type="text/javascript"><!--
function registerNamespace(ns)
{
    var parts = ns.split(".");
    var root = window;</p>
<p>    for(var i = 0; i &amp;lt; parts.length; i++)
    {
        if(!root[parts[i]])
        {
            root[parts[i]] = new Object();
        }</p>
<p>        root = root[parts[i]];
    }
}</p>
<p>registerNamespace('Associates.Util');</p>
<p>Associates.Util.getElementsByTagAndClass = function(tag, class_name, parent_element)
{
    if(!parent_element){ parent_element = document; }</p>
<p>    var tags = parent_element.getElementsByTagName(tag);</p>
<p>    var class_tags = new Array();</p>
<p>    var class_regex = new RegExp("\\b" + class_name + "\\b");
    for (var i = 0; i &amp;lt; tags.length; i++)
    {
        if(tags[i].className.match(class_regex))
        {
            class_tags.push(tags[i]);
        }
    }</p>
<p>    return class_tags;
}</p>
<p>Associates.Util.findAncestor = function(child, test)
{
    var test_func;</p>
<p>    if(typeof test == 'object')
    {
        test_func = function(obj){ return obj == test };
    }
    else if (typeof test == 'string')
    {
        test_func = function(obj){ return obj.nodeName == test };
    }
    else
    {
        test_func = test;
    }</p>
<p>    while(child &amp;&amp; !test_func(child))
    {
        child = child.parentNode;
    }</p>
<p>    return child;
}</p>
<p>Associates.Util.getSelectedRadio = function(form, radioName)
{
    if (typeof form == 'string') { form = document.forms[form]; }</p>
<p>    for (var i = 0; i &amp;lt; form[radioName].length; i++)
    {
        if (form[radioName][i].checked)
        {
            return form[radioName][i].value;
        }
    }</p>
<p>    return undefined;
}</p>
<p>function AttachEventListener(object, event, handler, useCapture)
{
    if( !useCapture )
    {
        useCapture = false;
    }</p>
<p>    if( object.addEventListener )
    {
        object.addEventListener(event, handler, useCapture);
    }
    else
    {
        object.attachEvent('on' + event, handler);
    }
}</p>
<p>registerNamespace('Assoc.DOMEvent');
Assoc.DOMEvent.AddHandler = function(object, event, handler, context)
{
    var event_handler;
    if(context)
        event_handler = function(event){ handler.call(context, event) };
    else
        event_handler = handler;</p>
<p>    AttachEventListener(object, event, event_handler);
}</p>
<p>function GetEventTarget(event)
{
    return (event.target)? event.target : event.srcElement;
}</p>
<p>//borrowed from quirksmode. Stops event bubbling.
function StopEventPropagation(event)
{
    if(!event) { event = window.event; }</p>
<p>    //MSIE
    event.cancelBubble = true;</p>
<p>    //w3c
    if(event.stopPropagation) { event.stopPropagation(); }
}</p>
<p>function StopEventDefault(event)
{
    if(!event) { event = window.event; }</p>
<p>    //MSIE
    event.returnValue = false;</p>
<p>    //w3c
    if(event.preventDefault) { event.preventDefault() };
}</p>
<p>//does both StopEventPropogation and StopEventDefault
function StopEvent(event)
{
    StopEventDefault(event);
    StopEventPropagation(event);
}</p>
<p>function mouseOverFromElement(event)
{
    return (event.relatedTarget)? event.relatedTarget : event.fromTarget;
}</p>
<p>function mouseOutToElement(event)
{
    return (event.relatedTarget)? event.relatedTarget : event.toTarget;
}</p>
<p>var wImages;
var link = document.getElementById('imageViewerLink');</p>
<p>function openImageViewer(event)
{
    if (wImages == null || wImages.closed)
    {
        wImages = window.open(link.href, 'ImageView',
            'width=625,height=700,scrollbars,resizable');
    }
    else
    {
        wImages.location = link.href;
    }
    wImages.focus();
    return false;
}</p>
<p>AttachEventListener(link, 'click', openImageViewer);
// --></script></p>
<div id="productDetails">
<hr />
<h2>Product Details</h2>
<ul>
<li>Amazon Sales Rank: #2719 in Apparel &amp; Accessories</li>
<li>Size: 7 M US</li>
<li>Color: Ruby</li>
<li>Brand: <a href="http://astore.amazon.com/discount.merrell.sandals-20">Merrell</a></li>
<li>Dimensions: 2.00 pounds</li>
</ul>
<h3>Features</h3>
<ul>
<li>Full Grain Leather / Nubuck Leather /Lycra Neoprene Upper.</li>
<li>Cita-XYTM Microfiber Wrapped Footbed Treated with AegisTM Antimicrobial Technology.</li>
<li>Q-Form® Triple Density Compression Molded EVA Footframe.</li>
<li>Merrell Air Cushion Midsole.</li>
<li>Merrell SunflowerTM Sole Sticky Rubber.</li>
</ul>
</div>
<hr />
<h2>Customer Reviews</h2>
<p><span class="reviewtitle">Best Sandals Ever<img class="custReviewStars" src="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" alt="5" width="56" height="11" /></span><br />
I have had these sandals for a month and am very pleased. I wear a size 11 and didn&#8217;t have a lot of options. I&#8217;ve been wearing them all over town and find them extremely comfortable.</p>
<p><span class="reviewtitle">A little disappointing<img class="custReviewStars" src="http://images.amazon.com/images/G/01/associates/network/star30_tpng.png" alt="3" width="56" height="11" /></span><br />
The shoes are not as wonderful as reported. My purchase experience with the seller was terrific. Great service.</p>
<p><span class="reviewtitle">Best supportive, stylish sandals I have spent money on.<img class="custReviewStars" src="http://images.amazon.com/images/G/01/associates/network/star50_tpng.png" alt="5" width="56" height="11" /></span><br />
I wore these sandals on a trip to the airport and walking everywhere. The support they provide is phenomenal. My feet felt like they had been in tennis shoes the entire time. Sometimes regular sandals hurt my feet after awhile, but these made them feel great! I have had several compliments on them, and when I say they are Merrell&#8217;s, I have even more compliments.<br />
I didn&#8217;t think I would spend this much on a sandal, but I took the chance based on the other reviews and I am glad I did. I am sold on Merrell&#8217;s and my next pair will be from this company. These were well worth the price as I believe they will last a very long time due to the sturdiness.</p>
<table class="products" border="0" cellspacing="0">
<tbody>
<tr class="imagerow">
<td><a href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B000KQZNEC/104-2169015-8607122"><img src="http://ecx.images-amazon.com/images/I/41%2BngwhglIL._SL125_.jpg" alt="Women's Merrell Sundial Cross" /></a></td>
<td><a href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B0013XLRFU/104-2169015-8607122"><img src="http://ecx.images-amazon.com/images/I/41SP-ftomEL._SL125_.jpg" alt="Merrell Women's Senise Sandal" /></a></td>
<td><a href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B001A63Z78/104-2169015-8607122"><img src="http://ecx.images-amazon.com/images/I/41uzd-bAx4L._SL125_.jpg" alt="Women's Merrell Senise" /></a></td>
</tr>
<tr class="textrow">
<td><a href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B000KQZNEC/104-2169015-8607122">Women&#8217;s Merrell Sundial Cross</a><br />
<span class="price">$69.90 &#8211; $75.80</span></td>
<td><a href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B0013XLRFU/104-2169015-8607122">Merrell Women&#8217;s Senise Sandal</a><br />
<span class="price">$59.99 &#8211; $79.99</span></td>
<td><a href="http://astore.amazon.com/discount.merrell.sandals-20/detail/B001A63Z78/104-2169015-8607122">Women&#8217;s Merrell Senise</a><br />
<span class="price">$59.99 &#8211; $70.00</span></td>
</tr>
</tbody>
</table>
<p><a href="http://sharethis.com/item?&wp=3.0&amp;publisher=e15dc77b-1e05-4efb-a5c7-d6b7e9213409&amp;title=Merrell+Women%26%238217%3Bs+Pesaro+Slides+Sandal&amp;url=http%3A%2F%2Finfobestbuy.com%2Fapparel-accessories%2Fmerrell-womens-pesaro-slides-sandal.html">ShareThis</a></p><ul class="randome_post">Products Related : </ul>]]></content:encoded>
			<wfw:commentRss>http://infobestbuy.com/apparel-accessories/merrell-womens-pesaro-slides-sandal.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
