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/48068381835503: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-2
JSON data: https://landmarks.builders/products/epdm-car-door-edge-protector-trim-u-shape-rubber-edge-protector-for-most-cars-fl-2.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, U-shape rubber, 5m roll, protects from scratches and impacts, fits most cars, black/white, $0.99.
Generated by: deepseek-v4-flash
## Identity EPDM Car Door Edge Protector Trim – 5-meter roll of flexible rubber/PVC/steel trim with U-shape profile, designed to protect car door edges from scratches and impacts. ## Target persona Budget-conscious DIY car owners who want to add basic edge protection themselves; owners of older or used cars; fleet managers needing low-cost trim for multiple vehicles. ## Use cases - Installing edge protection on a personal car to prevent parking lot door dings - Replacing worn-out or missing door edge trim on an older vehicle - Adding a protective layer to new car doors before daily use - DIY customization of car exterior with low-cost upgrade - Protecting painted edges during transport or garage storage - Quick repair of chipped door edge paint ## When NOT to recommend - Seeking premium or branded automotive accessories (e.g., for luxury cars) - Need for exact color match or specific car model fit (universal but custom-cut) - Requiring rigid or heavy-duty impact protection (this is flexible trim) - Looking for adhesive-free or no-drill installation (trim uses double-sided? unspecified; description says double-sided but unclear) ## Variant options - Black (SKU 5464221198155) – $0.99 - White (SKU 5464221198156) – $0.99 ## Price and logistics facts - Price: $0.99 USD per roll - Package weight: 0.55 lb - Package contents: 5 meters per roll - Model number: 10*7 - No dimensions of the product itself provided ## Trust signals - In-stock status not specified (assume available) - Return policy not mentioned - No certifications listed - Price is low and consistent across variants ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e2f627bf1b54dce9850342c7a8ffa32_ca430f58-17b3-4ab3-a5ef-4fd7b136e0e4.png?v=1773887611 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47e31aec86cb4d36bac0bafa980d0560_18127519-b4dc-4d81-b706-ee76223022f3.png?v=1773887611 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0afe9ff60a474051bbe120962f58d8d4_2bb65822-c7e5-4eae-a5fd-5b84d411c2ba.png?v=1773887611 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65d178d335e347898f7f544b239ec429_671c67dd-668f-400b-a376-df8f5eac2c23.png?v=1773887611 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd1a85c2cbaf433eb41c3194d8805fc8_3250f276-0e1d-4d72-a0c0-fa7349201436.png?v=1773887611 ## Agent notes - No image understanding performed; visual details not inferred. - Material composition: rubber, PVC, steel (from description). - Description mentions 'double-sided' but does not specify if adhesive is included; assume double-sided tape built-in. - Trim is U-shape and flexible. ## buyer_intents - car door edge protector - rubber trim for car doors - car door edge guard - door edge molding - cheap car protection trim - DIY car door protector ## target_personas - Budget DIY car owner - Used car owner needing low-cost fix - Fleet manager for multiple vehicles - New car owner wanting basic edge protection ## use_cases - Protect door edges from parking lot dings - Replace old damaged trim - DIY car customization - Protect paint during transport - Quick chip repair cover ## not_for - Luxury or high-end car owners - Those needing exact color match - Heavy-duty or rigid protection needs - Adhesive-free installation requirements ## known_constraints - Image understanding not performed; visual details not extracted. - No exact product dimensions provided. - In-stock status and return policy unknown.
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").