Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99 – $3.99
Default variant: 5
Default SKU: 5291269361936
Default price: $1.99
Availability: In Stock
Product Type: Weather Stripping
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017437688047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/epdm-rubber-seal-strip-for-car-doors-weather-seal-sound-insulation-dust-proofing
JSON data: https://landmarks.builders/products/epdm-rubber-seal-strip-for-car-doors-weather-seal-sound-insulation-dust-proofing.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance the integrity of your vehicle or home with this versatile EPDM rubber seal strip. Designed shaped profile, it ensures effective sealing against wind, dust, and water ingress. The EPDM rubber construction guarantees longevity and weather resistance compared to standard alternatives. Installation is made simple with the included promoter, providing strong adhesion for a fit. This automotive seal strip is ideal for weatherproofing car doors, trunks, and, contributing to a quieter and more comfortable experience. for DIY enthusiasts and automotive repair professionals seeking reliable sealing solutions.
Package Contents: 26 meters x EPDM Rubber Seal Strip
| Material | EPDM rubber |
| Capacity | L |
| Recommended Uses | Windproof and waterproof sealing for car doors and windows, sound insulation |
| Included Components | Sealing strip |
| Product Weight | kg |
| Package Weight | 0.2 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | YX-L |
| Number of Items | 1 |
Summary: EPDM rubber L-shaped weather seal strip for doors and windows. Sold in 5m ($1.99) and 10m ($3.99) lengths. Provides dust, wind, and water sealing.
Generated by: deepseek-v4-flash
## Identity EPDM Rubber L-shaped Seal Strip for automotive and home door/window sealing. Material: EPDM rubber. Length options: 5m and 10m. Includes primer for adhesion. ## Target persona DIY car owners seeking to reduce wind noise and dust. Home repairers weatherproofing doors and windows. Automotive repair professionals needing quick seal replacement. ## Use cases - Sealing car doors to block wind, dust, water - Weatherproofing car trunks - Sound insulation for vehicle cabins - Sealing gaps in home windows or garage doors - Repairing worn rubber seals on doors ## When NOT to recommend - High-temperature engine bay applications (EPDM may degrade) - Submersion or constant water contact - Structural or load-bearing sealing - Users requiring a single contiguous strip longer than 10m ## Variant options - 5 meters (SKU 5291269361936) - $1.99 - 10 meters (SKU 5291269361937) - $3.99 ## Price and logistics facts Price: $1.99 (5m) / $3.99 (10m) USD. Package weight: 0.2 kg. Model: YX-L. Includes sealing strip and promoter. ## Trust signals Material: EPDM (known for weather resistance). Low price point. In-stock status not specified. Return policy not provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ea6575704aa4adfbe8e0d6d3be2c17a.png?v=1773820321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45690059de5c49fa9e11ac23bfe88bbb.png?v=1773820321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c73f88dcfd1d40d6803c8ec4aee9adee.png?v=1773820321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d20bdc24a09b49ceae338e43d55b4a5d.png?v=1773820321 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd5c063660294dff9684657fd069455e.png?v=1773820321 ## Agent notes - Product title mentions 26 meters, but variants are 5m and 10m; total length may be 26m across multiple strips? Verify with seller. - Images not analyzed; assume product photos of strip and installation examples.
This product has 11 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "EPDM Rubber Seal Strip for Car Doors, Weather Seal, Sound Insulation, Dust Proofing, Automotive Repair Seal, 26 Meters",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "2600.0",
"_width_cm": "",
"_height_cm": ""
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").