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/48085101838575: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-4
JSON data: https://landmarks.builders/products/sealing-strip-draught-excluder-door-seal-strip-draught-excluder-soundproof-door-4.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 automotive doors, hoods, and trunks; reduces wind noise and prevents dust/water ingress; DIY adhesive installation; $0.99.
Generated by: deepseek-v4-flash
## Identity Sealing Strip Draught Excluder, Door Seal Strip, Soundproof Door Seal Strip, Waterproof Rubber Seal Strip (Weather Stripping). ## Target persona Car owners with older vehicles seeking to reduce cabin noise; DIY auto enthusiasts looking for easy sealing upgrades; fleet operators wanting low-cost weatherproofing for multiple vehicles. ## Use cases - Sealing car doors to reduce wind noise during highway driving. - Preventing dust ingress in off-road vehicles and SUVs. - Sealing trunks to keep out water and debris. - Reducing cabin noise in sedans and commercial vehicles. - DIY improvement of door seals on used cars. ## When NOT to recommend - For sealing large gaps (>5mm) where thicker strips are needed. - For permanent high-strength sealing (adhesive is strong but removable). - As OEM replacement for specific vehicle model seals (universal fit, not exact match). - For home windows or doors (designed for automotive use). ## Variant options - **New B-type** (SKU: 4505486409443) – $0.99 - **New Raised B-type** (SKU: 4505486409444) – $0.99 ## Price and logistics facts - Price: $0.99 USD per unit. - Package weight: 0.2 kg. - Dimensions: not provided. - SKU: 4505486409443 (New B-type), 4505486409444 (New Raised B-type). ## Trust signals - Price consistent across variants. - In-stock status not explicitly confirmed. - Return policy not provided. - No third-party certifications listed. - Product description mentions rubber material and self-adhesive backing. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/932a540a34b0456295eadac156cf3e89_ebd94995-7e9b-4e62-a16f-78d17a839412.png?v=1773902468 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49d5837ae27d4bf3a7431a073271c411_50e3edb2-c6fe-406c-b7d4-12301b3ed379.png?v=1773902468 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5ec4a54e21244d5b9a48ba31e64e7a6_b0960831-33e7-4859-b9ee-2b83a2511f45.png?v=1773902468 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/116afa5788224086b72ce29aaae99040_99fe74e6-2f3e-49a9-820d-9d2978990f4f.png?v=1773902468 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26d930c1595b414cb0b2fc47c8382e9c_26cdb29c-8796-4899-823b-f3a69c0ac261.png?v=1773902468 ## Agent notes - Image content not inspected; visual condition unknown.
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").