Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99
Default variant: 25x3mm
Default SKU: 4821826983044
Default price: $0.99
Availability: In Stock
Product Type: Weather Stripping
Vendor: JISADER
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/48017416978671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/epdm-rubber-foam-seal-strip-draught-excluder-for-doors-sound-insulation-tape-wea-1
JSON data: https://landmarks.builders/products/epdm-rubber-foam-seal-strip-draught-excluder-for-doors-sound-insulation-tape-wea-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.
Enhance your home or vehicle with this versatile EPDM Rubber Seal Strip. Designed for effective sound insulation and sealing, this draught excluder tape is for doors and, helping to draughts and noise. The strong, self backing ensures easy and secure installation without the need for tools. Its -resistant properties durability, making it a reliable choice for automotive repair, home improvement, and machinery sealing applications. Use it to create a quieter, more comfortable environment and against impacts.
| Material | Ethylene Propylene Diene Monomer Rubber |
| Capacity | L |
| Recommended Uses | Door and window sealing, sound insulation, anti-collision, dust prevention, waterproofing |
| Included Components | EPDM rubber sealing foam strip |
| Product Weight | kg |
| Package Weight | 0.22 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 116574021 |
| Number of Items | 1 |
Summary: EPDM rubber foam seal strip for doors and windows, provides sound insulation and draught exclusion, self-adhesive, available in 25x3mm and 25x5mm sizes for $0.99.
Generated by: deepseek-v4-flash
## Identity EPDM Rubber Foam Seal Strip (Weather Stripping) – self-adhesive foam tape for sealing gaps, reducing noise, and blocking drafts. ## Target persona - DIY homeowners looking to improve home energy efficiency and comfort - Auto enthusiasts sealing car doors or trunks against noise and dust - Workshop operators sealing machinery panels or enclosures - HVAC technicians sealing ductwork gaps ## Use cases - Sealing gaps under doors to prevent drafts - Installing on window frames for weatherproofing - Adding soundproofing to interior doors - Sealing car doors against noise and dust - Cushioning machinery panels to prevent impact - Blocking dust ingress around vents ## When NOT to recommend - For gaps wider than 5mm (consider thicker or different seal) - For high-temperature environments above 120°C (material limits not specified) - For permanent waterproof sealing in submerged conditions - For users needing fire-rated seal material ## Variant options - 25x3mm (width x thickness) – $0.99 - 25x5mm (width x thickness) – $0.99 ## Price and logistics facts - Price: $0.99 USD per strip (both variants) - Package weight: 0.22 lbs - Length of strip not specified - Sold as single item ## Trust signals - Price is consistent across variants - No return policy information provided - Material is EPDM rubber known for durability and weather resistance - No certifications mentioned ## Image assets      ## Agent notes - Image content not analyzed; treat URLs as fetchable assets - Product dimensions (length) not specified; only cross-section dimensions (width x thickness) given in variants - No information on quantity per package (likely one strip) - Dishwasher and microwave safety not applicable
This product has 14 imagesin catalog.Showing 3 with AI-generated visual descriptionsbelow. All 14 image URLs are included in the Product JSON-LD above, so agents that need full visual access can fetch any of them directly.
**Object**: A strip of foam weather seal with an adhesive backing, partially exposed. **Material & finish**: The main body is a dense, open-cell foam, likely rubber or synthetic, with a matte, slightly textured finish. One side features a visible adhesive layer covered by a smooth, glossy, yellow-orange paper release liner. The adhesive itself has a distinct grid pattern. **Form & proportions**: It is a rectangular strip, presented vertically, appearing relatively narrow and flat. The release liner is peeled back from the top, revealing the adhesive surface beneath. It appears to be a lightweight item. **Color & pattern**: The foam material is black. The exposed adhesive backing is a light grey or white, forming a clear grid pattern. The release liner is a bright yellow-orange color. **Style**: Functional, utilitarian. **Quality signals**: The precise grid pattern on the adhesive and the clean, straight cut edges of the foam suggest a mass-produced, machine-manufactured item. **Likely use scenario**: A buyer would use this for sealing gaps in residential or commercial settings, such as around doors or windows.
**Object**: A self-adhesive foam sealing strip. **Material & finish**: The strip is made of black, porous foam with a matte finish.
**Object**: A roll of foam seal strip with an adhesive backing, being peeled by a hand. **Material & finish**: The strip consists of a black, porous foam material with a matte finish. One side has a yellow, smooth, peel-off backing covering a clear adhesive layer, which features a visible grid pattern. **Form & proportions**: The product is a long, flat strip, coiled into a circular roll. Its cross-section appears rectangular, with moderate thickness. A segment is shown unrolled, with a hand peeling back the protective liner. **Color & pattern**: The foam is solid black. The protective backing is bright yellow. The adhesive beneath the backing displays a fine,
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 Rubber Foam Seal Strip, Draught Excluder for Doors, Sound Insulation Tape, Weather Seal Strip, Foam Sealing Tape for Doors",
"quantity": 1,
"grams": 200000,
"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").