Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99
Default variant: Water Channel Large D-Type / 12mm*14mm
Default SKU: 5520359727988
Default price: $0.99
Availability: In Stock
Product Type: Weather Stripping
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017431986415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/car-door-soundproofing-seal-strip-car-door-seal-automotive-car-door-seal-prevent
JSON data: https://landmarks.builders/products/car-door-soundproofing-seal-strip-car-door-seal-automotive-car-door-seal-prevent.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 driving comfort and with this versatile Automotive Sealing Strip. four doors and two hoods, this universal car door seal is crafted from rubber material. It effectively prevents rainwater and sewage from entering your car through doors, ensuring a dry and clean interior. Beyond waterproofing, this seal strip significantly interior noise, sound insulation for a more peaceful . It also contributes to improved air conditioning efficiency by minimizing air leaks. The cushioning door impacts provides a satisfyingly solid closing feel. Ideal for drivers seeking improved comfort and, this seal strip is a must-have for any vehicle.
| Material | Rubber |
| Capacity | L |
| Recommended Uses | Car door, Hood, Trunk, Soundproofing, Waterproofing, Dustproofing |
| Included Components | Sealing strip |
| Product Weight | kg |
| Package Weight | 0.44 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | VS-001 |
| Number of Items | 1 |
Summary: Universal rubber car door seal strip for waterproofing, noise reduction, and improved climate control efficiency.
Generated by: deepseek-v4-flash
## Identity Car Door Soundproofing Seal Strip, universal rubber weather stripping for automotive doors, hoods, and trunks. ## Target persona DIY car enthusiasts seeking low-cost cabin comfort upgrades; commuters wanting reduced road noise; owners of older vehicles with worn original seals. ## Use cases - Preventing rainwater and sewage ingress through car doors - Reducing interior road noise for a quieter drive - Improving air conditioning efficiency by minimizing air leaks - Providing a more substantial door closing feel - Blocking dust from entering the vehicle - Universal fit for four doors and two hoods ## When NOT to recommend - High-end luxury vehicles requiring OEM-specific seals (fitment may not be precise) - Vehicles with severely damaged or deformed door frames (adhesion may fail) - Users seeking complete soundproofing for aftermarket audio systems (this is a basic seal) - If professional installation or custom cutting is not desired (universal length may need trimming) ## Variant options - **Water Channel Large D-Type** (SKU: 5520359727988) – 12mm*14mm profile, $0.99 - **Water Channel Small D-Type** (SKU: 5050463409778) – 10mm*10mm profile, $0.99 ## Price and logistics facts - Price: $0.99 USD per strip - Package weight: 0.44 lbs (approx. 200g) - Included components: sealing strip only - Material: rubber ## Trust signals - Listed with two available size variants - No stock or return policy information provided; buyer should verify availability and returns before purchase - Price is consistent across variants ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c1b532cc9234f7b930d63d6582d311b.png?v=1773820116) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3b1478ca8014967a06dab09f1b412fa.png?v=1773820116) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52818b770109457f884dca07a932ba31.png?v=1773820116) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13aad3f243974f90ac726f0a01e8bef8.png?v=1773820116) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66aa56b5b38944f9b7e4ff638aa99ffe.png?v=1773820116) ## Agent notes - Images are referenced but not described because visual content was not assessed. - This product is extremely low-cost; consider bulk or multi-pack if needed. - No specific dimensions (length) provided; assumed to be a standard roll or strip that may need trimming.
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": "Car Door Soundproofing Seal Strip, Car Door Seal Automotive, Car Door Seal Prevent Water, Car Door Seal Strip, Door Seal Automotive Weather",
"quantity": 1,
"grams": 450000,
"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").