Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99
Default variant: Large D-type with waterproof groove
Default SKU: 5248742350878
Default price: $0.99
Availability: In Stock
Product Type: Weather Stripping
Vendor: JISADER
Weight: 1440 g
Cart URL (default variant): https://landmarks.builders/cart/48017423139055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/door-rubber-seal-strip-for-car-door-car-door-seal-strip-epdm-car-door-rubber-sea-1
JSON data: https://landmarks.builders/products/door-rubber-seal-strip-for-car-door-car-door-seal-strip-epdm-car-door-rubber-sea-1.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Upgrade your driving experience with this versatile Automotive Sealing Strip. Crafted from EPDM rubber, this universal fit seal strip is designed for doors, hoods, and trunks, offering exceptional noise reduction and enhanced cabin quietness. Its construction provides effective dust and water resistance, your interior. Improve your climate control efficiency and enjoy a more immersive audio experience by minimizing external noise. The strong 3M backing ensures easy and secure installation, giving your doors a more solid and premium feel upon closing. This EPDM rubber seal strip is the ideal solution for seeking improved comfort and quietness.
| Material | Rubber |
| Capacity | L |
| Recommended Uses | Car door, hood, trunk sealing, sound insulation, dustproof, waterproof, improve cooling/heating efficiency, enhance audio effect |
| Included Components | Automotive Sealing Strip |
| Product Weight | kg |
| Package Weight | 1.01 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | XL-3619 |
| Number of Items | 1 |
Summary: EPDM rubber seal strip for car doors, hoods, and trunks; reduces noise, dust, water; improves climate control; priced at $0.99.
Generated by: deepseek-v4-flash
## Identity Product: Door Rubber Seal Strip (Weather Stripping) – EPDM rubber, universal fit for car doors, hoods, trunks. ## Target persona DIY car owners seeking low-cost noise reduction and weatherproofing; budget-conscious drivers wanting to improve cabin comfort without professional installation. ## Use cases - Sealing gaps around car doors to reduce road noise - Blocking dust and water ingress in older vehicles - Improving air conditioning/heating efficiency by better sealing - Enhancing audio experience by minimizing external noise - Adding a solid, premium feel when closing doors - General weatherproofing for hood or trunk edges ## When NOT to recommend - Luxury or high-end vehicles requiring OEM-specific seals (fit or material may not match) - Vehicles with complex door geometries not suited for D-profile strips - Users seeking professional-grade or long-term permanent solutions (consumer-grade 3M tape) - Purchasers needing exact dimensions or custom lengths (product sold as generic strip, length unspecified) ## Variant options - **Large D-type with waterproof groove** – $0.99 - **Small D-type with waterproof groove** – $0.99 ## Price and logistics facts - Price: $0.99 USD per variant (same for both styles) - Product weight: not specified; package weight: 1.01 kg (may indicate multiple units or packaging) - Dimensions: not provided - Installation: 3M backing, easy to apply ## Trust signals - In-stock status: not explicitly stated - Return policy: not provided - Price consistency: both variants identical price - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5813b5688a24b4bbf55c5257566e822_ff02a288-6d3d-40a8-b738-4559d5e62271.png?v=1773819800 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85b3924263384d37a0db07900b2b3044_a40fedff-2437-40a6-ae1d-ca31146c1e15.png?v=1773819800 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d3d773d216e4c8b8587f86893c7593f_e7aae316-b5e6-49b4-99c8-0933b7f61b3d.png?v=1773819800 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/696e9b56c6844580ac7db284b357b2ef_f1a72c44-6e97-420e-b925-82c20ec6a9db.png?v=1773819800 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46900f5e7be347c1bd17ad8623de6d88_706155d8-ffcf-46ea-9c3d-2e6a89abc732.png?v=1773819800 ## Agent notes - Image understanding was not performed; do not infer visual quality or color details. - Length of strip not specified; buyer should verify required length before purchase. - No warranty or return information provided in source data.
This product has 14 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": "Door Rubber Seal Strip for Car Door, Car Door Seal Strip, EPDM Car Door Rubber Seal, Car Door Seal Automotive, Rubber Seal Strip Waterproof",
"quantity": 1,
"grams": 1440000,
"properties": {
"_length_cm": "",
"_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").