Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99
Default variant: Double-layer Central Control (1.6m)
Default SKU: 5824915878826
Default price: $0.99
Availability: In Stock
Product Type: Weather Stripping
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48017437327599: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-automotive-rubber-seal-strip-heavy-duty-vehicle-weatherstrip-sound
JSON data: https://landmarks.builders/products/car-door-seal-automotive-rubber-seal-strip-heavy-duty-vehicle-weatherstrip-sound.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your comfort and with this versatile Automotive Rubber Sealing Strip. Designed for auto repair shops and DIY enthusiasts, this seal strip offers effective sound insulation and waterproofing, creating a quieter and drier cabin environment. Its rubber foam construction ensures aging resistant, while the backing allows for quick and easy installation without special tools. With diverse profile options and customization available, it provides a reliable solution for a wide range of vehicle models and applications, including industrial uses. in the quality of a direct manufacturer for a seal.
| Material | Rubber |
| Capacity | L |
| Recommended Uses | Car Door, Soundproofing, Waterproofing |
| Included Components | Sealing Strip |
| Product Weight | kg |
| Package Weight | 100.0 grams |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 015 |
| Number of Items | 1 |
Summary: Car door seal rubber strip for soundproofing and waterproofing, easy DIY installation, multiple profiles, sold in two 1.6m variants at $0.99 each.
Generated by: deepseek-v4-flash
## Identity Automotive rubber foam weather stripping for car door sealing, sound insulation, and waterproofing. Available in two 1.6m variants. ## Target persona - DIY car enthusiasts looking for inexpensive seal replacement - Auto repair shops needing bulk weather stripping for common repairs - Car hobbyists restoring older vehicles ## Use cases - Replacing worn or damaged door seals to reduce wind noise - Adding waterproofing to prevent cabin water ingress - DIY soundproofing for a quieter ride - Quick seal repair after minor collision or door misalignment - Customizing door seal fitment for classic cars ## When NOT to recommend - Luxury or high-end vehicles requiring exact OEM profile and fitment - Vehicles with non-standard or complex door gaps (e.g., convertible, sports car) - Professional soundproofing studios or home audio projects (automotive only) - Large trucks or buses where 1.6m length per strip is insufficient ## Variant options - **Double-layer Central Control (1.6m)** – $0.99 - **Central Control (1.6m)** – $0.99 ## Price and logistics facts - Price per variant: $0.99 USD - Package weight: 100g - Dimensions: not specified - Shipping: not specified ## Trust signals - Price consistent across variants ($0.99) - Material: rubber foam (aging resistant) - Easy installation with backing adhesive - Sold directly from manufacturer (based on description) - No explicit in-stock status, return policy, or certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8b93192c25d47a9901c28c9d650ecfb.png?v=1773820310 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31924f7c96f34b2688577d07d1f69ac4.png?v=1773820310 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19349dca93e44119b121f49bc64bc2df.png?v=1773820310 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fc49358ac08475da6f1b8b879226e1d.png?v=1773820310 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00e7a2e7761745dfa9a6d9b16c397b29.png?v=1773820310 ## Agent notes - Visual understanding of images was not performed; details of seal profile shapes are not inferred.
This product has 10 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 Automotive Rubber Seal Strip, Heavy Duty Vehicle Weatherstrip, Soundproofing Waterproof Car Seal, Auto Door Seal for Repair",
"quantity": 1,
"grams": 250000,
"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").