Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99
Default variant: Large D-shape with waterproof groove, 12x14mm
Default SKU: 5805754920952
Default price: $0.99
Availability: In Stock
Product Type: Weather Stripping
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48017422581999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/universal-truck-hood-seal-strip-car-door-rubber-sealing-strip-automotive-weather-1
JSON data: https://landmarks.builders/products/universal-truck-hood-seal-strip-car-door-rubber-sealing-strip-automotive-weather-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.
Upgrade your comfort and with this Universal Automotive Rubber Sealing Strip. Designed for a wide range of applications, this strip vehicle sealing, providing significant noise reduction and improved insulation. Its versatile design allows for application on car doors, hood, and trunk, offering a comprehensive solution for dust and water ingress. Installation is a thanks to the convenient self backing, requiring no special tools for a quick and secure fit. Crafted from rubber material, this sealing strip is built to withstand various weather conditions, ensuring a longer service life and reducing wear on your vehicle. By minimizing air leaks, it also contributes to reduced consumption and a more comfortable driving environment. This universal retrofit solution is ideal for looking to improve their performance and longevity.
| Material | Rubber |
| Capacity | L |
| Recommended Uses | Car Door, Hood, Trunk, Sound Insulation, Dustproofing, Waterproofing |
| Included Components | Self-adhesive sealing strip |
| Product Weight | kg |
| Package Weight | 0.44 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 002 |
| Number of Items | 1 |
Summary: Universal truck hood seal strip made of rubber, 1.6m length, improves sealing for noise reduction and insulation. Priced at $0.99 with two D-shape profiles.
Generated by: deepseek-v4-flash
## Identity Universal Truck Hood Seal Strip, Rubber, 1.6m, Self-adhesive. ## Target persona Car owners/DIYers wanting to reduce cabin noise, dust, or water ingress on cars, trucks, SUVs. Budget-conscious users looking for low-cost sealing improvement. ## Use cases 1. Sealing gaps around car hood to reduce engine noise. 2. Sealing car doors for better insulation and dustproofing. 3. Sealing trunk edges to prevent water entry. 4. Reducing wind noise on older vehicles. 5. Quick fix for worn-out factory weatherstripping. ## When NOT to recommend - For high-performance racing vehicles where precise OEM parts are required. - For vehicles with custom body modifications needing exact fit strips. - For users unwilling to install self-adhesive strips (requires clean surface). - For extreme temperature or heavy-duty industrial applications. ## Variant options - Large D-shape with waterproof groove: 12x14mm, SKU 5805754920952 - Medium D-shape with groove: 12x12mm, SKU 5805754920953 ## Price and logistics facts - Price: $0.99 USD - Weight: 0.44 lbs per package - Includes: Self-adhesive sealing strip - Length: 1.6m (approximately 5.25 ft) ## Trust signals - In-stock status not provided. - Return policy not specified. - Price consistent across variants at $0.99. - Material: rubber, weather-resistant. ## Image assets - Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5600fab11cb44c6a85b7c70dca6e67b_25ecfdac-8793-419f-87df-7d9ee9b122f8.png?v=1773819700 - Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33af9abf97004ce584d54d7392707cb6_b36c36ce-94af-4082-8285-e5554811b303.png?v=1773819700 - Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bc3058177364a7fa5e87395aa0493ce_9e4f6ff8-8626-4c26-99a3-24186d10d8dd.png?v=1773819700 - Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f38b4b4a25546e08a04b2d8d55e3fd9_16e6ff8d-3a76-4363-bd03-098b9ebe961a.png?v=1773819700 - Image URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8340a48ebf804da38062df0c936eb53e_ba2fb93b-f2be-4820-8711-6faf8d138a2a.png?v=1773819700 (Image content not analyzed.) ## Agent notes - Dimensions not provided; length is 1.6m, cross-section sizes given in variants. - Use with clean, dry surfaces for best adhesion. - Not for structural sealing; only for gaps.
This product has 11 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": "Universal Truck Hood Seal Strip, Car Door Rubber Sealing Strip, Automotive Weather Seal, Noise Insulation, Rubber Seal Strip 1.6m",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "160.0",
"_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").