Product

Description

DP Saddlery Flex Fit Vario 2213 – Equitation Saddle 8092 (15.5″)

A clean, elegant equitation saddle built on the Flex Fit Vario tree—finished in Natural leather with a Black Nubuck equitation seat and refined BT57 border tooling.

The DP Saddlery 2213 Equitation Saddle 8092 in a 15.5″ seat offers a balanced, upright riding position with the adjustability of
the FFM/VSK Flex Fit Vario tree. This system allows precise tuning of tree width for a comfortable and consistent fit across
different horses. The Natural leather body provides a crisp, traditional look, paired with a Black Nubuck equitation seat that
supports secure, balanced posture.

The saddle features BT57 border tooling, stainless D-rings, six silver conchos, and DP’s signature equitation fenders—pre-twisted
and medium length to assist in maintaining correct leg alignment. Rawhide stirrups, equal balance front rigging, and a leather
horn complete this well-designed equitation model.

15.5″ Equitation
Flex Fit Vario Tree
Natural Leather
BT57 Border Tooling
Equitation Fenders

Why Riders Like This Saddle

  • FFM/VSK Flex Fit Vario tree adjusts to fit multiple horses comfortably.
  • Black Nubuck equitation seat encourages proper alignment and stability.
  • Natural leather is durable, clean, and develops a rich patina with use.
  • BT57 border tooling adds subtle Western refinement.
  • Equal balance front rigging provides symmetry with reduced bulk.
  • D-ring rear rigging offers additional stability for all-purpose riding.
  • Medium 77cm pre-twisted equitation fenders support correct leg position.
  • Rawhide stirrups are lightweight and traditionally styled.
  • Six silver conchos add a polished, show-ready look.

Technical Specifications

Model: 2213 – Equitation Saddle 8092
Tree: Flex Fit Vario (FFM / VSK)
Seat Size: 15.5″
Saddle Color: Natural
Seat Color: Black Nubuck • Equitation Seat & Fender
Front Rigging: Equal Balance Rigging
Back Rigging: D-Ring On Skirt
Hardware: Stainless Steel • D-Rings • 6× Silver Conchos
Tooling: BT57 Border Tooling
Fenders: Equitation Fenders • Medium 77cm • Pre-Twisted
Stirrups: Rawhide
Horn: Leather
Makerplate: DP Saddlery Silver

