{"product_id":"tesla-all-weather-floor-mats-for-model-yl","title":"TESERY All-Weather TPE Floor Mats for Model YL 6-Seater 2026+","description":"\u003cstyle\u003e\n  .tesery-pdp {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #1e2d3d;\n    background: #ffffff;\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  \/* MODULE 1: Hero *\/\n  .pdp-m1 {\n    background: #ffffff;\n    padding: 40px 0 0;\n    text-align: center;\n  }\n  .pdp-m1 .banner-img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 14px;\n    margin-bottom: 32px;\n  }\n  .pdp-m1 h1 {\n    font-size: 26px;\n    font-weight: 700;\n    color: #1e2d3d;\n    margin: 0 24px 16px;\n    line-height: 1.35;\n  }\n  .pdp-m1 .intro {\n    font-size: 15px;\n    color: #5a7080;\n    line-height: 1.85;\n    margin: 0 auto 0;\n    max-width: 720px;\n  }\n  .pdp-divider {\n    border: none;\n    border-top: 1px solid #dde8ef;\n    margin: 36px 0;\n  }\n\n  \/* MODULE 2: Why TESERY *\/\n  .pdp-m2 {\n    background: #ffffff;\n    padding: 0 0 64px;\n  }\n  .pdp-m2 .section-title {\n    text-align: center;\n    font-size: 22px;\n    font-weight: 700;\n    color: #1e2d3d;\n    margin-bottom: 36px;\n    letter-spacing: 0.4px;\n  }\n\n  .pdp-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 32px;\n    margin-bottom: 40px;\n  }\n  .pdp-feature-row:last-child { margin-bottom: 0; }\n  .pdp-feature-row.reverse { flex-direction: row-reverse; }\n\n  \/* 图片容器：严格 1:1，直角 *\/\n  .feat-img-wrap {\n    flex: 0 0 calc(50% - 16px);\n    width: calc(50% - 16px);\n    aspect-ratio: 1 \/ 1;\n    border-radius: 0;\n    overflow: hidden;\n    position: relative;\n    flex-shrink: 0;\n  }\n  .feat-img-wrap img {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    border-radius: 0;\n  }\n\n  \/* 文案占剩余空间 *\/\n  .pdp-feature-row .feat-text {\n    flex: 1;\n    min-width: 0;\n    padding: 8px 4px;\n  }\n  .pdp-feature-row .feat-text h3 {\n    font-size: 20px;\n    font-weight: 700;\n    color: #1e2d3d;\n    margin: 0 0 0;\n    line-height: 1.3;\n  }\n  .pdp-feature-row .feat-text h3::after {\n    content: '';\n    display: block;\n    width: 36px;\n    height: 3px;\n    background: #3a8fa8;\n    border-radius: 2px;\n    margin-top: 10px;\n    margin-bottom: 14px;\n  }\n  .pdp-feature-row .feat-text p {\n    font-size: 14px;\n    color: #5a7080;\n    line-height: 1.85;\n    margin: 0;\n  }\n\n  \/* MODULE 3: Showcase Banner *\/\n  .pdp-m3-banner {\n    background: #ffffff;\n    padding: 48px 0 0;\n  }\n  .pdp-m3-banner .section-title {\n    text-align: center;\n    font-size: 22px;\n    font-weight: 700;\n    color: #1e2d3d;\n    margin-bottom: 20px;\n    letter-spacing: 0.4px;\n  }\n  .pdp-m3-banner .banner-img-spec {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 14px;\n  }\n\n  \/* MODULE 4: Specs + Care *\/\n  .pdp-m4-specs {\n    background: #ffffff;\n    padding: 48px 0;\n  }\n  .pdp-m4-specs .section-title {\n    font-size: 20px;\n    font-weight: 700;\n    color: #1e2d3d;\n    margin-bottom: 20px;\n    padding-bottom: 12px;\n    border-bottom: 2px solid #c8dde8;\n  }\n  .pdp-specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 40px;\n    border-radius: 12px;\n    overflow: hidden;\n    border: 1px solid #dde8ef;\n  }\n  .pdp-specs-table tr { background: #ffffff; }\n  .pdp-specs-table tr:nth-child(even) { background: #f4f8fb; }\n  .pdp-specs-table td {\n    padding: 13px 20px;\n    font-size: 14px;\n    border-bottom: 1px solid #dde8ef;\n    color: #1e2d3d;\n  }\n  .pdp-specs-table td:first-child {\n    font-weight: 600;\n    color: #2a5f7a;\n    width: 40%;\n  }\n  .pdp-care-list {\n    border: 1px solid #dde8ef;\n    border-radius: 12px;\n    padding: 8px 24px;\n    list-style: none;\n    margin: 0;\n    background: #ffffff;\n  }\n  .pdp-care-list li {\n    font-size: 14px;\n    color: #5a7080;\n    line-height: 1.85;\n    padding: 12px 0 12px 28px;\n    border-bottom: 1px solid #eef3f6;\n    position: relative;\n  }\n  .pdp-care-list li:last-child { border-bottom: none; }\n  .pdp-care-list li::before {\n    content: '✓';\n    position: absolute;\n    left: 4px;\n    color: #3a8fa8;\n    font-weight: 700;\n  }\n  .pdp-care-list li strong { color: #2a5f7a; }\n\n  \/* MODULE 5: FAQ *\/\n  .pdp-m5-faq {\n    background: #ffffff;\n    padding: 0 0 40px;\n  }\n  .pdp-m5-faq .section-title {\n    font-size: 20px;\n    font-weight: 700;\n    color: #1e2d3d;\n    margin-bottom: 20px;\n    text-align: center;\n  }\n  .faq-toggle { display: none; }\n  .pdp-faq-item {\n    border: 1px solid #dde8ef;\n    border-radius: 10px;\n    margin-bottom: 10px;\n    overflow: hidden;\n    background: #ffffff;\n  }\n  .pdp-faq-label {\n    display: block;\n    padding: 16px 48px 16px 20px;\n    font-size: 14px;\n    font-weight: 600;\n    color: #2a5f7a;\n    background: #f0f7fa;\n    border-left: 4px solid #3a8fa8;\n    cursor: pointer;\n    position: relative;\n    user-select: none;\n    transition: background 0.2s;\n  }\n  .pdp-faq-label:hover { background: #e2f0f5; }\n  .pdp-faq-label::after {\n    content: '+';\n    position: absolute;\n    right: 18px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 22px;\n    font-weight: 300;\n    color: #3a8fa8;\n    line-height: 1;\n  }\n  .pdp-faq-answer {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.35s ease, padding 0.25s ease;\n    font-size: 14px;\n    color: #5a7080;\n    line-height: 1.85;\n    padding: 0 20px;\n    background: #ffffff;\n  }\n  .faq-toggle:checked + .pdp-faq-item .pdp-faq-label { background: #e2f0f5; }\n  .faq-toggle:checked + .pdp-faq-item .pdp-faq-label::after { content: '−'; }\n  .faq-toggle:checked + .pdp-faq-item .pdp-faq-answer {\n    max-height: 300px;\n    padding: 14px 20px;\n    border-top: 1px solid #dde8ef;\n  }\n\n  @media (max-width: 640px) {\n    .pdp-feature-row,\n    .pdp-feature-row.reverse {\n      flex-direction: column;\n      gap: 20px;\n    }\n    .feat-img-wrap {\n      flex: none;\n      width: 100%;\n    }\n    .pdp-feature-row .feat-text { padding: 0; }\n    .pdp-m1 h1 { font-size: 20px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tesery-pdp\"\u003e\n\n  \u003c!-- MODULE 1: Hero --\u003e\n  \u003cdiv class=\"pdp-m1\"\u003e\n    \u003cimg class=\"banner-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Model_YL_A_2.jpg\" alt=\"TESERY Floor Mats Overview\"\u003e\n    \u003ch1\u003eTESERY All-Weather TPE Floor Mats for Model YL 6-Seater 2026+\u003c\/h1\u003e\n    \u003cp class=\"intro\"\u003eThe cabin of your Model YL is a statement — clean lines, considered materials, and an interior that reflects the precision of the vehicle itself. TESERY All-Weather TPE Floor Mats are designed to honor that standard. Laser-measured, eco-certified, and crafted from premium TPE, these mats deliver protection that is as refined as the car they're made for.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pdp-divider\"\u003e\n\n  \u003c!-- MODULE 2: Why TESERY Floor Mats --\u003e\n  \u003cdiv class=\"pdp-m2\"\u003e\n    \u003cdiv class=\"section-title\"\u003eWhy TESERY Floor Mats?\u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-feature-row\"\u003e\n      \u003cdiv class=\"feat-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Model_YL_6.png\" alt=\"Precision-Engineered Fit\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-text\"\u003e\n        \u003ch3\u003ePrecision-Engineered Fit\u003c\/h3\u003e\n        \u003cp\u003eEvery TESERY mat begins with a 3D laser scan of the 2026+ Model YL footwell. The result is a fit so exact it appears factory-installed — flush edges, seamless corners, and zero gaps. No cutting, no compromise.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-feature-row reverse\"\u003e\n      \u003cdiv class=\"feat-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/O1CN01bI10RX2LYUWvq8wxt__2206375519704.jpg\" alt=\"Premium Eco-Certified TPE\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-text\"\u003e\n        \u003ch3\u003ePremium Eco-Certified TPE\u003c\/h3\u003e\n        \u003cp\u003eFood-grade and baby-safe, our material is free from BPA, heavy metals, and harmful plasticizers. It's the same standard of purity used in infant products — brought to your vehicle's floor.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-feature-row\"\u003e\n      \u003cdiv class=\"feat-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/O1CN01aP17XO24SfziZaWQ2__3181937390.jpg\" alt=\"Zero Formaldehyde Zero Odor\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-text\"\u003e\n        \u003ch3\u003eZero Formaldehyde. Zero Odor.\u003c\/h3\u003e\n        \u003cp\u003eFrom the moment you open the box, there is no chemical smell, no off-gassing, no compromise on air quality. TESERY mats are certified zero-formaldehyde — because the air inside your cabin matters.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-feature-row reverse\"\u003e\n      \u003cdiv class=\"feat-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Model_YL_2.png\" alt=\"Pedal Safety Verified\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-text\"\u003e\n        \u003ch3\u003ePedal Safety, Verified\u003c\/h3\u003e\n        \u003cp\u003eEvery contour is engineered to lie flat and stay in place, with verified clearance from both the brake and accelerator pedals. Drive with complete confidence.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-feature-row\"\u003e\n      \u003cdiv class=\"feat-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/image_42_dcd6757f-2f0b-4ab4-a50d-606dcdd1e572.jpg\" alt=\"All-Season Defense\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-text\"\u003e\n        \u003ch3\u003eAll-Season Defense\u003c\/h3\u003e\n        \u003cp\u003eRaised sidewalls and deep drainage channels contain rain, mud, snow, and sand — whatever the season brings, it stays in the mat, not absorbed into your floor.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pdp-feature-row reverse\"\u003e\n      \u003cdiv class=\"feat-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Model_YL_4.png\" alt=\"Effortless Maintenance\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-text\"\u003e\n        \u003ch3\u003eEffortless Maintenance\u003c\/h3\u003e\n        \u003cp\u003eRemove. Rinse. Reinstall. A quick rinse is all it takes to restore them to their original condition — no special tools, no detailing required.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MODULE 3: Showcase Banner --\u003e\n  \u003cdiv class=\"pdp-m3-banner\"\u003e\n    \u003cdiv class=\"section-title\"\u003eDesigned for the Tesla Model YL\u003c\/div\u003e\n    \u003cimg class=\"banner-img-spec\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Model_YL_A.jpg\" alt=\"TESERY Floor Mats in Tesla Model YL\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MODULE 4: Specs + Care --\u003e\n  \u003cdiv class=\"pdp-m4-specs\"\u003e\n    \u003cdiv class=\"section-title\"\u003eProduct Specifications\u003c\/div\u003e\n    \u003ctable class=\"pdp-specs-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eAll-Weather TPE Floor Mats\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCompatible Vehicle\u003c\/td\u003e\n\u003ctd\u003e2026+ Tesla Model YL 6-Seater\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eTPE (Thermoplastic Elastomer)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFormaldehyde Content\u003c\/td\u003e\n\u003ctd\u003e0\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eOdor\u003c\/td\u003e\n\u003ctd\u003eNone\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eRecyclability\u003c\/td\u003e\n\u003ctd\u003e100%\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePedal Safety\u003c\/td\u003e\n\u003ctd\u003eBrake \u0026amp; accelerator clearance verified\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFit Method\u003c\/td\u003e\n\u003ctd\u003e3D laser-scanned custom fit\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n\n    \u003cdiv class=\"section-title\"\u003eCare \u0026amp; Maintenance\u003c\/div\u003e\n    \u003cul class=\"pdp-care-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRoutine care:\u003c\/strong\u003e Remove mats, rinse with clean water, and air dry before reinstalling.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDeep clean:\u003c\/strong\u003e For stubborn residue, apply mild soap with a soft brush, then rinse thoroughly.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAvoid solvents:\u003c\/strong\u003e Keep bleach, acetone, and petroleum-based cleaners away — they degrade TPE over time.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAfter reinstalling:\u003c\/strong\u003e Confirm the mats are seated flat and clear of the pedals before driving.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLong-term storage:\u003c\/strong\u003e Store flat or loosely rolled in a cool, dry place away from direct sunlight.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MODULE 5: FAQ --\u003e\n  \u003cdiv class=\"pdp-m5-faq\"\u003e\n    \u003cdiv class=\"section-title\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\n    \u003cinput type=\"checkbox\" id=\"faq1\" class=\"faq-toggle\"\u003e\n    \u003cdiv class=\"pdp-faq-item\"\u003e\n      \u003clabel class=\"pdp-faq-label\" for=\"faq1\"\u003eQ: Are these mats a true fit for the 2026 Model YL?\u003c\/label\u003e\n      \u003cdiv class=\"pdp-faq-answer\"\u003eYes — every mat is 3D laser-scanned specifically for the 2026+ Model YL 6-Seater. The fit is precise, with no trimming or modification required.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cinput type=\"checkbox\" id=\"faq2\" class=\"faq-toggle\"\u003e\n    \u003cdiv class=\"pdp-faq-item\"\u003e\n      \u003clabel class=\"pdp-faq-label\" for=\"faq2\"\u003eQ: Will the mats interfere with my pedals?\u003c\/label\u003e\n      \u003cdiv class=\"pdp-faq-answer\"\u003eNo. Pedal clearance is engineered and verified at the design stage. The mats stay flat and secure, with no risk of interference with braking or acceleration.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cinput type=\"checkbox\" id=\"faq3\" class=\"faq-toggle\"\u003e\n    \u003cdiv class=\"pdp-faq-item\"\u003e\n      \u003clabel class=\"pdp-faq-label\" for=\"faq3\"\u003eQ: Is there any smell when I first open the package?\u003c\/label\u003e\n      \u003cdiv class=\"pdp-faq-answer\"\u003eNone. TESERY mats are certified zero-formaldehyde and zero-odor. The material is clean from the moment it leaves our facility.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cinput type=\"checkbox\" id=\"faq4\" class=\"faq-toggle\"\u003e\n    \u003cdiv class=\"pdp-faq-item\"\u003e\n      \u003clabel class=\"pdp-faq-label\" for=\"faq4\"\u003eQ: How do I clean the mats?\u003c\/label\u003e\n      \u003cdiv class=\"pdp-faq-answer\"\u003eRemove, rinse with water, and air dry. For tougher stains, mild soap and a soft brush are all you need.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cinput type=\"checkbox\" id=\"faq5\" class=\"faq-toggle\"\u003e\n    \u003cdiv class=\"pdp-faq-item\"\u003e\n      \u003clabel class=\"pdp-faq-label\" for=\"faq5\"\u003eQ: Are the mats safe for children and pets?\u003c\/label\u003e\n      \u003cdiv class=\"pdp-faq-answer\"\u003eYes. The food-grade, baby-safe TPE is free from BPA and harmful chemicals — safe for every passenger.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cinput type=\"checkbox\" id=\"faq6\" class=\"faq-toggle\"\u003e\n    \u003cdiv class=\"pdp-faq-item\"\u003e\n      \u003clabel class=\"pdp-faq-label\" for=\"faq6\"\u003eQ: Do these work in all weather conditions?\u003c\/label\u003e\n      \u003cdiv class=\"pdp-faq-answer\"\u003eYes. The raised edges and deep drainage channels are built to contain rain, snow, mud, and sand across every season.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Tesery Official Store","offers":[{"title":"Left-Hand Drive \/ 7PCS","offer_id":48543402787048,"sku":"TFM008-L","price":521.0,"currency_code":"AUD","in_stock":true},{"title":"Left-Hand Drive \/ 4PCS","offer_id":48543402754280,"sku":"TFM008-FML","price":391.0,"currency_code":"AUD","in_stock":true},{"title":"Right-Hand Drive \/ 7PCS","offer_id":48543402852584,"sku":"TFM008-R","price":521.0,"currency_code":"AUD","in_stock":true},{"title":"Right-Hand Drive \/ 4PCS","offer_id":48543402819816,"sku":"TFM008-FMR","price":391.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesery-all-weather-tpe-floor-mats-for-model-yl-6-seater-2026-7412628.jpg?v=1784699724","url":"https:\/\/www.tesery.com\/en-au\/products\/tesla-all-weather-floor-mats-for-model-yl","provider":"Tesery Official Store","version":"1.0","type":"link"}