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/48067645931759: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-3
JSON data: https://landmarks.builders/products/sealing-strip-draught-excluder-door-seal-strip-draught-excluder-soundproof-door-3.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, trunks; reduces wind noise, dust, and water ingress; DIY installation with self-adhesive backing; $0.99.
Generated by: deepseek-v4-flash
## Identity Universal rubber seal strip for automotive weather sealing, sound insulation, and dust/water protection. Compatible with sedans, SUVs, commercial vehicles. ## Target persona - DIY car owners looking to reduce cabin noise - Budget-conscious drivers sealing older vehicles - Auto enthusiasts performing quick aftermarket upgrades - Commuters wanting a quieter ride ## Use cases - Sealing door gaps to reduce wind noise on highway drives - Adding dust barrier around trunk edges - Weatherproofing hood gaps to prevent water ingress - Quick DIY fix for worn factory seals - Soundproofing cabin for better audio experience ## When NOT to recommend - For home windows or doors (product designed for automotive use only) - For permanent sealing of high-temperature engine compartments - When precise length per strip is required (dimensions not specified) - For industrial or heavy-duty sealing applications ## Variant options - New B-type: $0.99 - New Raised B-type: $0.99 ## Price and logistics facts - Price: $0.99 USD per variant - Weight: 0.2 kg (package) - Model: SZ-CMT - No dimensions provided; length per strip unknown. ## Trust signals - In-stock status not confirmed; check availability. - Return policy not specified; assume standard platform policies. - No certifications listed; price suggests basic utility product. - Simple DIY installation with strong self-adhesive backing. ## Image assets - 5 images available; URLs provided below. Visual details not described. ## Agent notes - Product dimensions not supplied; do not assume strip length. - Description has grammatical issues; verify compatibility claims. - No customer reviews or ratings available. - Image understanding not performed; visual inspection recommended before purchase.
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").