Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99 – $5.99
Default variant: Top Foam Seal Strip
Default SKU: 4999002892711
Default price: $5.99
Availability: In Stock
Product Type: Weather Stripping
Vendor: JISADER
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48017431494895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/automotive-sealing-strip-foam-tape-rubber-seal-strip-for-car-door-truck-sealing
JSON data: https://landmarks.builders/products/automotive-sealing-strip-foam-tape-rubber-seal-strip-for-car-door-truck-sealing.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 your comfort and with this versatile Automotive Sealing Strip. Made from EPDM rubber, it provides effective sealing against wind, water, and dust, ensuring a quieter and cleaner car interior. The easy-to-use backing allows for quick DIY installation without special tools. Designed for a range of cars and trucks, this sealing strip also features anti-collision properties for added door . With 5 meters per roll, it's an ideal solution for various automotive insulation and noise reduction needs.
Package Contents: 1 x Sealing Strip (5 meters per roll)
| Material | Rubber |
| Capacity | L |
| Recommended Uses | Automotive, Dustproof, Waterproof, Sound Insulation, Anti-collision |
| Included Components | Weather stripping |
| Product Weight | kg |
| Package Weight | 0.2 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 0011 |
| Number of Items | 1 |
Summary: EPDM rubber automotive sealing strip tape, 5 meters per roll, provides wind/water/dust sealing and noise reduction for cars and trucks; DIY installation, two style variants available.
Generated by: deepseek-v4-flash
## Identity This is an automotive sealing strip foam tape made from EPDM rubber, sold in rolls of 5 meters. It is designed for sealing gaps in doors and windows, reducing noise, and preventing dust and water ingress. ## Target persona - DIY car owners seeking affordable sealing solutions - Truck owners wanting to reduce cabin noise - Cost-conscious vehicle maintainers - Hobbyists working on older vehicles with worn seals ## Use cases - Sealing gaps in car doors to reduce wind noise - Preventing water leaks around windows during rain - Keeping dust out of truck cabins on unpaved roads - Anti-collision edge protection for doors - DIY insulation for camper van conversions or trailers ## When NOT to recommend - For gaps wider than 10mm (tape thickness unknown) - In high-temperature environments (e.g., engine bay) - For permanent, structural sealing requiring OEM parts - For applications requiring certified fire or safety ratings ## Variant options - **L-Type 3-Hole Seal Strip** (SKU: 4999002892712) – $1.99 - **Top Foam Seal Strip** (SKU: 4999002892711) – $5.99 ## Price and logistics facts - Base price: $1.99 (L-Type) / $5.99 (Top Foam) - Roll length: 5 meters - Package weight: 0.2 kg - No dimensions (width/height) provided - Currency: USD ## Trust signals - Listed with multiple image assets - No return policy or warranty specified - No certifications (e.g., RoHS, automotive standards) available in facts - Inventory status not provided ## Image assets -  -  -  -  -  ## Agent notes - Images provided but not analyzed; visual details cannot be inferred. - Dimensions (width, height) are missing; only length (5m) is known. - Return policy, warranty, and stock status are not specified. - Material is EPDM rubber; no third-party certifications listed.
This product has 9 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": "Automotive Sealing Strip Foam Tape, Rubber Seal Strip for Car Door, Truck Sealing Strip, Insulation Black, Noise Reduction, 5 Meters Per Roll",
"quantity": 1,
"grams": 350000,
"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").