Brand: World Products (Landmark)
SKU: 6067000819645
Price: $0.99
Availability: In Stock
Product Type: Weather Stripping
Vendor: JISADER
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/48017491460335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/epdm-rubber-edge-trim-for-cars-flexible-rubber-seal-strip-automotive-edge-trim-p
JSON data: https://landmarks.builders/products/epdm-rubber-edge-trim-for-cars-flexible-rubber-seal-strip-automotive-edge-trim-p.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 and aesthetics with this EPDM Rubber U- . Crafted from EPDM rubber, it offers exceptional durability and weather resistance, outperforming generic rubber alternatives. The distinctive design ensures a secure and fit, ideal for car doors, metal panels, and other automotive components. This flexible rubber edge trim provides effective sealing against dust and water, while also contributing to a reduction in wind noise for a more comfortable driving experience. Its -resistant and tear-resistant properties a long service life, maintaining its integrity even under repeated compression and stretching. Installation is straightforward, making it a practical solution for and auto repair shops alike. Manufactured in China with on quality control, this automotive edge trim protector is designed for wide application and reliable performance.
| Material | Ethylene Propylene Diene Monomer Rubber |
| Capacity | L |
| Colour | Black |
| Product Weight | kg |
| Package Weight | 0.33 pounds |
| Recommended Uses | Automotive, Door Seal, Anti-collision, Sealing |
| Included Components | U-shaped Edge Trim |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | U-shaped Edge Trim |
| Brand | JISADER |
Summary: EPDM rubber edge trim for automotive sealing, dust/water/noise reduction, sold at $0.99 per unit.
Generated by: deepseek-v4-flash
## Identity EPDM Rubber Edge Trim, U-shaped, for car doors and metal panels. ## Target persona DIY car owners, auto repair shops, automotive enthusiasts needing flexible edge sealing. ## Use cases - Sealing car doors against dust and water - Protecting sharp metal panel edges - Reducing wind noise in vehicle interior - Anti-collision trim for door edges - Edge sealing on automotive sheet metal components ## When NOT to recommend - For sealing large gaps (over 5mm) or irregular surfaces - In high-temperature engine compartments (EPDM max ~150°C) - As a structural or load-bearing component - For marine or underwater applications without additional sealing ## Variant options One variant: U-shaped, Automotive, Industrial (SKU 6067000819645). ## Price and logistics facts - Price: $0.99 USD - Package weight: 0.33 lb - Material: EPDM rubber - Color: Black - Origin: China ## Trust signals - Material: EPDM (durable, weather-resistant) - Tear-resistant and compression-resistant properties - No stock information available; check retailer for availability - No return policy stated ## Image assets      ## Agent notes - Product dimensions not provided; assume length ~1-2 meters, channel width ~3-5mm based on typical U-edge trim. - Image understanding not performed; visual details not extracted. - Single variant; no size or length options listed.
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": "EPDM Rubber Edge Trim for Cars, Flexible Rubber Seal Strip, Automotive Edge Trim Protector, Door Seal Strip for Metal Panels",
"quantity": 1,
"grams": 60000,
"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").