Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99 – $2.99
Default variant: A-pillar Adhesive Type
Default SKU: 5891376351481
Default price: $0.99
Availability: In Stock
Product Type: Weather Stripping
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48017457185007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/door-seal-strip-for-quiet-driving-universal-car-door-rubber-seal-strip-automotiv
JSON data: https://landmarks.builders/products/door-seal-strip-for-quiet-driving-universal-car-door-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.
with this versatile Vehicle Door Seal Strip. Engineered from rubber material, it provides noise reduction and windproofing, significantly minimising driving fatigue. This automotive seal strip effectively prevents dust and water ingress, keeping your vehicle's interior clean and dry, even in adverse weather conditions. The B-pillar sealing strip boasts a built-in steel piece for exceptionally stable and installation, while the utilise a convenient for a tight fit. With its universal vehicle models, this rubber seal strip offers a straightforward solution for improved vehicle weatherproofing and a more comfortable ride.
Package Contents: Tool [Box], [Towel]
| Material | Rubber |
| Capacity | L |
| Recommended Uses | Automotive sealing, noise reduction, dust prevention, waterproofing |
| Included Components | Sealing strip, adhesion promoter |
| Product Weight | kg |
| Package Weight | 150.0 grams |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | YZ-003 |
| Number of Items | 2 |
Summary: Universal car rubber door seal strip reduces noise and prevents dust/water ingress, priced from $0.99.
Generated by: deepseek-v4-flash
## Identity Universal Car Door Rubber Seal Strip by [unknown brand]. Rubber weather stripping for noise reduction and sealing. ## Target persona Car owners seeking low-cost noise reduction and basic weatherproofing for older or noisy vehicles; DIY enthusiasts; budget-conscious drivers. ## Use cases - Reducing wind noise and driving fatigue on highways. - Preventing dust and water ingress around car doors. - Sealing B-pillar gaps for a quieter cabin. - Quick DIY fix for worn or missing factory seals. - Universal fit for various vehicle models. ## When NOT to recommend - For vehicles requiring exact OEM-specified seals (universal may not fit perfectly). - For high-performance or luxury vehicles needing premium acoustic materials. - If long-term durability or precise fit is critical (low-cost rubber may degrade faster). - Users needing professional installation or warranty coverage. ## Variant options - A-pillar Adhesive Type: $0.99 - adhesive strip for A-pillar. - B-pillar Built-in Steel Sheet Type: $2.99 - with built-in steel piece for stable fit on B-pillar. ## Price and logistics facts - Price: $0.99 (A-pillar) or $2.99 (B-pillar). Currency: USD. - Package weight: 150g. Included: sealing strip, adhesion promoter, tool box, towel. - No dimensions provided. ## Trust signals - Low price point may indicate basic quality. - No explicit in-stock status or return policy in facts. - No certifications. - Price consistency: single price per variant. ## Image assets -  -  -  -  -  ## Agent notes - Image understanding not performed; visual details not available. - Consider checking stock levels and return policy separately. - Verify compatibility with specific vehicle models before recommending.
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": "Door Seal Strip for Quiet Driving, Universal Car Door Rubber Seal Strip, Automotive Rubber Seal Strip, Rubber Seal Strip for Car",
"quantity": 1,
"grams": 250000,
"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").