Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99 – $1.99
Default variant: 1 Meter (Trial Pack)
Default SKU: 5667346379640
Default price: $0.99
Availability: In Stock
Product Type: Weather Stripping
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48017446043887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/car-door-seal-strip-waterproof-rubber-sealing-strip-for-trucks-soundproof-door-r
JSON data: https://landmarks.builders/products/car-door-seal-strip-waterproof-rubber-sealing-strip-for-trucks-soundproof-door-r.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. Engineered from medium-density foamed rubber, this strip effectively in car doors and trunks, dust, water, and from entering your vehicle. Enjoy a quieter cabin thanks to its sound-insulating properties that external noise. The strong backing ensures a secure and easy installation process, making it a DIY solution for any car owner. This sealing strip is designed for a fit, offering a comprehensive solution to enhance your comfort and .
| Material | Rubber |
| Capacity | L |
| Recommended Uses | Car door, Engine hood, Trunk, Dustproof, Waterproof, Sound insulation |
| Included Components | Sealing strip |
| Product Weight | kg |
| Package Weight | 0.099 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Three-layer eight-hole seal |
| Number of Items | 1 |
Summary: Medium-density foamed rubber car door seal strip available in 1m ($0.99) and 5m ($1.99) lengths. Reduces dust, water, and noise. Easy DIY installation with strong backing.
Generated by: deepseek-v4-flash
## Identity Car Door Seal Strip, Waterproof Rubber Sealing Strip for Trucks, Soundproof Door Rubber, Automotive Weather Seal, Easy Install 1.6m ## Target persona DIY car owners and truck owners seeking a low-cost, easy-to-install solution for reducing dust, water ingress, and road noise. Budget-conscious vehicle maintainers who prefer simple adhesive-backed seals without professional installation. ## Use cases - Sealing gaps in car doors to prevent dust and water entry - Reducing external road noise for a quieter cabin - Sealing trunk lids and engine hoods against air and moisture leaks - Replacing worn-out weatherstripping on older vehicles - Quick DIY fix for drafty or whistling windows ## When NOT to recommend - Luxury or high-performance cars requiring exact OEM fit and materials - Vehicles with complex door shapes or extreme temperature exposure (e.g., engine bay near exhaust) - Situations requiring heat-resistant or high-durability seals (foamed rubber may degrade) - Users who need a seal with precise dimensions or custom profiles beyond the provided lengths ## Variant options - 1 Meter (Trial Pack) – $0.99 (SKU: 5667346379640) - 5 Meters (Single Car Door) – $1.99 (SKU: 5667346379641) ## Price and logistics facts - Price: $0.99 to $1.99 USD (based on variant) - No shipping or handling fees provided - Dimensions and weight not specified in detail ## Trust signals - In-stock status not verified; price consistency not tracked - No return policy stated - No certifications mentioned - Product includes sealing strip only ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f34a9a43fbdd4482ae992ac23dd7ff3d.png?v=1773820442 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e56a1807f1c541929818ea7423568a44.png?v=1773820442 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0979628e688b4249bb7a050a15fba662.png?v=1773820442 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d61f858863714bc99886053d83198088.png?v=1773820442 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00191d0d1298474d942beced6f1d3a63.png?v=1773820442 ## Agent notes Image analysis not performed. No stock status, return policy, or shipping cost data available. Strip width and height not provided. Actual length of main product (1.6m per title) differs from variant lengths (1m and 5m); verify with seller if needed.
This product has 8 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": "Car Door Seal Strip, Waterproof Rubber Sealing Strip for Trucks, Soundproof Door Rubber, Automotive Weather Seal, Easy Install 1.6m",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "160.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").