Collection: Horse Sweatshirts

Looking for a trendy and cozy look this winter? Look no further than our equestrian themed fashions.

From sleek and stylish designs to the elegance of baroque prints, our horse sweatshirts are versatile and perfect for staying warm and comfortable during the colder months.

Whether you're heading to the barn or simply running errands around town, we've got you covered with creative horse outfit ideas that will make heads turn.

So, saddle up and get ready to explore the world of equestrian fashion. Put on your favorite horse sweatshirt, pair it with a pair of our matching horse leggings and make a statement while staying warm and comfy.

Get ready to turn heads and showcase your love for horses in style.
12 products

Sorry, there are no products in this collection

/* 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/horse-sweatshirts'; } });