/* === DP Western Info – Scoped Styles === */ .dp-western-info { font-family: system-ui, -apple-system, BlinkMacSystemFont, “Segoe UI”, sans-serif; max-width: 1100px; margin: 0 auto; padding: 1.5rem 1rem 2.5rem; color: #222; } .dp-western-info h1, .dp-western-info h2, .dp-western-info h3 { margin: 0; font-weight: 600; line-height: 1.2; } .dpw-hero { background: #f6f6f6; border-radius: 0.75rem; padding: 1.75rem 1.5rem; margin-bottom: 1.75rem; border: 1px solid #e0e0e0; } .dpw-hero-title { font-size: 1.6rem; margin-bottom: 0.5rem; } .dpw-hero-subtitle { font-size: 0.98rem; color: #555; margin-bottom: 0.75rem; } .dpw-hero-highlights { display: flex; flex-wrap: wrap; gap: 0.75rem; margin-top: 0.75rem; } .dpw-pill { font-size: 0.8rem; text-transform: uppercase; letter-spacing: 0.04em; padding: 0.25rem 0.7rem; border-radius: 999px; border: 1px solid #d0d0d0; background: #fff; color: #444; white-space: nowrap; text-decoration: none; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; transition: background 0.2s, color 0.2s, border-color 0.2s; } .dpw-pill:hover { background: #e9e2d6; border-color: #c8b8a2; } .dpw-grid { display: grid; grid-template-columns: minmax(0, 1.5fr) minmax(0, 1.2fr); gap: 1.5rem; } /* Stack on small screens */ @media (max-width: 800px) { .dpw-grid { grid-template-columns: minmax(0, 1fr); } } .dpw-section-title { font-size: 1.15rem; margin-bottom: 0.75rem; border-left: 4px solid #c48b3c; padding-left: 0.5rem; } .dpw-accordion { display: flex; flex-direction: column; gap: 0.5rem; } .dpw-card { border-radius: 0.6rem; border: 1px solid #e1e1e1; background: #fff; overflow: hidden; } .dpw-card summary { list-style: none; cursor: pointer; padding: 0.75rem 1rem; display: flex; align-items: center; justify-content: space-between; font-size: 0.98rem; font-weight: 600; background: linear-gradient(to right, #faf7f3, #fff); } /* Left side of summary: icon + text */ .dpw-summary-left { display: flex; align-items: center; gap: 0.5rem; } .dpw-icon { width: 34px; height: 34px; border-radius: 999px; object-fit: cover; flex-shrink: 0; } .dpw-card summary::-webkit-details-marker { display: none; } .dpw-card summary::after { content: “+”; font-weight: 600; font-size: 1rem; color: #777; margin-left: 0.75rem; flex-shrink: 0; } .dpw-card[open] summary::after { content: “-“; } .dpw-card-body { padding: 0.7rem 1rem 0.9rem; font-size: 0.92rem; line-height: 1.5; color: #444; } .dpw-card-body ul { margin: 0.3rem 0 0.3rem 1.1rem; padding: 0; } .dpw-card-body li { margin-bottom: 0.25rem; } .dpw-note { font-size: 0.82rem; color: #777; margin-top: 0.4rem; } .dpw-tagline { font-size: 0.9rem; color: #555; margin-bottom: 0.6rem; } .dpw-quicklist { font-size: 0.9rem; line-height: 1.6; padding-left: 1rem; border-left: 3px solid #eee; margin-bottom: 1rem; } .dpw-quicklist strong { display: inline-block; min-width: 5.5rem; } .dpw-hint { font-size: 0.83rem; color: #777; margin-top: 0.75rem; } .dpw-questions { margin-top: 1.25rem; padding: 0.9rem 1rem; border-radius: 0.6rem; border: 1px dashed #d8d1c7; background: #fdfaf6; font-size: 0.88rem; } .dpw-questions h3 { font-size: 0.95rem; margin-bottom: 0.4rem; } .dpw-questions ul { margin: 0.2rem 0 0.2rem 1.05rem; padding: 0; } .dpw-questions li { margin-bottom: 0.15rem; } /* === Optional Illustrative Images Inside Cards === */ .dpw-illus { margin-top: 1rem; padding-top: 0.75rem; border-top: 1px solid #e8e4de; } .dpw-illus img { width: 100%; max-width: 380px; border-radius: 8px; display: block; margin: 0 auto; } .dpw-illus-caption { font-size: 0.82rem; color: #666; text-align: center; margin-top: 0.35rem; }

DP Western Saddles – Information & Options

Use this guide to understand the main choices on a DP western saddle so you can match the tree, seat, leather, and rigging to your horse and how you ride.

Tree Types Seat & Fenders Leather & Trim Rigging Positions Tooling & Seat Shapes

Key Technical Options

Saddle Trees

Wooden Trees (rawhide or fiberglass covered)

  • Traditional, rigid tree.
  • Suitable for reining, cutting, barrel racing, ranch work, and more.

Pro-Flex Trees (fixed width)

  • Rigid fork in several sizes (e.g. S, M, L, XL).
  • Designed for many western disciplines, but not recommended for roping.

Flex-Fit Trees (adjustable width)

  • Fork width adjusted with an Allen wrench system.
  • Semi-flexible bars designed to move with the horse.
  • Excellent for fine-tuning fit; not recommended for roping.

Ask which tree styles are available on the specific model youÂ’re looking at and which is best for your horseÂ’s back shape and discipline.

<!–

Examples of different DP tree types.

–>

Fender Lengths

Fenders are measured from the middle of the seat to the stirrup tread.

  • Short: approx. 70 cm / 27.5″
  • Medium: approx. 77 cm / 30.3″
  • Long: approx. 84 cm / 33″
  • Other extended lengths may also be available (e.g. 88 cm, 93 cm, 101 cm).

The right length keeps your leg underneath you, improves balance, and prevents ankle and knee strain.

<!–

Example of different fender lengths.

–>

Seat & Equitation Options

Standard Western Seat

  • Classic western profile and feel.
  • Great for trail riding and everyday use.

Equitation Seat & Fenders (on selected Flex-Fit models)

  • Deeper, straighter seat inspired by dressage saddles.
  • Equitation fenders position the leg more directly under the rider.
  • Ideal if you want more support and a show-ready leg position.

<!–

Standard vs. Equitation seat comparison.

–>

Leather & Materials

Main Saddle Leather

  • High-quality vegetable-tanned leather.
  • Multiple color choices available.
  • Natural markings (subtle scars, small tone differences) are normal and part of real leather.

Seat Leathers

  • Nappa Leather – soft, lightly textured, comfortable right away.
  • Nubuck / Aspen Leather – velvet-like, “rough-out” feel for extra grip.
  • Some models offer special colors or patterns as an upgrade.

Trim & Decorative Options

  • Rawhide accents, silver or braided lacing.
  • Decorative stitching, spots, crystals, and colored piping on certain models.

Not all trims are available on every model—check the individual saddle description to see which options apply.

Examples of DP leather and tooling materials.

Rigging Options

Rigging describes how the cinch straps attach the saddle to the horse and where the cinch sits.

  • In-skirt C-Ring rigging – rings are built into the skirt for closer contact.
  • Double or three-way rigging – allows positions such as 7/8, 3/4, or 1/2.

The right rigging depends on your horseÂ’s build and your discipline. Ask which rigging choices come on your preferred model.

<!–

Common rigging positions and cinch placement.

–>

Tooling & Seat Shapes

Tooling Styles

  • Border tooling – clean decorative edging along the saddle.
  • Basket tooling – classic woven pattern for a traditional western look.
  • Some models offer partial or full tooling coverage.

Seat Shape Options (vary by model)

  • Split seat
  • 3/4 seat
  • Bicycle seat
  • Full seat
  • Inlay seat

Seat shape affects how the saddle feels and looks—consider whether you prefer a more open seat for freedom of movement or a more secure, “locked-in” feel.

<!–

Different tooling styles and seat shapes.

–>

Quick Reference

Use this side as a quick checklist when youÂ’re picking out or custom-ordering a DP western saddle.

Tree: Wooden · Pro-Flex · Flex-Fit

Seat: Standard or Equitation style

Fenders: Short · Medium · Long · Extra long

Leather: Nappa · Nubuck/Aspen · Special colors

Rigging: In-skirt · 7/8 · 3/4 · 1/2 (varies by model)

Look: Border or basket tooling · Seat shape · Trim options

If youÂ’re unsure, start with how you ride (trail, performance, ranch, show) and your horseÂ’s back type, then narrow down tree and rigging first. Seats, fenders, and tooling come next.

Good Questions to Ask

  • Which tree style is best for my horseÂ’s back and my discipline?
  • Can I adjust the tree width later (Flex-Fit) if my horse changes condition?
  • What fender length do you recommend for my leg length?
  • Is this rigging position a good match for my horseÂ’s girth area?
  • Which seat leather and shape will give me the security or freedom I want?
  • Which tooling and trim options are available on this exact model?

Recommended Accessories

Reinsman Contoured Tacky Too Trail Pad 30″L x 34″D 226t

$129.99
5 Star “The All-Around” Western Saddle Pad 30″L x 30″D *free gift*

$233.95
Professional’s Choice SMx Western Cinch

$86.99
Professional’s Choice SMx Comfort-Fit Western Cinch Merino Wool WCM

$93.99
Wintec Saddle Cleaner WACLEAN

$23.40
Western Saddle Cover – Cordura 61-8906

$17.95

Similar Products

This Qualifies for Free Shipping

dsxxFF2213EQ-8092

$4,606.00
Select / Item15.5 Inch
Trade in for a discount?No thanks. I’ll pass on the trade-inYes – contact me before charging
12345678910111213141516171819202122232425
Flexible payment plans available
View financing options | Email Us

Chad Larson from Facebook

Worked with Josh on multiple occasions. Fast response, thorough on answers, hassle free. This place was great! Came back to buy a second saddle from them as well. This will be my first place to look when I need something and even for my next saddle.

Robyn Lebo from Facebook

Extremely good to deal with very helpful. I just canÂ’t recommend these guys enough. Considering I am in Australia they were extremely good to deal with very helpful I recommend them 150% saddle was packed well and itÂ’s beautiful very happy customer 5 start rating hands down.

Tiffany Wilson from Facebook

After so much searching and being nervous about ordering a saddle online. I picked up the phone and called the Horse Saddle Shop to ask a few questions about a used saddle that was on their website. They were so nice and helpful. I ordered my very lightly used Circle Y saddle and a new saddle pad. It arrived very quickly. Only a few days. I LOVE my new saddle. In great condition and rides great! I would highly recommend using them for your tack needs. I know I will be in the future!

  • Satisfaction Guaranteed

    Exceeding expectations each and every order

  • Family Owned

    Proudly family owned and operated since 1986

  • Financing Options

    Pay over time with our new monthly payment options

  • Huge Inventory

    Thousands of new and used saddles to choose from

5 Star Equine ProductsAbetta SaddlesAbilene BootsAmerican Saddlery Arena SaddlesAriat Boots and BeltsArohoe PursesBates SaddlesBig Horn SaddlesBilly Cook SaddlesBreyer Horses and ToysCashelCircle Y SaddlesClassic EquineCorral BootsCrates Saddles
DP SaddleryDakota SaddlesDan Post BootsDon Orrell StirrupsDouble-H BootsDouble J SaddlesDurango BootsEqui-TechFabtron SaddlesHeritage GlovesHigh Horse SaddlesHud Roberts SaddlesIRH HelmetsJT International TackJustin BootsM Toulouse Saddles
M&F Western ProductsMontana SilversmithsMyler BitsOld Gringo BootsProfessional’s Choice Reinsman Rocky BootsSage BootsSouth Bend Saddle CoTroxel Equestrian HelmetsTucker SaddlesTwisted X BootsWeaver LeatherWintec SaddlesWintec Western Saddles
English Saddles
Arena SaddlesM Toulouse SaddlesBates SaddlesWintec Saddles
Western SaddlesYouth Budget SaddlesArabian SaddlesDraft Horse SaddlesGaited Horse SaddlesHaflinger SaddlesMule SaddlesWomens SaddlesAll Around Work SaddlesBarrel Racing SaddlesCordura Saddles
Cutting SaddlesEndurance SaddlesMounted Shooting SaddlesTop 20 Trail SaddlesUSA Trail Saddles < $1500Ranch SaddlesReining SaddlesRoping SaddlesShow SaddlesPenning SaddlesTraining SaddlesTrophy Saddles
Used Saddles for SaleUsed Ranch SaddlesUsed Cutting SaddlesUsed Barrel Racing SaddlesUsed Roping SaddlesUsed Endurance SaddlesUsed English Saddles
Used Western Trail SaddlesUsed All-Around SaddlesUsed Australian SaddlesUsed Training SaddlesUsed Reining SaddlesUsed Show Saddles
Men’s BootsWomen’s BootsKid’s Boots
Info
Our Team
Returns
Shipping
Saddle Fitting Help
Layaway
Trade-In
Financing Options
Help Center
Site Map
Cart
Contact

1205 W Plymouth St
Bremen, Indiana 46506

(800) 448-1602

support@horsesaddleshop.com

We are continually working to improve accessibility. If you experience difficulty, contact us at 1800-448-1602

Join Our Mailing List

Copyright © Horse Saddle Shop Inc. All rights Reserved

var optionsRestrictions=[];var pageId=”dsxxff2213eq-8092″;var RESOURCE_PATH=”https://cfd7d358a332f6e081d3-f16251c5720d0a86fc2d97121bdf4efc.ssl.cf5.rackcdn.com/horsesaddleshop/1/site/”;var isProduct=true;var isSection=false;var nakReviewConfiguration={store_id:”vvy5MPQ7″,store:”thesaddleshop”,productId:”dsxxff2213eq-8092″,productName:”15.5inch DP Saddlery Flex Fit Vario Adj 2213 Equitation Saddle 8092″,productCode:”dsxxFF2213EQ-8092″,totalReviews:0,starWidth:17,imageUploadEnabled:false, writeReviewWindowWidth: 550, writeReviewWindowHeight: 580};var nakReviewData=[];
{ “@context” : “http://schema.org”,
“@type” : “Organization”,
“legalName” : “HorseSaddleShop”,
“url” : “https://www.horsesaddleshop.com/”,
“contactPoint” : [{
“@type” : “ContactPoint”,
“telephone” : “+1-800-448-1602”,
“contactType” : “customer service”
}],
“logo” : “https://lib.store.yahoo.net/lib/thesaddleshop/hsslogo.jpg”,
“sameAs” : [ “https://www.facebook.com/HorseSaddleShop”
]
}
{
“@context” : “http://schema.org”,
“@type” : “WebSite”,
“name” : “HorseSaddleShop”,
“url” : “https://www.horsesaddleshop.com/”,
“potentialAction” : {
“@type” : “SearchAction”,
“target” : “https://www.horsesaddleshop.com/nsearch.html?section=&vwcatalog=thesaddleshop&query={search_term}”,
“query-input” : “required name=search_term”
}
}
var PAGE_ATTRS = {‘storeId’: ‘thesaddleshop’, ‘itemId’: ‘dsxxff2213eq-8092’, ‘isOrderable’: ‘1’, ‘name’: ‘15.5inch DP Saddlery Flex Fit Vario Adj 2213 Equitation Saddle 8092’, ‘salePrice’: ‘4606.00’, ‘listPrice’: ”, ‘brand’: ”, ‘model’: ”, ‘promoted’: ”, ‘createTime’: ‘1782557079’, ‘modifiedTime’: ‘1782557079’, ‘catNamePath’: ‘View ALL Brands > DP Saddlery > DP Flex-Fit Saddles’, ‘upc’: ”}; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag(‘js’, new Date()); gtag(‘config’, ‘G-WJLRF5JG5Z’); var YStore = window.YStore || {}; var GA_GLOBALS = window.GA_GLOBALS || {}; var GA_CLIENT_ID; try { YStore.GA = (function() { var isSearchPage = (typeof(window.location) === ‘object’ && typeof(window.location.href) === ‘string’ && window.location.href.indexOf(‘nsearch’) !== -1); var isProductPage = (typeof(PAGE_ATTRS) === ‘object’ && PAGE_ATTRS.isOrderable === ‘1’ && typeof(PAGE_ATTRS.name) === ‘string’); function initGA() { } function setProductPageView() { PAGE_ATTRS.category = PAGE_ATTRS.catNamePath.replace(/ > /g, ‘/’); PAGE_ATTRS.category = PAGE_ATTRS.category.replace(/>/g, ‘/’); gtag(‘event’, ‘view_item’, { currency: ‘USD’, value: parseFloat(PAGE_ATTRS.salePrice), items: [{ item_name: PAGE_ATTRS.name, item_category: PAGE_ATTRS.category, item_brand: PAGE_ATTRS.brand, price: parseFloat(PAGE_ATTRS.salePrice) }] }); } function defaultTrackAddToCart() { var all_forms = document.forms; var vwqnty = 0; document.addEventListener(‘DOMContentLoaded’, event => { for (var i = 0; i 0 ) { gtag(‘event’, ‘add_to_cart’, { value: parseFloat(PAGE_ATTRS.salePrice), currency: ‘USD’, items: [{ item_name: PAGE_ATTRS.name, item_category: PAGE_ATTRS.category, item_brand: PAGE_ATTRS.brand, price: parseFloat(PAGE_ATTRS.salePrice), quantity: vwqnty }] }); if (typeof(target) === ‘object’ && typeof(target.id) === ‘string’ && target.id.indexOf(‘yfc’) != -1) { return; } if (typeof(target) === ‘object’) { target.submit(); } } }) } } }); } return { startPageTracking: function() { initGA(); if (isProductPage) { setProductPageView(); if (typeof(GA_GLOBALS.dont_track_add_to_cart) === ‘undefined’ || GA_GLOBALS.dont_track_add_to_cart !== true) { defaultTrackAddToCart() } } }, trackAddToCart: function(itemsList, callback) { itemsList = itemsList || []; var ga_cartItems = []; if (itemsList.length === 0 && typeof(PAGE_ATTRS) === ‘object’) { if (typeof(PAGE_ATTRS.catNamePath) !== ‘undefined’) { PAGE_ATTRS.category = PAGE_ATTRS.catNamePath.replace(/ > /g, ‘/’); PAGE_ATTRS.category = PAGE_ATTRS.category.replace(/>/g, ‘/’) } itemsList.push(PAGE_ATTRS); } if (itemsList.length === 0) { return } var orderTotal = 0; for (var i = 0; i < itemsList.length; i += 1) { var itemObj = itemsList[i]; var gaItemObj = {}; if (typeof(itemObj.id) !== 'undefined') { gaItemObj.id = itemObj.id } if (typeof(itemObj.name) !== 'undefined') { gaItemObj.name = itemObj.name } if (typeof(itemObj.category) !== 'undefined') { gaItemObj.category = itemObj.category } if (typeof(itemObj.brand) !== 'undefined') { gaItemObj.brand = itemObj.brand } if (typeof(itemObj.salePrice) !== 'undefined') { gaItemObj.price = itemObj.salePrice } if (typeof(itemObj.quantity) !== 'undefined') { gaItemObj.quantity = itemObj.quantity } ga_cartItems.push(gaItemObj); orderTotal += parseFloat(itemObj.salePrice) * itemObj.quantity; } gtag('event', 'add_to_cart', { value: orderTotal, currency: 'USD', items: ga_cartItems }); } } })(); YStore.GA.startPageTracking() } catch (e) { if (typeof(window.console) === 'object' && typeof(window.console.log) === 'function') { console.log('Error occurred while executing Google Analytics:'); console.log(e) } }
csell_env = ‘ue1’;
var storeCheckoutDomain = ‘secure.horsesaddleshop.com’;
function toOSTN(node){
if(node.hasAttributes()){
for (const attr of node.attributes) {
node.setAttribute(attr.name,attr.value.replace(/(us-dc1-order|us-dc2-order|order).(store|stores).([a-z0-9-]+).(net|com)/g, storeCheckoutDomain));
}
}
};
document.addEventListener(‘readystatechange’, event => {
if(typeof storeCheckoutDomain != ‘undefined’ && storeCheckoutDomain != “order.store.turbify.net”){
if (event.target.readyState === “interactive”) {
fromOSYN = document.getElementsByTagName(‘form’);
for (let i = 0; i < fromOSYN.length; i++) {
toOSTN(fromOSYN[i]);
}
}
}
});
// Begin Store Generated Code

