body { font-family: “Market Sans”, Arial, sans-serif; }
img { width: unset; } .prod-images ul li { background-size: cover !important; background-repeat: no-repeat !important; background-position: center !important; } .temp-wrapper { box-sizing: border-box; max-width: 1100px; display: block; margin: 20px auto; padding: 0 20px; font-family: system-ui; } .logo { display: inline-block; max-width: fit-content; max-height: fit-content; } .header { width: 100%; display: flex; align-items: center; justify-content: space-between; margin: 15px 0; } .logo img { max-width: 220px; } .menu-list { list-style-type: none; display: flex; padding-inline-start: 15px !important; align-items: center; } .menu-list li { margin: 0 20px; font-size: 16px; text-transform: uppercase; font-weight: 600; min-width: 77px; text-align: center !important; } .menu-list li a { color: inherit; text-decoration: inherit; } .banner-area { position: relative; display: flex; } .banner-area>img { height: auto; border-radius: 8px; width: 100%; } .banner-text { text-shadow: 4px 4px 8px rgba(0, 0, 0, 0.5); font-family: ‘Helvetica’, sans-serif; position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: flex; color: #fdfdf5; font-weight: bold; padding: 10px; font-size: 35px; align-items: center; justify-content: center; } .brand-model { padding: 25px 0; } .brand-model .brand { font-size: 22px; font-weight: 600; text-transform: uppercase; color: #5a5a5a; padding-right: 10px; border-right: 2px solid gray; } .brand-model .model { font-size: 22px; padding-left: 5px; } .prod-images ul { height: 300px; display: flex; list-style-type: none; justify-content: space-between; padding-left: 0px; } .prod-images ul li { width: 28%; box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1); border-radius: 16px; } .spec-body-main>p { font-size: 22px; text-transform: uppercase; font-weight: 600; border-bottom: 1px solid rgb(170, 170, 170); padding-bottom: 10px; } .spec-body ul { list-style-type: none; } .spec-body ul li { display: inline-block; } .spec-body tbody tr { text-align: left; } .spec-body tbody tr th { padding: 6px 80px 6px 0; } .spec-body table { width: 50%; } .spec-body { display: flex; justify-content: space-between; } #ds_div center { width: 100%; } #ds_div center a img { width: auto; height: auto; } .footer-bottom-container { display: flex; padding: 0 10px; max-width: 1512px; height: 45px; justify-content: space-between; flex-direction: row; margin-left: 74px; margin-right: 71px; margin: auto; align-items: center; } .footer-bottom-left { font-size: 18px; font-weight: 600; } .footer-bottom-right { align-self: center; display: flex; margin-left: 74px; } .footer-cards-new { display: flex; align-self: center; margin-left: auto; gap: 18.94px; } @media (max-width: 1300px) { .footer-bottom-left { font-size: 15px; } .menu-list li { font-size: 15px; } } @media (max-width: 1050px) { .menu-list li { font-size: 14px; } .footer-bottom-container { display: flex; padding: 0 10px; height: auto; justify-content: center; flex-direction: column-reverse; align-items: center; max-width: none; margin: auto; } .footer-bottom-right { margin-left: 0; vertical-align: top; padding-top: 10px; } .footer-bottom-left { margin-top: 5px; padding-bottom: 10px; } .footer-cards-new .card-item img{ width:100%; margin-bottom: 10px; } } @media (max-width: 860px) { .banner-text { font-size: 32px; } .spec-body table { font-size: 14px; } } @media (max-width: 780px) { .temp-wrapper { max-width: 100%; padding: 0 10px; } .header { display: flex; flex-direction: column; align-items: normal; margin-bottom: 5px; margin-top: 10px; } .logo { width: 100%; margin-bottom: 16px; margin-left: 12px; } .logo img { width: 80%; } .menu-list { width: 100%; margin-top: 12px !important; margin-bottom: 12px !important; margin-left: -22px; } .menu-list li { width: 25%; } .banner-area { position: relative; display: flex; } .banner-area>img { height: auto; width: 100% !important; } .banner-text { font-size: 27px; } .brand-model { font-size: 18px; padding-top: 14px; padding-bottom: 14px; } .prod-images ul li { width: 100%; margin-bottom: 10px; } .spec-body-main>p { font-size: 18px; } } @media (max-width: 700px) { .temp-wrapper { padding: 0px; } .banner-text { font-size: 19px; } .menu-list { margin-left: 0px; gap: 10px; padding-inline-start: 0px !important; justify-content: center; } .menu-list li { min-width: 0; width: max-content; white-space: nowrap; } .prod-images ul { display: flex; flex-direction: column; height: 900px; } .prod-images ul li { width: 100%; margin-bottom: 10px; flex:1; } .spec-body { flex-direction: column; width: 90%; margin: 0 auto; } .spec-body table { font-size: 14px; width: 90%; margin: 0 auto; } .spec-body table:nth-of-type(2) { margin-top: -2px; } .spec-body table tr th { width: 180px; padding-right: 6px; } } /* Styles for mobile phones */ @media (max-width: 480px) { .logo img { width: 70%; } .menu-list { gap: 15px; justify-content: space-around; } .menu-list li { margin: 5px 0; font-size: 12px; font-weight: 600; } .banner-area>img { height: auto; width: 100%; } .banner-text { font-size: 16px } .brand-model { padding: 20px 0; } .brand-model .brand { font-size: 18px; } .brand-model .model { font-size: 18px; } .spec-body-main>p { font-size: 16px; } .footer-bottom-container { padding: 5px; } .spec-body { flex-direction: column; width: 100%; align-items: normal; } .spec-body table { font-size: 12px; margin: 0; width: 100%; } .spec-body table tr th { width: 150px; } p.txt_vary { font-size: 12px; } ul.shipping-returns-terms { padding-inline-start: 20px; font-size: 14px; } } @media (max-width: 400px) { .spec-body table tr th { width: 130px; } } @media (max-width: 300px) { .menu-list { gap: 10px; justify-content: center; } .menu-list li { font-size: 11px; } .spec-body table tr th { width: 120px; } }
*Tread pattern & sidewall design may vary from pictures
Specifications
| Brand | Deestone |
|---|---|
| Model | D266 |
| Size | 20X10.00-10 |
| Section Width | 10.00 |
| Aspect Ratio | N/A |
| Tire Height | 20 |
| Rim Diameter | 10 |
| Run Flat | No |
| Season | All Season |
| Performance | N/A |
| Car Type | Lawn Mower & Garden Tractor |
| Sidewall | BSW: Black Side Wall |
|---|---|
| Load Index | 89 |
| Speed Rating | A3 |
| Load Range | 6 Ply |
| Overall Diameter | 20 |
| Tread Depth | 7/32 |
| UTQG | N/A |
| Rebate Available | No |
| Seller Notes | New |
| SKU | N896850-99-4 |
Product Description
Attention! Due to the size of the tires, Packages might be SEPARATED in the courier facility and not be DELIVERED on the SAME DAY, even though we do ship them together. Tracking information can be checked by logging on to the courier website with the master tracking number you will receive via email. For example, you can receive 3 tires in one day and the 4th one the next day or the day after, or one tire in one day and the second one day after. We understand that this is a big inconvenience for our buyers, however, this is ABSOLUTELY out of our control.
FEATURES AND BENEFITS
OVERVIEW
The Deestone D266 is an all season tire manufactured for lawn mowers and garden equipment. The tire has a versatile application and it perform well on lawn mowers, tractors, golf carts and other garden equipment vehicles.
The model ensures excellent all weather traction. The tread design’s S-shaped tread blocks and all season tire compound work together to promote the tire’s road gripping ability in dry, wet and winter weather. The tire’s optimal tread block placement finds good traction throughout the year, while its compound keeps its flexible traction even in colder temperatures. The tread’s wide grooves channel water and slush away from the footprint to guarantee constant surface contact and a safer year round driving experience.
The D266 is a turf friendly tire. In other words, it is capable of performing in a manner that it does not damage the turf and the grass field during the drive. The tire’s soft traction enables it to perform without harming the surface, making it perfect for garden equipment vehicles.
This is a bias ply tire. Due to the tire’s internal construction and size, it is possible that the tire will look deformed. Smaller bias ply tires do not have reinforced constructions that can keep the tire from deforming. The bias construction and the small tire’s non-reinforced internal structure allow the tire to fold in when it is deflated or not properly inflated. This is not constructional damage or an issue; it is a normal occurrence with such tires. In such cases, the tire needs to be mounted and inflated to the proper PSI or, in some instances, an inner tube needs to be added. The proper PSI and the inner tube are able to maintain the tire’s ideal shape, preventing the bias plies from looking deformed. This ensures their performing safety and durability.
The photo is a representation of the tire’s possible deformation, it does not represent the specific tire model, size, tread pattern and application.
This specific tire model features a BIASED ply construction.
Manufacturers recommend changing tires every 10 years. As long as tires are properly stored before they are sold, the year of their manufacture will not shorten their service life.
RIM NOT INCLUDED
Shipping
RETURNS
TERMS OF SALE
UPON PLACING AN ORDER FOR TIRES THE PURCHASER UNDERSTANDS AND AGREES THAT, IN EXCHANGE FOR PRIORITY TIRE LLC’S RETURN POLICY, ALL TIRES ARE SOLD WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, OTHER THAN THE STATEMENTS CONTAINED ABOVE, AND ANY SALE RESULTING FROM YOUR ORDER IS AS-IS, WHICH MEANS THERE ARE NO IMPLIED WARRANTIES, WHETHER OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. PUT ANOTHER WAY, THERE ARE NO WARRANTIES WHICH EXTEND BEYOND WHATEVER IS STATED IN THESE TERMS AND CONDITIONS.
If you have any questions or concerns please contact our customer support team.