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 Upgraded B-Type (L-Type) Elevated
Default SKU: 4335035817109
Default price: $0.99
Availability: In Stock
Product Type: Weather Stripping
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48003416883439: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-universal-rubber-seal-strip-epdm-rubber-seal-strip-automotiv
JSON data: https://landmarks.builders/products/car-door-seal-strip-universal-rubber-seal-strip-epdm-rubber-seal-strip-automotiv.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 Universal Rubber Strip. Crafted from EPDM rubber, it offers sealing for car doors, hoods, and trunks, effectively reducing wind noise and dust and water ingress. Its universal fit ensures compatibility with a wide range of vehicles, from sedans to SUVs. Installation is straightforward, making it a great choice for DIY car enthusiasts and vehicle owners looking to improve their car's cabin insulation and overall condition.
| Material | EPDM Rubber |
| Capacity | L |
| Colour | Black |
| Product Weight | kg |
| Package Weight | 0.397 pounds |
| Recommended Uses | Automobiles, Car Doors, Hoods, Trunks, Sound Insulation, Dustproof, Anti-collision |
| Included Components | Car Door Seal Strip |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | =AY-CMT |
| Brand | JISADER |
Summary: Universal EPDM rubber door seal strip for cars, trucks, SUVs. Reduces noise, dust, water ingress. Easy DIY installation. Priced at $0.99. Two style variants available.
Generated by: deepseek-v4-flash
## Identity - Product: Universal Rubber Door Seal Strip - Material: EPDM Rubber - Price: $0.99 USD - Brand: JISADER ## Target persona - DIY car owners - Budget-conscious vehicle maintainers - Owners of older cars needing weather sealing ## Use cases - Reducing wind noise on highway drives - Sealing gaps around car doors to prevent dust/water entry - Restoring weather sealing on aging vehicles - DIY car insulation project - Fixing rattling doors by adding cushioning ## When NOT to recommend - For users seeking professional-grade or OEM-specific seals with exact fit - For luxury car owners expecting premium material or perfect aesthetics - For users needing pre-cut kits for specific vehicle models - For applications requiring adhesive backing stronger than provided ## Variant options - New Upgraded B-Type (L-Type) Elevated - New B-Type ## Price and logistics facts - Price: $0.99 USD - Package Weight: 0.397 lb - Model Number: AY-CMT - Currency: USD ## Trust signals - Universal fit claimed - EPDM rubber material known for durability - No stock status or return policy information provided - Price is low, consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4453bbc48f7e4fabab9f521196b6f664.png?v=1773639014 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa7c93a16051466a9ac73f4e1ea5b2db.png?v=1773639014 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/809c78222b4349f1b3ad6164930cfe02.png?v=1773639014 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4350a7f8eb9b40fd8c62807587fdf269.png?v=1773639014 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b44ae8d64c14e8eace173d9410156c9.png?v=1773639014 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/395536224f8043e2a55a92f095ca3e31.png?v=1773639014 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f7cda66974a469b8d8f0f7d548e5a1d.png?v=1773639014 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1d3b83da03f48f69b31238ca93e4178.png?v=1773639014 ## Agent notes - Image understanding not performed; actual product appearance may differ. - Dimensions not provided; buyer should verify fit for their vehicle. - No return policy or stock availability information available. - Installation instructions: clean, apply, peel backing, and press.
This product has 9 imagesin catalog.Showing 1 with AI-generated visual descriptionbelow. All 9 image URLs are included in the Product JSON-LD above, so agents that need full visual access can fetch any of them directly.
**Object**: A coiled roll of automotive rubber seal strip. **Material & finish**: The strip is made of a black, matte-finish rubber-like material. One side of the strip features a dark red adhesive backing, with a small portion of the protective film peeled back, revealing a brighter red tab. **Form & proportions**: The product is a long, flexible strip coiled into a flat, circular roll, stacked two layers high. The strip itself has a hollow, D-shaped profile. The overall roll appears moderately sized, likely intended for individual consumer use, and suggests a lightweight feel. **Color & pattern**: The dominant color is black for the rubber strip, contrasted by the dark red adhesive backing. A small, bright red pull tab is visible on the peeled backing. **Style**: Functional, utilitarian. **Quality signals**: The uniform shape and consistent finish suggest a mass-produced item. **Likely use scenario**: A buyer would use this for sealing gaps on vehicle doors, trunks, or windows to reduce noise and prevent water ingress.
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, Universal Rubber Seal Strip, EPDM Rubber Seal Strip, Automotive Door Seal Strip, Car Door Rubber 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").