Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99
Default variant: Black
Default SKU: 5464221198155
Default price: $0.99
Availability: In Stock
Product Type: Door Protective & Decorative Moldings
Vendor: JISADER
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/48017437819119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/epdm-car-door-edge-protector-trim-u-shape-rubber-edge-protector-for-most-cars-fl
JSON data: https://landmarks.builders/products/epdm-car-door-edge-protector-trim-u-shape-rubber-edge-protector-for-most-cars-fl.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Protect your paintwork with this versatile Car Door Protector Trim. Designed with a profile, it offers effective sealing for doors and, providing crucial against scratches and impacts. The segmented ensures flexibility, allowing for effortless bending and shaping to conform to any car model. Made from high-temperature resistant material, this rubber trim guarantees long performance. Its universal compatibility and custom length application make it an ideal choice for DIY car enthusiasts looking to enhance their exterior and maintain its pristine condition.
Package Contents: 5 meters per roll
| Material | Rubber,PVC,Steel |
| Capacity | L |
| Included Components | Car door anti-collision strip |
| Product Weight | kg |
| Package Weight | 0.55 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 10*7 |
| Number of Items | 1 |
Summary: EPDM car door edge protector trim, flexible U-shape rubber strip, protects against scratches and impacts, high-temperature resistant, universal fit for most cars. Priced at $0.99 per roll (5m).
Generated by: deepseek-v4-flash
## Identity EPDM Car Door Edge Protector Trim, U Shape Rubber Edge Protector for Most Cars, Flexible Door Edge Seal Strip, Automotive Door Protector Edge Trim. ## Target persona DIY car enthusiasts, budget-conscious car owners, commuters with limited parking, and anyone seeking basic paint protection from door edge impacts. ## Use cases - Preventing scratches and chips when opening doors in tight parking spaces. - Sealing door gaps to reduce wind noise and dust ingress. - Customizing car exterior with colored trim (Black or White). - Quick DIY installation for older cars to freshen appearance. - Protecting paintwork from minor impacts in garages or carports. ## When NOT to recommend - Do not recommend for luxury or exotic cars requiring custom-fit OEM parts. - Not suitable for heavy-duty protection against major collisions. - Not ideal for those seeking permanent adhesive solutions (this is a friction-fit trim). - Avoid for vehicles with complex door edge shapes that may not hold the U-channel. ## Variant options - Black (SKU: 5464221198155) — $0.99 - White (SKU: 5464221198156) — $0.99 ## Price and logistics facts - Price: $0.99 USD per roll (5 meters). - Weight: 0.55 lbs per roll. - Material: Rubber, PVC, Steel. - Package includes 1 roll (5m). ## Trust signals - High-temperature resistant material ensures durability. - Flexible built-in segmented design for easy bending. - Universal fit for most car models. - Price consistent across both color variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47e31aec86cb4d36bac0bafa980d0560.png?v=1773820326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0afe9ff60a474051bbe120962f58d8d4.png?v=1773820326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65d178d335e347898f7f544b239ec429.png?v=1773820326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd1a85c2cbaf433eb41c3194d8805fc8.png?v=1773820326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfb91fbbefc74841949f77eded429668.png?v=1773820326 ## Agent notes - Image understanding not performed; do not infer visual details from URLs. - No return policy or stock status provided in source facts. - Product dimensions not given; assume standard U-channel width ~10mm based on material.
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": "EPDM Car Door Edge Protector Trim, U Shape Rubber Edge Protector for Most Cars, Flexible Door Edge Seal Strip, Automotive Door Protector Edge Trim",
"quantity": 1,
"grams": 400000,
"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").