// Begin Store Generated Code
csell_page_data = {}; csell_page_rec_data = []; ts=’TOK_STORE_ID’;
// Begin Store Generated Code
function csell_GLOBAL_INIT_TAG() { var csell_token_map = {}; csell_token_map[‘TOK_SPACEID’] = ‘2022276099’; csell_token_map[‘TOK_URL’] = ”; csell_token_map[‘TOK_STORE_ID’] = ‘thesaddleshop’; csell_token_map[‘TOK_ITEM_ID_LIST’] = ‘dsxxff2213eq-8092’; csell_token_map[‘TOK_ORDER_HOST’] = ‘order.store.turbify.net’; csell_token_map[‘TOK_BEACON_TYPE’] = ‘prod’; csell_token_map[‘TOK_RAND_KEY’] = ‘t’; csell_token_map[‘TOK_IS_ORDERABLE’] = ‘1’; c = csell_page_data; var x = (typeof storeCheckoutDomain == ‘string’)?storeCheckoutDomain:’order.store.turbify.net’; var t = csell_token_map; c[‘s’] = t[‘TOK_SPACEID’]; c[‘url’] = t[‘TOK_URL’]; c[‘si’] = t[ts]; c[‘ii’] = t[‘TOK_ITEM_ID_LIST’]; c[‘bt’] = t[‘TOK_BEACON_TYPE’]; c[‘rnd’] = t[‘TOK_RAND_KEY’]; c[‘io’] = t[‘TOK_IS_ORDERABLE’]; YStore.addItemUrl = ‘http%s://’+x+’/’+t[ts]+’/ymix/MetaController.html?eventName.addEvent&cartDS.shoppingcart_ROW0_m_orderItemVector_ROW0_m_itemId=%s&cartDS.shoppingcart_ROW0_m_orderItemVector_ROW0_m_quantity=1&ysco_key_cs_item=1&sectionId=ysco.cart&ysco_key_store_id=’+t[ts]; }
// Begin Store Generated Code
function csell_REC_VIEW_TAG() { var env = (typeof csell_env == ‘string’)?csell_env:’prod’; var p = csell_page_data; var a = ‘/sid=’+p[‘si’]+’/io=’+p[‘io’]+’/ii=’+p[‘ii’]+’/bt=’+p[‘bt’]+’-view’+’/en=’+env; var r=Math.random(); YStore.CrossSellBeacon.renderBeaconWithRecData(p[‘url’]+’/p/s=’+p[‘s’]+’/’+p[‘rnd’]+’=’+r+a); }
// Begin Store Generated Code
var csell_token_map = {}; csell_token_map[‘TOK_PAGE’] = ‘p’; csell_token_map[‘TOK_CURR_SYM’] = ‘$’; csell_token_map[‘TOK_WS_URL’] = ‘https://thesaddleshop.csell.store.turbify.net/cs/recommend?itemids=dsxxff2213eq-8092&location=p’; csell_token_map[‘TOK_SHOW_CS_RECS’] = ‘true’; var t = csell_token_map; csell_GLOBAL_INIT_TAG(); YStore.page = t[‘TOK_PAGE’]; YStore.currencySymbol = t[‘TOK_CURR_SYM’]; YStore.crossSellUrl = t[‘TOK_WS_URL’]; YStore.showCSRecs = t[‘TOK_SHOW_CS_RECS’];

Reviews (0)

Be the first to review “15.5inch DP Saddlery Flex Fit Vario Adj 2213 Equitation Saddle 8092”

Your email address will not be published. Required fields are marked *

Reviews

There are no reviews yet.

Product was successfully added to your cart!

Select at least 2 products
to compare