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/48066959245551: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-1
JSON data: https://landmarks.builders/products/epdm-car-door-edge-protector-trim-u-shape-rubber-edge-protector-for-most-cars-fl-1.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, 5m roll, flexible U-shape rubber strip for protecting door edges from scratches, fits most cars, $0.99.
Generated by: deepseek-v4-flash
## Identity EPDM Car Door Edge Protector Trim, U Shape Rubber Edge Protector, 5 meters per roll, Black or White. Material: Rubber, PVC, Steel. High-temperature resistant. Universal fit. ## Target persona Car owners who want to protect door edges from scratches at a minimal cost. DIY car enthusiasts looking for an inexpensive, easy-to-install edge trim. Budget-conscious drivers with older vehicles. ## Use cases - Protecting car door edges from scratches in tight parking spaces. - Sealing gaps between doors and body to reduce wind noise or dust. - DIY aesthetic improvement by adding a clean edge trim. - Preventing paint chipping from impacts in garages or parking lots. - Customizing length to fit any car model. ## When NOT to recommend - Luxury car owners seeking premium matched materials or exact color match. - Users needing a complete seal against water or extreme weather (only basic edge protection). - Those looking for a rigid, non-flexible trim that won't bend easily. - Customers expecting a pre-cut fit for a specific model (needs cutting to length). ## Variant options - Black (SKU 5464221198155) $0.99 - White (SKU 5464221198156) $0.99 ## Price and logistics facts Price: $0.99 USD per roll. Weight: 0.55 lbs. Package includes 5 meters of trim. Material: Rubber, PVC, Steel. Not dishwasher or microwave safe (irrelevant but stated). ## Trust signals In stock (assumed, no stock information provided). Price consistent across variants. No certification mentioned. Return policy not provided. Product model number 10*7. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e2f627bf1b54dce9850342c7a8ffa32_8fa0a4dd-fa88-4867-a753-60aa14c6b14b.png?v=1773886342 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47e31aec86cb4d36bac0bafa980d0560_ec1939a7-0358-4833-bbe0-a24a5b2c7455.png?v=1773886342 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0afe9ff60a474051bbe120962f58d8d4_739530a1-cf18-428f-b110-86021344a6d3.png?v=1773886342 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65d178d335e347898f7f544b239ec429_8ca6ccfe-9c3b-4760-9700-3bd9d8e16707.png?v=1773886342 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd1a85c2cbaf433eb41c3194d8805fc8_43aefaad-3c95-4abd-b9bf-573b74e062f9.png?v=1773886342 ## Agent notes - No dimensions (length/width/height) provided; only 5m length per roll. - Material composition includes steel (possibly internal core). - Price is very low; consider replacement/upgrade potential. - Images not analyzed; content 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").