{"product_id":"mud-flaps-for-rivian-r1t-2022-2025","title":"Mud Flaps for Rivian R1T (2022–2025)","description":"\u003cstyle\u003e\n.ts-r1t-mf{\n  --ink:#171917;\n  --text:#3d423e;\n  --muted:#6f746f;\n  --line:#e2e5e1;\n  --soft:#f4f5f2;\n  --white:#ffffff;\n\n  width:100%;\n  max-width:980px;\n  margin:0 auto;\n  padding:10px 0 38px;\n  color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,Helvetica,sans-serif;\n  box-sizing:border-box;\n}\n\n.ts-r1t-mf *,\n.ts-r1t-mf *:before,\n.ts-r1t-mf *:after{\n  box-sizing:border-box;\n}\n\n.ts-r1t-mf img{\n  display:block;\n  width:100%;\n  height:auto;\n  border:0;\n}\n\n.ts-r1t-mf h2{\n  margin:0 0 16px;\n  color:var(--ink);\n  text-align:center;\n  font-size:clamp(27px,4vw,39px);\n  line-height:1.14;\n  letter-spacing:-.7px;\n  font-weight:700;\n}\n\n.ts-r1t-mf h3{\n  margin:0 0 9px;\n  color:var(--ink);\n  font-size:19px;\n  line-height:1.35;\n  font-weight:700;\n}\n\n.ts-r1t-mf p{\n  margin:0;\n  color:var(--muted);\n  text-align:left;\n  font-size:16px;\n  line-height:1.72;\n}\n\n.ts-r1t-mf a{\n  color:inherit;\n  text-decoration:none;\n}\n\n.r1t-section{\n  margin-top:58px;\n}\n\n.r1t-eyebrow{\n  display:block;\n  margin-bottom:10px;\n  color:#747974;\n  text-align:center;\n  text-transform:uppercase;\n  letter-spacing:1.65px;\n  font-size:11px;\n  font-weight:700;\n}\n\n.r1t-intro{\n  max-width:735px;\n  margin:0 auto 27px;\n}\n\n.r1t-intro p{\n  text-align:center;\n}\n\n.r1t-hero{\n  padding:38px 27px 28px;\n  overflow:hidden;\n  background:var(--soft);\n  border-radius:18px;\n  text-align:center;\n}\n\n.r1t-hero h2{\n  max-width:750px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.r1t-hero \u003e p{\n  max-width:720px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.r1t-chips{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n  margin-top:22px;\n}\n\n.r1t-chip{\n  padding:8px 12px;\n  color:#353935;\n  background:#fff;\n  border:1px solid #dde0db;\n  border-radius:999px;\n  font-size:12px;\n  line-height:1.3;\n  font-weight:650;\n}\n\n.r1t-hero-media{\n  max-width:690px;\n  margin:28px auto 0;\n  overflow:hidden;\n  background:#fff;\n  border-radius:14px;\n}\n\n.r1t-benefits{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:13px;\n  margin-top:25px;\n}\n\n.r1t-benefit{\n  padding:25px 22px;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:14px;\n}\n\n.r1t-benefit-num{\n  display:block;\n  margin-bottom:13px;\n  color:#979c97;\n  font-size:12px;\n  font-weight:700;\n}\n\n.r1t-benefit p{\n  font-size:14px;\n  line-height:1.62;\n}\n\n.r1t-split{\n  display:grid;\n  grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);\n  align-items:center;\n  gap:38px;\n}\n\n.r1t-split.reverse .r1t-copy{\n  order:2;\n}\n\n.r1t-split.reverse .r1t-media{\n  order:1;\n}\n\n.r1t-copy h2,\n.r1t-copy .r1t-eyebrow{\n  text-align:left;\n}\n\n.r1t-media{\n  overflow:hidden;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:15px;\n}\n\n.r1t-list{\n  margin:19px 0 0;\n  padding:0;\n  list-style:none;\n}\n\n.r1t-list li{\n  position:relative;\n  margin:0 0 11px;\n  padding-left:23px;\n  color:#454a45;\n  font-size:15px;\n  line-height:1.55;\n}\n\n.r1t-list li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:0;\n  color:#171917;\n  font-weight:700;\n}\n\n.r1t-options{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:13px;\n  margin-top:27px;\n}\n\n.r1t-option{\n  overflow:hidden;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:14px;\n}\n\n.r1t-option img{\n  aspect-ratio:1 \/ 1;\n  object-fit:cover;\n  background:#fff;\n}\n\n.r1t-option-copy{\n  padding:19px;\n}\n\n.r1t-option-label{\n  display:block;\n  margin-bottom:7px;\n  color:#858a85;\n  text-transform:uppercase;\n  letter-spacing:1.15px;\n  font-size:10px;\n  font-weight:700;\n}\n\n.r1t-option-copy p{\n  font-size:14px;\n  line-height:1.6;\n}\n\n.r1t-material{\n  padding:34px 27px;\n  background:var(--soft);\n  border-radius:16px;\n}\n\n.r1t-material-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:11px;\n  margin-top:25px;\n}\n\n.r1t-material-card{\n  padding:21px;\n  background:#fff;\n  border:1px solid #e1e3df;\n  border-radius:12px;\n}\n\n.r1t-material-card strong{\n  display:block;\n  margin-bottom:7px;\n  color:var(--ink);\n  font-size:15px;\n}\n\n.r1t-material-card p{\n  font-size:14px;\n  line-height:1.58;\n}\n\n.r1t-dark{\n  padding:35px 27px;\n  background:#191c19;\n  border-radius:16px;\n}\n\n.r1t-dark .r1t-eyebrow{\n  color:#a8aea8;\n}\n\n.r1t-dark h2{\n  color:#fff;\n}\n\n.r1t-dark \u003e p{\n  max-width:730px;\n  margin:0 auto;\n  color:#d0d4d0;\n  text-align:center;\n}\n\n.r1t-use-grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:9px;\n  margin-top:26px;\n}\n\n.r1t-use{\n  padding:18px 14px;\n  background:rgba(255,255,255,.06);\n  border:1px solid rgba(255,255,255,.12);\n  border-radius:11px;\n}\n\n.r1t-use strong{\n  display:block;\n  margin-bottom:5px;\n  color:#fff;\n  font-size:14px;\n}\n\n.r1t-use span{\n  display:block;\n  color:#c0c5c0;\n  font-size:12px;\n  line-height:1.46;\n}\n\n.r1t-fit{\n  padding:32px;\n  background:#f4f5f2;\n  border-radius:16px;\n}\n\n.r1t-fit \u003e p{\n  max-width:750px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.r1t-fit-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:11px;\n  margin-top:25px;\n}\n\n.r1t-fit-card{\n  padding:21px;\n  background:#fff;\n  border:1px solid #e1e3df;\n  border-radius:12px;\n}\n\n.r1t-fit-card strong{\n  display:block;\n  margin-bottom:7px;\n  color:var(--ink);\n  font-size:15px;\n}\n\n.r1t-fit-card p{\n  font-size:14px;\n  line-height:1.58;\n}\n\n.r1t-note{\n  margin-top:17px;\n  padding:19px 21px;\n  background:#fff;\n  border-left:3px solid #191c19;\n}\n\n.r1t-note strong{\n  display:block;\n  margin-bottom:5px;\n  color:#191c19;\n  font-size:14px;\n}\n\n.r1t-note p{\n  font-size:13px;\n  line-height:1.6;\n}\n\n.r1t-steps{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:11px;\n  margin-top:25px;\n}\n\n.r1t-step{\n  padding:22px 19px;\n  border:1px solid var(--line);\n  border-radius:12px;\n}\n\n.r1t-step-no{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:30px;\n  height:30px;\n  margin-bottom:13px;\n  color:#fff;\n  background:#191c19;\n  border-radius:50%;\n  font-size:12px;\n  font-weight:700;\n}\n\n.r1t-step p{\n  font-size:14px;\n  line-height:1.55;\n}\n\n.r1t-related-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n  margin-top:25px;\n}\n\n.r1t-product-card,\n.r1t-help-card{\n  overflow:hidden;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:14px;\n}\n\n.r1t-product-card{\n  transition:transform .2s ease,box-shadow .2s ease;\n}\n\n.r1t-product-card:hover{\n  transform:translateY(-2px);\n  box-shadow:0 8px 25px rgba(0,0,0,.07);\n}\n\n.r1t-product-card img{\n  width:100%;\n  aspect-ratio:1 \/ 1;\n  object-fit:cover;\n  background:#f5f5f2;\n}\n\n.r1t-product-copy{\n  padding:18px;\n}\n\n.r1t-product-type{\n  display:block;\n  margin-bottom:7px;\n  color:#858985;\n  text-transform:uppercase;\n  letter-spacing:1.1px;\n  font-size:10px;\n  font-weight:700;\n}\n\n.r1t-product-copy h3{\n  font-size:17px;\n}\n\n.r1t-product-copy p{\n  margin-bottom:14px;\n  font-size:13px;\n  line-height:1.55;\n}\n\n.r1t-view{\n  color:#151715;\n  font-size:13px;\n  font-weight:700;\n}\n\n.r1t-help-card{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n  min-height:300px;\n  padding:28px;\n  background:#191c19;\n  border-color:#191c19;\n}\n\n.r1t-help-card .r1t-product-type{\n  color:#969c97;\n}\n\n.r1t-help-card h3{\n  color:#fff;\n}\n\n.r1t-help-card p{\n  color:#c8ccc8;\n  font-size:14px;\n}\n\n.r1t-help-card a{\n  display:inline-block;\n  margin-top:16px;\n  color:#fff;\n  text-decoration:underline;\n  text-underline-offset:4px;\n  font-size:13px;\n  font-weight:700;\n}\n\n.r1t-faq-list{\n  margin-top:25px;\n  border-top:1px solid var(--line);\n}\n\n.r1t-faq details{\n  border-bottom:1px solid var(--line);\n}\n\n.r1t-faq summary{\n  position:relative;\n  padding:20px 43px 20px 4px;\n  color:#181b18;\n  list-style:none;\n  cursor:pointer;\n  font-size:16px;\n  line-height:1.45;\n  font-weight:700;\n}\n\n.r1t-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.r1t-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:7px;\n  top:16px;\n  color:#555a55;\n  font-size:24px;\n  line-height:1;\n  font-weight:400;\n}\n\n.r1t-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.r1t-answer{\n  padding:0 39px 20px 4px;\n}\n\n.r1t-answer p{\n  font-size:15px;\n}\n\n.r1t-trust{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  margin-top:50px;\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.r1t-trust-item{\n  padding:18px 12px;\n  text-align:center;\n}\n\n.r1t-trust-item + .r1t-trust-item{\n  border-left:1px solid var(--line);\n}\n\n.r1t-trust-item strong{\n  display:block;\n  margin-bottom:4px;\n  color:#191b19;\n  font-size:13px;\n}\n\n.r1t-trust-item span{\n  display:block;\n  color:#777c77;\n  font-size:11px;\n}\n\n@media(max-width:749px){\n\n  .ts-r1t-mf{\n    padding:6px 0 30px;\n  }\n\n  .r1t-section{\n    margin-top:44px;\n  }\n\n  .r1t-hero{\n    padding:28px 15px 20px;\n    border-radius:12px;\n  }\n\n  .ts-r1t-mf h2{\n    font-size:27px;\n  }\n\n  .ts-r1t-mf p{\n    font-size:15px;\n  }\n\n  .r1t-benefits{\n    gap:8px;\n  }\n\n  .r1t-benefit{\n    padding:18px 14px;\n  }\n\n  .r1t-benefit h3{\n    font-size:15px;\n  }\n\n  .r1t-benefit p{\n    font-size:12px;\n  }\n\n  .r1t-split{\n    grid-template-columns:1fr;\n    gap:20px;\n  }\n\n  .r1t-split.reverse .r1t-copy,\n  .r1t-split.reverse .r1t-media{\n    order:initial;\n  }\n\n  .r1t-copy{\n    padding:0 4px;\n  }\n\n  .r1t-copy h2,\n  .r1t-copy .r1t-eyebrow{\n    text-align:center;\n  }\n\n  .r1t-options{\n    gap:8px;\n  }\n\n  .r1t-option-copy{\n    padding:14px;\n  }\n\n  .r1t-option-copy h3{\n    font-size:15px;\n  }\n\n  .r1t-option-copy p{\n    font-size:12px;\n  }\n\n  .r1t-material,\n  .r1t-dark,\n  .r1t-fit{\n    padding:27px 15px;\n    border-radius:12px;\n  }\n\n  .r1t-material-grid,\n  .r1t-use-grid,\n  .r1t-fit-grid,\n  .r1t-steps{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .r1t-material-card,\n  .r1t-fit-card,\n  .r1t-step{\n    padding:17px 14px;\n  }\n\n  .r1t-related-grid{\n    gap:8px;\n  }\n\n  .r1t-product-copy{\n    padding:13px;\n  }\n\n  .r1t-product-copy h3{\n    font-size:14px;\n  }\n\n  .r1t-product-copy p{\n    display:none;\n  }\n\n  .r1t-help-card{\n    min-height:245px;\n    padding:19px;\n  }\n\n  .r1t-trust{\n    grid-template-columns:1fr;\n  }\n\n  .r1t-trust-item + .r1t-trust-item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n}\n\n@media(max-width:430px){\n\n  .r1t-use-grid,\n  .r1t-material-grid,\n  .r1t-fit-grid,\n  .r1t-steps{\n    grid-template-columns:1fr;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"ts-r1t-mf\"\u003e\n\n\u003csection class=\"r1t-hero\"\u003e\n\n  \u003cspan class=\"r1t-eyebrow\"\u003e\n    Tesstudio · Rivian Exterior Protection\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Keep More of the Road Off Your R1T\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Custom-fit mud flaps for Rivian R1T 2022–2025 help reduce mud,\n    dirty water, sand and everyday road debris reaching the lower body.\n    Add practical wheel-area protection while keeping the truck's\n    exterior profile clean and understated.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"r1t-chips\"\u003e\n    \u003cspan class=\"r1t-chip\"\u003eR1T 2022–2025\u003c\/span\u003e\n    \u003cspan class=\"r1t-chip\"\u003eFront + Rear Protection\u003c\/span\u003e\n    \u003cspan class=\"r1t-chip\"\u003ePP + TPE Construction\u003c\/span\u003e\n    \u003cspan class=\"r1t-chip\"\u003eVehicle-Specific Shape\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"r1t-hero-media\"\u003e\n    \u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/9_64629e05-95ef-43ba-a981-a35097676a5e.png?v=1789971821\u0026amp;width=1254\" alt=\"Custom fit mud flaps for Rivian R1T 2022 to 2025\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"r1t-section\"\u003e\n\n  \u003cspan class=\"r1t-eyebrow\"\u003e\n    Road-Spray Protection\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Protection Starts Directly Behind the Tires\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"r1t-intro\"\u003e\n    \u003cp\u003e\n      Rotating tires throw water, mud, sand and loose road material\n      toward the vehicle body. A correctly positioned mud flap adds\n      a physical barrier behind the wheel before that spray reaches\n      the surrounding lower panels.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"r1t-benefits\"\u003e\n\n    \u003cdiv class=\"r1t-benefit\"\u003e\n      \u003cspan class=\"r1t-benefit-num\"\u003e01\u003c\/span\u003e\n      \u003ch3\u003eLess Mud \u0026amp; Dirty Water\u003c\/h3\u003e\n      \u003cp\u003e\n        Helps interrupt routine road spray before it travels farther\n        along the lower body.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"r1t-benefit\"\u003e\n      \u003cspan class=\"r1t-benefit-num\"\u003e02\u003c\/span\u003e\n      \u003ch3\u003eR1T-Specific Shape\u003c\/h3\u003e\n      \u003cp\u003e\n        Molded around the corresponding Rivian R1T wheel-area profile\n        rather than relying on a universal flat flap.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"r1t-benefit\"\u003e\n      \u003cspan class=\"r1t-benefit-num\"\u003e03\u003c\/span\u003e\n      \u003ch3\u003eFlexible Construction\u003c\/h3\u003e\n      \u003cp\u003e\n        PP + TPE construction gives the guard useful flexibility for\n        everyday roads and outdoor use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"r1t-benefit\"\u003e\n      \u003cspan class=\"r1t-benefit-num\"\u003e04\u003c\/span\u003e\n      \u003ch3\u003eLow-Profile Appearance\u003c\/h3\u003e\n      \u003cp\u003e\n        The dark molded design integrates with the R1T lower trim instead\n        of becoming the main visual feature of the truck.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"r1t-section r1t-split reverse\"\u003e\n\n  \u003cdiv class=\"r1t-copy\"\u003e\n\n    \u003cspan class=\"r1t-eyebrow\"\u003e\n      Before \u0026amp; After\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Add a Barrier Between the Tire and the Body\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Without a splash guard, tire spray has a more direct path toward\n      the vehicle. Installing a mud flap places additional coverage behind\n      the wheel where water, loose dirt and small road debris are naturally\n      thrown rearward.\n    \u003c\/p\u003e\n\n    \u003cul class=\"r1t-list\"\u003e\n      \u003cli\u003eHelps reduce muddy water along lower exterior surfaces\u003c\/li\u003e\n      \u003cli\u003eHelps intercept sand and routine loose-road debris\u003c\/li\u003e\n      \u003cli\u003eUseful on wet roads and gravel parking areas\u003c\/li\u003e\n      \u003cli\u003eCan make routine exterior cleanup easier\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"r1t-media\"\u003e\n    \u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/2_c3c18483-fa77-43d4-8538-cc507c4bc1c2.png?v=1789971821\u0026amp;width=1254\" alt=\"Rivian R1T mud flap before and after installation\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"r1t-section\"\u003e\n\n  \u003cspan class=\"r1t-eyebrow\"\u003e\n    Available Versions\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Check the Version Before Checkout\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"r1t-intro\"\u003e\n    \u003cp\u003e\n      This listing currently offers two mud-flap configurations.\n      Use the selected option image and mounting layout to confirm\n      the version that matches your intended installation.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"r1t-options\"\u003e\n\n    \u003cdiv class=\"r1t-option\"\u003e\n\n      \u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/StandardMudFlaps_c7b47954-971d-41c3-b9b1-2b705cf06c76.png?v=1789971821\u0026amp;width=1254\" alt=\"Standard mud flap option for Rivian R1T\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"r1t-option-copy\"\u003e\n\n        \u003cspan class=\"r1t-option-label\"\u003e\n          Available Option\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Standard Mud Flaps\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Select this option when its product shape and mounting points\n          match the configuration you want to install.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"r1t-option\"\u003e\n\n      \u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/Front_RearMudFlaps_1f2ffa2b-cc65-46d0-ac2a-c3a29dce9e43.png?v=1789971821\u0026amp;width=1254\" alt=\"Front and rear mud flap option for Rivian R1T\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"r1t-option-copy\"\u003e\n\n        \u003cspan class=\"r1t-option-label\"\u003e\n          Available Option\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Front \u0026amp; Rear Mud Flaps\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Compare this configuration with the included mounting components\n          and your R1T wheel-well setup before installation.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"r1t-section r1t-material\"\u003e\n\n  \u003cspan class=\"r1t-eyebrow\"\u003e\n    PP + TPE Construction\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Flexible Protection for a High-Exposure Area\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"r1t-material-grid\"\u003e\n\n    \u003cdiv class=\"r1t-material-card\"\u003e\n      \u003cstrong\u003eUseful Flexibility\u003c\/strong\u003e\n      \u003cp\u003e\n        Designed to flex rather than behaving like a completely rigid\n        exterior panel.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"r1t-material-card\"\u003e\n      \u003cstrong\u003eMolded Shape\u003c\/strong\u003e\n      \u003cp\u003e\n        Maintains a vehicle-specific profile around the corresponding\n        wheel-area mounting position.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"r1t-material-card\"\u003e\n      \u003cstrong\u003eExterior-Use Surface\u003c\/strong\u003e\n      \u003cp\u003e\n        Positioned in an area regularly exposed to water, dirt and\n        road contamination.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"r1t-media\" style=\"max-width:680px;margin:27px auto 0;\"\u003e\n    \u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/7_ffaa3728-7435-4bed-adc4-8ba5b0f34451.png?v=1789971821\u0026amp;width=1254\" alt=\"Flexible PP and TPE Rivian R1T mud flap\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"r1t-section r1t-split\"\u003e\n\n  \u003cdiv class=\"r1t-copy\"\u003e\n\n    \u003cspan class=\"r1t-eyebrow\"\u003e\n      Front + Rear Positioning\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Protection Where the Tires Create the Spray\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The guards sit directly behind the front and rear wheel areas,\n      placing the protective surface between rotating tires and the\n      surrounding lower body.\n    \u003c\/p\u003e\n\n    \u003cul class=\"r1t-list\"\u003e\n      \u003cli\u003eFront wheel-area coverage\u003c\/li\u003e\n      \u003cli\u003eRear wheel-area coverage\u003c\/li\u003e\n      \u003cli\u003eDark finish coordinates with R1T lower trim\u003c\/li\u003e\n      \u003cli\u003eDesigned around the listed R1T mounting locations\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"r1t-media\"\u003e\n    \u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/3_7331df1e-b0c3-4605-a146-ba19bf760f09.png?v=1789971821\u0026amp;width=1254\" alt=\"Front and rear mud flap installation locations on Rivian R1T\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"r1t-section\"\u003e\n\n  \u003cspan class=\"r1t-eyebrow\"\u003e\n    Installation\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Check the Mounting Method Before You Start\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"r1t-intro\"\u003e\n    \u003cp\u003e\n      The current product imagery shows more than one mounting approach.\n      Review the selected configuration, mounting holes and included\n      hardware before removing factory fasteners or modifying the vehicle.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"r1t-media\" style=\"max-width:760px;margin:0 auto;\"\u003e\n    \u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/4_4188e792-48ca-4a7d-b584-228c87c43181.png?v=1789971821\u0026amp;width=1254\" alt=\"Rivian R1T mud flap mounting and installation methods\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"r1t-steps\"\u003e\n\n    \u003cdiv class=\"r1t-step\"\u003e\n      \u003cspan class=\"r1t-step-no\"\u003e1\u003c\/span\u003e\n      \u003ch3\u003eIdentify the Position\u003c\/h3\u003e\n      \u003cp\u003e\n        Match each guard with the correct front or rear wheel area before\n        removing any vehicle fasteners.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"r1t-step\"\u003e\n      \u003cspan class=\"r1t-step-no\"\u003e2\u003c\/span\u003e\n      \u003ch3\u003eCheck the Mounting Points\u003c\/h3\u003e\n      \u003cp\u003e\n        Compare the factory screw locations and the holes or adhesive\n        areas shown on your selected version.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"r1t-step\"\u003e\n      \u003cspan class=\"r1t-step-no\"\u003e3\u003c\/span\u003e\n      \u003ch3\u003eSecure \u0026amp; Recheck\u003c\/h3\u003e\n      \u003cp\u003e\n        Install the appropriate hardware and confirm that the guard\n        remains secure before driving.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"r1t-note\"\u003e\n    \u003cstrong\u003eSome mounting configurations may require drilling.\u003c\/strong\u003e\n    \u003cp\u003e\n      Do not drill the vehicle until you have confirmed the selected\n      mud-flap version, installation position and supplied instructions.\n      If the mounting points do not match, contact Tesstudio before\n      modifying the vehicle.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"r1t-section r1t-dark\"\u003e\n\n  \u003cspan class=\"r1t-eyebrow\"\u003e\n    Real-World R1T Use\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    For Roads That Don't Stay Perfectly Clean\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The benefit becomes easiest to see when weather and road surfaces\n    start putting more material behind the tires.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"r1t-use-grid\"\u003e\n\n    \u003cdiv class=\"r1t-use\"\u003e\n      \u003cstrong\u003eRain\u003c\/strong\u003e\n      \u003cspan\u003eHelp reduce dirty road-water spray\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"r1t-use\"\u003e\n      \u003cstrong\u003eMud\u003c\/strong\u003e\n      \u003cspan\u003eAdd a barrier behind the tire on messy roads\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"r1t-use\"\u003e\n      \u003cstrong\u003eGravel\u003c\/strong\u003e\n      \u003cspan\u003eHelp intercept routine loose-road material\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"r1t-use\"\u003e\n      \u003cstrong\u003eWinter\u003c\/strong\u003e\n      \u003cspan\u003eUseful around slush and normal road contamination\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"r1t-section r1t-fit\"\u003e\n\n  \u003cspan class=\"r1t-eyebrow\"\u003e\n    Fitment Check\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    For Rivian R1T 2022–2025\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Confirm your vehicle model year, selected mud-flap version and\n    wheel-well mounting points before beginning installation.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"r1t-fit-grid\"\u003e\n\n    \u003cdiv class=\"r1t-fit-card\"\u003e\n      \u003cstrong\u003e1. Confirm R1T\u003c\/strong\u003e\n      \u003cp\u003e\n        This listing is intended for Rivian R1T model years 2022–2025.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"r1t-fit-card\"\u003e\n      \u003cstrong\u003e2. Confirm Version\u003c\/strong\u003e\n      \u003cp\u003e\n        Select Standard Mud Flaps or Front \u0026amp; Rear Mud Flaps above.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"r1t-fit-card\"\u003e\n      \u003cstrong\u003e3. Match Mounting Points\u003c\/strong\u003e\n      \u003cp\u003e\n        Compare product holes, mounting shape and vehicle fastener\n        positions before modifying the truck.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"r1t-note\"\u003e\n    \u003cstrong\u003eNever force a mismatched part.\u003c\/strong\u003e\n    \u003cp\u003e\n      If your wheel-well mounting points look different from the\n      selected version, stop installation and contact Tesstudio\n      for fitment support.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"r1t-section\"\u003e\n\n  \u003cspan class=\"r1t-eyebrow\"\u003e\n    Maintenance\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Let the Guards Take the Mess\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"r1t-steps\"\u003e\n\n    \u003cdiv class=\"r1t-step\"\u003e\n      \u003cspan class=\"r1t-step-no\"\u003e1\u003c\/span\u003e\n      \u003ch3\u003eRinse\u003c\/h3\u003e\n      \u003cp\u003e\n        Wash away routine mud, road film and loose debris during\n        normal vehicle cleaning.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"r1t-step\"\u003e\n      \u003cspan class=\"r1t-step-no\"\u003e2\u003c\/span\u003e\n      \u003ch3\u003eInspect\u003c\/h3\u003e\n      \u003cp\u003e\n        Periodically check mounting hardware after rough roads,\n        gravel or extended outdoor use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"r1t-step\"\u003e\n      \u003cspan class=\"r1t-step-no\"\u003e3\u003c\/span\u003e\n      \u003ch3\u003eClear Buildup\u003c\/h3\u003e\n      \u003cp\u003e\n        Remove packed mud, snow or ice instead of allowing heavy\n        buildup to push against the guard.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"r1t-section\"\u003e\n\n  \u003cspan class=\"r1t-eyebrow\"\u003e\n    Recommended for R1T Owners\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Add More Utility to Your Rivian\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"r1t-intro\"\u003e\n    \u003cp\u003e\n      Three additional Tesstudio upgrades for compatible Rivian R1T\n      applications.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"r1t-related-grid\"\u003e\n\n\n    \u003ca class=\"r1t-product-card\" href=\"\/ko\/products\/interior-tempered-glass-screen-protector-for-rivian-r1t-r1s-center-console-instrument-cluster\"\u003e\n\n      \u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/InteriorTemperedGlassScreenProtectorforRivianR1TR1SCenterConsole_InstrumentCluster_1.jpg?v=1745228656\u0026amp;width=800\" alt=\"Tempered glass screen protector for Rivian R1T\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"r1t-product-copy\"\u003e\n\n        \u003cspan class=\"r1t-product-type\"\u003e\n          Screen Protection\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          R1T \/ R1S Tempered Glass Screen Protector\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Add a protective layer to compatible Rivian cabin displays.\n        \u003c\/p\u003e\n\n        \u003cspan class=\"r1t-view\"\u003e\n          View product →\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/a\u003e\n\n\n    \u003ca class=\"r1t-product-card\" href=\"\/ko\/products\/rivian-r1t-trucks-accessories-lockable-racks-roof-rails-crossbars-cargo-rooftop-cargo-carrier-tesstudio%C2%AE\"\u003e\n\n      \u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/RivianR1TAccessoriesLockableRacksRoofTruckPickupBedHeavyRoofRailsCrossbarsRooftopCargoCarrierLuggageTesstudio_1_64cb3316-aba3-4f01-8e44-b94a3b0e99b4.jpg?v=1735983739\u0026amp;width=1468\" alt=\"Truck bed cross bars for Rivian R1T 2022 to 2025\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"r1t-product-copy\"\u003e\n\n        \u003cspan class=\"r1t-product-type\"\u003e\n          Adventure Cargo\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          R1T Lockable Truck Bed Cross Bars\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Add secure cargo-carrying capability to compatible\n          Rivian R1T 2022–2025 truck-bed mounting points.\n        \u003c\/p\u003e\n\n        \u003cspan class=\"r1t-view\"\u003e\n          View product →\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/a\u003e\n\n\n    \u003ca class=\"r1t-product-card\" href=\"\/ko\/products\/rivian-r1s-r1t-armrest-storage-box-tray-centre-console-storage-box-interior-accessories-tesstudio%C2%AE\"\u003e\n\n      \u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/RivianR1SR1TArmrestStorageBoxTrayCentreConsoleStorageBoxInteriorAccessoriesTesstudio_1.jpg?v=1740550275\u0026amp;width=800\" alt=\"Center console organizer for Rivian R1T\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"r1t-product-copy\"\u003e\n\n        \u003cspan class=\"r1t-product-type\"\u003e\n          Cabin Organization\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          R1T \/ R1S Center Console Organizer\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Add divided storage for smaller everyday items inside the\n          compatible Rivian center console.\n        \u003c\/p\u003e\n\n        \u003cspan class=\"r1t-view\"\u003e\n          View product →\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/a\u003e\n\n\n    \u003cdiv class=\"r1t-help-card\"\u003e\n\n      \u003cspan class=\"r1t-product-type\"\u003e\n        Need Fitment Help?\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Check Before You Drill\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        If your wheel-well hardware does not match the selected mud-flap\n        version, send Tesstudio your R1T model year and clear photos of\n        the mounting area before modifying the truck.\n      \u003c\/p\u003e\n\n      \u003ca href=\"\/ko\/pages\/contact-us\"\u003e\n        Contact Tesstudio →\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"r1t-section r1t-faq\"\u003e\n\n  \u003cspan class=\"r1t-eyebrow\"\u003e\n    FAQ\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Rivian R1T Mud Flap Questions\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"r1t-faq-list\"\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Which Rivian R1T model years are these mud flaps designed for?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"r1t-answer\"\u003e\n        \u003cp\u003e\n          This listing is intended for Rivian R1T model years 2022–2025.\n          Compare the selected mud-flap shape and mounting points with\n          your vehicle before installation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        What is the difference between the two available options?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"r1t-answer\"\u003e\n        \u003cp\u003e\n          The listing currently offers Standard Mud Flaps and Front \u0026amp; Rear\n          Mud Flaps. Because their component shapes and mounting layouts\n          differ, select your preferred option and compare its product image\n          and installation points before checkout.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        What material are the R1T mud flaps made from?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"r1t-answer\"\u003e\n        \u003cp\u003e\n          The product uses PP + TPE construction designed to combine\n          molded structure with useful flexibility for an exterior\n          wheel-area accessory.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Do these help reduce mud and dirty road water?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"r1t-answer\"\u003e\n        \u003cp\u003e\n          Yes. The guards sit behind the wheel areas to help intercept\n          mud, water, sand and other routine loose-road material before\n          more of it reaches the surrounding lower body.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Do I need to drill my Rivian R1T?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"r1t-answer\"\u003e\n        \u003cp\u003e\n          Installation varies by configuration. The current installation\n          imagery shows one mounting approach that can use factory screws\n          and adhesive, while another may require drilling an additional\n          mounting point. Confirm your selected version before modifying\n          the vehicle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Can the mud flaps be removed later?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"r1t-answer\"\u003e\n        \u003cp\u003e\n          The guards themselves can be removed. If your chosen installation\n          method requires drilling, however, the drilled mounting point\n          remains after the mud flap is removed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Are mud flaps useful if I mostly drive on paved roads?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"r1t-answer\"\u003e\n        \u003cp\u003e\n          They can still be useful during rain, winter slush, road\n          construction, gravel parking areas and other situations where\n          tire spray reaches the lower body.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        What should I do after driving through heavy mud or snow?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"r1t-answer\"\u003e\n        \u003cp\u003e\n          Clear heavy packed material from around the guard and wheel area,\n          then inspect the mounting hardware before the next trip.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Will these make my R1T look bulky?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"r1t-answer\"\u003e\n        \u003cp\u003e\n          The dark molded design is intended to blend with the truck's\n          lower wheel-area trim while adding useful coverage behind the tires.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003cdiv class=\"r1t-trust\"\u003e\n\n  \u003cdiv class=\"r1t-trust-item\"\u003e\n    \u003cstrong\u003eR1T Fitment Support\u003c\/strong\u003e\n    \u003cspan\u003eCheck the version before installation\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"r1t-trust-item\"\u003e\n    \u003cstrong\u003eInstallation Support\u003c\/strong\u003e\n    \u003cspan\u003eHelp when mounting points differ\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"r1t-trust-item\"\u003e\n    \u003cstrong\u003eQualifying Free Shipping\u003c\/strong\u003e\n    \u003cspan\u003eSee the current store offer\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"FAQPage\",\n  \"mainEntity\":[\n    {\n      \"@type\":\"Question\",\n      \"name\":\"Which Rivian R1T model years are these mud flaps designed for?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"This listing is intended for Rivian R1T model years 2022-2025. Compare the selected mud-flap shape and mounting points with your vehicle before installation.\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"What material are the R1T mud flaps made from?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"The product uses PP + TPE construction designed to combine molded structure with useful flexibility for an exterior wheel-area accessory.\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"Do these help reduce mud and dirty road water?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"Yes. The guards sit behind the wheel areas to help intercept mud, water, sand and other routine loose-road material before more of it reaches the surrounding lower body.\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"Do I need to drill my Rivian R1T?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"Installation varies by configuration. One shown mounting approach can use factory screws and adhesive, while another may require drilling an additional mounting point. Confirm your selected version before modifying the vehicle.\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"Can the mud flaps be removed later?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"The guards themselves can be removed. If the chosen installation method requires drilling, the drilled mounting point remains after removal.\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"Are mud flaps useful if I mostly drive on paved roads?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"They can still be useful during rain, winter slush, road construction, gravel parking areas and other situations where tire spray reaches the lower body.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"Tesstudio","offers":[{"title":"Front \u0026 Rear Mud Flaps","offer_id":53539305652513,"sku":null,"price":99.0,"currency_code":"USD","in_stock":true},{"title":"Standard Mud Flaps","offer_id":53539305685281,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/1_1f26b116-416d-49f5-a82b-9fd9f183e378.png?v=1789971821","url":"https:\/\/www.tesstudio.com\/ko\/products\/mud-flaps-for-rivian-r1t-2022-2025","provider":"Tesstudio","version":"1.0","type":"link"}