Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99
Default variant: New B-type
Default SKU: 4505486409443
Default price: $0.99
Availability: In Stock
Product Type: Weather Stripping
Vendor: JISADER
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48066455765231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/sealing-strip-draught-excluder-door-seal-strip-draught-excluder-soundproof-door-2
JSON data: https://landmarks.builders/products/sealing-strip-draught-excluder-door-seal-strip-draught-excluder-soundproof-door-2.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 comfort and with our Seal Strip. Designed for universal fit across sedans, SUVs, and commercial vehicles, this automotive seal strip is for enhanced sound insulation and weatherproofing. Its easy DIY installation with a strong self backing means no special tools are required, making it a choice for any car owner or DIY enthusiast. This, -resistant rubber strip effectively doors, hoods, and trunks, dust and water ingress while reducing wind noise for a quieter, more comfortable. Experience sealing and a cleaner cabin with this accessory.
| Capacity | L |
| Recommended Uses | Car door sound insulation, dust prevention, anti-collision |
| Included Components | Weather stripping |
| Product Weight | kg |
| Package Weight | 0.2 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | SZ-CMT |
| Number of Items | 1 |
Summary: Universal car door seal strip for sedans, SUVs, and commercial vehicles; reduces wind noise, dust, and water ingress; DIY installation with self-adhesive backing; priced at $0.99.
Generated by: deepseek-v4-flash
## Identity Sealing Strip Draught Excluder, Door Seal Strip, Soundproof Door Seal Strip, Waterproof Rubber Seal Strip. Universal fit for sedans, SUVs, and commercial vehicles. Made from weather-resistant rubber. Includes self-adhesive backing for easy installation. ## Target persona Car owners seeking to reduce cabin noise and improve weather sealing. DIY auto enthusiasts who install accessories without professional help. Commercial vehicle operators wanting to enhance driver comfort. ## Use cases - Sealing car doors to reduce wind noise on highways - Preventing dust ingress in off-road vehicles - Waterproofing trunk seals to protect cargo - Reducing road noise in sedan cabin - Sealing hood gaps to keep engine bay cleaner - Blocking drafts around doors in older vehicles ## When NOT to recommend - For permanent, structural sealing where adhesive may not hold over time - For vehicles with severely corroded door frames where self-adhesive won't stick - For applications requiring fire-rated or high-temperature resistance - For users needing precise OEM-style fit for luxury vehicles ## Variant options - New B-type: $0.99 - New Raised B-type: $0.99 ## Price and logistics facts - Price: $0.99 USD per unit - Weight: 0.2 kg (package weight) - Dimensions: not provided - Variants priced identically ## Trust signals - Price consistent across variants - Image URLs provided (see below) - Return policy: not specified in facts - In-stock status: not explicitly confirmed, but product is listed - Certifications: none mentioned ## Image assets -  -  -  -  -  ## Agent notes - Description mentions "universal fit" but doesn't specify exact vehicle models or door dimensions. Installation requires cleaning surface for proper adhesion. The product description contains text errors (e.g., "a," repeated), but core facts are extracted.
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": "Sealing Strip Draught Excluder, Door Seal Strip Draught Excluder, Soundproof Door Seal Strip, Waterproof Rubber Seal Strip",
"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").