Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99 – $2.99
Default variant: 5 meters
Default SKU: 5633692002572
Default price: $1.99
Availability: In Stock
Product Type: Weather Stripping
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017446109423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/universal-car-rubber-seal-strip-diy-car-door-seal-automotive-repair-door-seal-do
JSON data: https://landmarks.builders/products/universal-car-rubber-seal-strip-diy-car-door-seal-automotive-repair-door-seal-do.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 sealing with this advanced third-generation automotive sealing strip. Designed with a double-layer structure, it provides against wind, dust, and water, ensuring a cleaner and more comfortable interior. Its insulation capabilities significantly cabin noise, offering a quieter and more enjoyable driving experience. The makes it a wide array of car and truck models. Installation is made simple with the included promoter, for DIY enthusiasts and automotive repair shops alike. This -resistant rubber seal strip is built for durability and performance.
| Material | Silicone Rubber |
| Capacity | L |
| Recommended Uses | Automotive, Car Door, Engine Hood, Trunk, Noise Reduction, Dustproof, Waterproof |
| Included Components | Weather stripping |
| Product Weight | kg |
| Package Weight | 0.55 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 10 |
| Number of Items | 1 |
Summary: Third-generation silicone rubber car door seal strip, double-layer design for wind/dust/water protection and noise reduction, universal fitment, easy DIY installation with included promoter.
Generated by: deepseek-v4-flash
## Identity Universal Car Rubber Seal Strip, double-layer automotive weather stripping made of silicone rubber. ## Target persona DIY car enthusiasts, automotive repair shops, car owners seeking to reduce cabin noise or prevent dust/water ingress. ## Use cases - Sealing car doors to reduce wind and road noise. - Preventing dust and water entry under hood or trunk. - Replacing old or damaged weather stripping on cars/trucks. - Improving cabin insulation and comfort. - DIY installation on multiple vehicles with universal fitment. ## When NOT to recommend - Vehicles with intact factory seals in good condition. - Applications requiring exact OEM-specific profiles. - Users seeking adhesive-only strips (this includes promoter but not adhesive tape). - Heavy-duty or commercial sealing where extreme durability is needed. ## Variant options - 5 meters: $1.99 USD - 10 meters: $2.99 USD ## Price and logistics facts - Price range: $1.99-$2.99 USD. - Package weight: 0.55 lbs. - Included accessories: promoter for installation. ## Trust signals - In-stock status: not specified, but product is listed with variants. - Return policy: not provided. - Certifications: none mentioned. - Price consistency: single pricing per variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b2f993c09e44a31a046124d1caca769.png?v=1773820443 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a51a5f2dda54f1bb6db583e057c7f1e.png?v=1773820443 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f83aee99b434239b1e67936855d8721.png?v=1773820443 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf26e2f0e2464f28972a6c911f4f0fdc.png?v=1773820443 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf4452a07d6b44068207e0888f77b310.png?v=1773820443 ## Agent notes Images have not been analyzed; visual details cannot be confirmed.
This product has 12 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": "Universal Car Rubber Seal Strip, DIY Car Door Seal, Automotive Repair Door Seal, Double Layer Car Door Seal",
"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").