Collection: Bath

42 products
  • Peruvian Paso Horse Shower Curtains - Step into the Beauty of Peru with a Peruvian Paso Shower Curtain
    Regular price
    $52.98
    Sale price
    $52.98
    Regular price
    Unit price
    per 
    Sold out
  • Peruvian Paso Bath Mat
    Regular price
    $32.90
    Sale price
    $32.90
    Regular price
    Unit price
    per 
    Sold out
  • Peruvian Paso Bath Towel
    Regular price
    $35.93
    Sale price
    $35.93
    Regular price
    Unit price
    per 
    Sold out
  • Reining Horse Shower Curtain - Saddle Up Your Shower: Ride into Style with our Reining Horse Shower Curtain
    Regular price
    $52.98
    Sale price
    $52.98
    Regular price
    Unit price
    per 
    Sold out
  • Reining Horse Bath Mat
    Regular price
    $32.90
    Sale price
    $32.90
    Regular price
    Unit price
    per 
    Sold out
  • Reining Horse Bath Towel
    Regular price
    $35.93
    Sale price
    $35.93
    Regular price
    Unit price
    per 
    Sold out
/* Product Tag Filters – Good for any number of filters on any type of collection pages */ var collFilters = jQuery('.coll-filter'); collFilters.change(function() { var newTags = []; collFilters.each(function() { if (jQuery(this).val()) { newTags.push(jQuery(this).val()); } }); if (newTags.length) { var query = newTags.join('+'); window.location.href = jQuery('tag').attr('href').replace('/' + 'tag', '/' + query); } else { window.location.href = '/collections/bath-1'; } });