Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99
Default variant: Waterproof Groove Large
Default SKU: 5527270205411
Default price: $0.99
Availability: In Stock
Product Type: Weather Stripping
Vendor: JISADER
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/48017448567023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/automotive-rubber-weather-seal-strip-universal-car-door-seal-strip-soft-flexible
JSON data: https://landmarks.builders/products/automotive-rubber-weather-seal-strip-universal-car-door-seal-strip-soft-flexible.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your comfort and with this Automotive Sealing Strip. Designed for universal application, it fits all car doors, front hoods, trunks, and decorative doors, as well as machinery and cabinets. Available in Big D, Small D, type models, this strip offers comprehensive sealing against dust, sound, weather, and even fire and smoke. Made from, -resistant, and high-temperature resistant rubber, it provides wear resistance for a long service life. Improve your driving experience by reducing noise and air leaks, ensuring a tighter door seal and better insulation. Easy to install, this seal strip is an accessory for any car owner.
| Capacity | L |
| Recommended Uses | Automobiles, machinery, cabinets, doors and windows; Anti-collision, decoration, dustproof, soundproof, fire and smoke seal, windproof and rainproof |
| Included Components | Automotive sealing strip |
| Product Weight | kg |
| Package Weight | 0.44 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 2006 |
| Number of Items | 1 |
Summary: Universal automotive rubber weather seal strip for noise insulation and weatherproofing, fits car doors, hoods, trunks, and general applications. Available in two sizes for $0.99 each.
Generated by: deepseek-v4-flash
## Identity Universal car door seal strip made of high-grade rubber, available in Waterproof Groove Large and Small variants. ## Target persona DIY car enthusiasts, budget-conscious vehicle owners, general automotive maintenance shoppers. ## Use cases - Reducing wind noise on highway driving - Sealing gaps in aging car doors - Replacing deteriorated weather stripping - Adding secondary seal for improved insulation - Protecting trunk from dust and moisture ingress ## When NOT to recommend - High-end luxury vehicles requiring OEM-specific seals - Vehicles with complex door profiles needing custom-fit solutions - Industrial heavy machinery sealing (product too light-duty) - Interior door applications where adhesive may not hold on painted surfaces ## Variant options - Waterproof Groove Large: $0.99 - Waterproof Groove Small: $0.99 ## Price and logistics facts Price is $0.99 per unit, identical for both variants. No dimensions provided; buyer must verify fitment. No shipping or handling details available. ## Trust signals No specific in-stock status, return policy, or certifications provided. Price is consistent across variants. Product has multiple image assets. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31b807a1fa2f48c3adf4a3a61eb89861.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3cc593137e44770bd64063e6759fd0c.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83a6b063eb9d4e82b11a0b7d3e395c2c.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f880a52f5a884be387f160228df4059a.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53ffd0c4805a4879bb27d3d7f02cfede.png ## Agent notes Image content not analyzed; rely on title and description for visual understanding. Dimensions not provided – recommend buyer measure gaps before purchase.
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": "Automotive Rubber Weather Seal Strip, Universal Car Door Seal Strip, Soft Flexible Door Seal, Noise Insulation Door Seal Strip",
"quantity": 1,
"grams": 500000,
"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").