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/48099083649263: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-5
JSON data: https://landmarks.builders/products/sealing-strip-draught-excluder-door-seal-strip-draught-excluder-soundproof-door-5.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 rubber seal strip for car doors, hoods, and trunks; reduces wind noise and prevents dust/water ingress; easy DIY installation with self-adhesive backing.
Generated by: deepseek-v4-flash
## Identity Sealing Strip Draught Excluder, Door Seal Strip, Soundproof Door Seal Strip, Waterproof Rubber Seal Strip ## Target persona Car owners of sedans, SUVs, and commercial vehicles seeking to reduce cabin noise and prevent dust/water ingress; DIY car enthusiasts looking for an easy self-adhesive weather stripping solution. ## Use cases - Reducing wind noise on highways - Sealing car doors against dust and water - Enhancing sound insulation for a quieter cabin - Stripping for car trunks and hoods - DIY car maintenance/upgrade ## When NOT to recommend - For home doors or windows (designed for automotive) - For sealing large gaps >1cm (strip thickness unknown) - For buyers seeking permanent professional installation (DIY only) - For high-temperature engine areas (material spec not given) ## Variant options - New B-type: $0.99 - New Raised B-type: $0.99 ## Price and logistics facts Price: $0.99 USD. Package weight: 0.2 kg. Number of items: 1. Dimensions not specified. ## Trust signals In-stock status not provided; return policy not mentioned; price consistency across variants; no certifications. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/932a540a34b0456295eadac156cf3e89_8bbf862d-7786-40cd-8c53-b27f953b12c3.png?v=1773921761 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49d5837ae27d4bf3a7431a073271c411_8c53e3aa-62b0-4fa5-8c3d-98abaea03d4a.png?v=1773921761 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5ec4a54e21244d5b9a48ba31e64e7a6_dd94e78d-4216-4e97-b495-08555236a8b1.png?v=1773921761 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/116afa5788224086b72ce29aaae99040_d2dd6c5d-e1e5-4c46-ba7d-50921d32f192.png?v=1773921761 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26d930c1595b414cb0b2fc47c8382e9c_de257073-ab89-4085-8a28-8b201412d1be.png?v=1773921761 ## Agent notes Images were not analyzed; exact dimensions not provided; recommended for automotive use only; self-adhesive installation.
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").