Brand: World Products (Landmark)
SKU: 5979363920299
Price: $0.99
Availability: In Stock
Product Type: Weather Stripping
Vendor: JISADER
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/48017512366319: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-heavy-duty-car-door-rubber-seal-14mm-thick-vehicle-door-seal
JSON data: https://landmarks.builders/products/car-door-seal-strip-heavy-duty-car-door-rubber-seal-14mm-thick-vehicle-door-seal.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your vehicle with this Universal Car Door Seal Strip. Engineered with a reinforced design, it offers enhanced sealing for car doors and front/rear hood gaps. This heavy-duty rubber seal strip effectively offers waterproofing and dust ingress, keeping your interior clean and dry. Its construction is resistant to both high and low temperatures, ensuring reliable performance in various conditions. Crafted from rubber, it provides a strong and reliable automotive door gasket. The universal fit makes it ideal for a wide range of trucks and large vehicles, offering noise reduction and improved weatherproofing. Installation is straightforward, making it a convenient choice for vehicle maintenance.
| Material | Rubber |
| Capacity | L |
| Colour | Black |
| Product Weight | kg |
| Package Weight | 0.25 kilograms |
| Recommended Uses | Car door and front/rear hood gaps, sound insulation, dust prevention, waterproof |
| Included Components | Sealing strip |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | NJ |
| Brand | JISADER |
Summary: Heavy duty 14mm thick rubber car door seal strip for weatherproofing, waterproofing, dust prevention, and noise reduction. Universal fit for trucks and large vehicles. Priced at $0.99.
Generated by: deepseek-v4-flash
## Identity JISADER Car Door Seal Strip, Heavy Duty Rubber, 14mm Thick, Universal Fit for Weatherproofing. ## Target persona Budget-conscious vehicle owners seeking affordable weather stripping for trucks or large vehicles; DIY mechanics performing basic maintenance; drivers needing to reduce noise, dust, or water ingress in older vehicles. ## Use cases - Sealing gaps on car doors and hoods to prevent water leaks - Reducing dust ingress into the cabin - Minimizing road noise and wind noise - Weatherproofing for improved cabin insulation - Temporary or low-cost fix for worn-out door seals - Universal application on trucks and large vehicles with standard gaps ## When NOT to recommend - For luxury vehicles requiring OEM-specific seals or exact dimensions - For gaps exceeding 14mm thickness or requiring custom fit - If professional installation or adhesive-backed tape is needed (this is push-on type) - When long-term durability is critical (rubber may degrade over time) ## Variant options Single variant: "Automotive, Functional, Universal Fit" at $0.99. ## Price and logistics facts Price: $0.99 USD. Package weight: 0.25 kg. Included: one sealing strip. No dimensions provided. ## Trust signals Single variant in stock at $0.99. No return policy data. No certifications indicated. Brand: JISADER. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b82b2c1ab6974bca8c4545c827ea27fe.png?v=1773823669 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea0dabba478e46739790dff3e2a139d0.png?v=1773823669 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ad45415f3484ddeb6cf03a66d98123b.png?v=1773823669 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/772201a932ef4334a8eaa3f5bd837dbb.png?v=1773823669 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9e72113ea9844c485984d408d1145c2.png?v=1773823669 ## Agent notes Image content not analyzed. Product dimensions not provided; recommend verifying gap width before purchase.
This product has 7 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, Heavy Duty Car Door Rubber Seal, 14mm Thick Vehicle Door Seal, Truck Door Seal for Weatherproofing, Universal Rubber Seal Strip",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "1.4",
"_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").