Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99
Default variant: 1 Meter
Default SKU: 5565170322785
Default price: $0.99
Availability: In Stock
Product Type: Weather Stripping
Vendor: JISADER
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/48017441030383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/rubber-seal-strip-for-car-car-door-seal-automotive-heavy-duty-car-door-seal-stri
JSON data: https://landmarks.builders/products/rubber-seal-strip-for-car-car-door-seal-automotive-heavy-duty-car-door-seal-stri.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This Automotive Sealing Strip offers a solution for those looking to enhance their comfort and. Featuring an upgraded three-layer thickened design, it provides sound insulation, waterproofing, and windproofing. The unique 'Golden Load-Bearing Design' ensures exceptional stability, while the rubber material guarantees high-temperature resistance. Installation is made convenient with strong double-sided backing and an included adhesion promoter, making it ideal for DIY car enthusiasts and vehicle modifiers seeking to improve their car's comfort and noise.
Package Contents: 31m roll, +7 adhesion promoter
| Material | Rubber |
| Capacity | L |
| Recommended Uses | Automotive sealing, Dustproof, Sound insulation |
| Included Components | Adhesion promoter |
| Product Weight | kg |
| Package Weight | 0.11 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | YX-6 Hole |
| Number of Items | 1 |
Summary: Upgraded three-layer thickened rubber car door seal strip, soundproof and windproof, easy DIY install with adhesion promoter, priced at $0.99 per meter.
Generated by: deepseek-v4-flash
## Identity Rubber Seal Strip for Car, Car Door Seal Automotive, Heavy Duty Car Door Seal Strip, Soundproof Car Door Seal Strip, Windproof Car Door Seal - Model YX-6 ## Target persona DIY car enthusiasts, vehicle modifiers, and cost-conscious drivers looking to reduce cabin noise and improve weather sealing. ## Use cases - Sealing gaps around car doors to reduce wind and road noise. - Preventing water or dust ingress into the cabin. - Enhancing overall vehicle comfort for daily commutes or long drives. - Replacing worn-out OEM weather stripping on older cars. - Quick DIY upgrade for improved sound insulation. ## When NOT to recommend - For vehicles with complex door shapes requiring custom-fit strips (generic strip may not adhere properly). - When total sealing length exceeds 3 meters (max variant is 3m). - For users expecting professional-grade noise reduction (cost-effective but basic). - If the car has existing seal damage requiring structural repair, not just sealing. ## Variant options - 1 Meter: $0.99 - 3 Meters (+1 Adhesion Promoter): $0.99 ## Price and logistics facts - Price: $0.99 per unit (both variants same price). Currency: USD. - Package weight: 0.11 pounds. - Included: 31m roll? (Description says 31m roll, but variants are 1m and 3m. Contradiction; agent note.) ## Trust signals - Price consistency: both variants priced identically at $0.99. - In-stock status: not explicitly stated. - Return policy: not provided. - Certifications: none claimed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cb4af8277ed4819a2da9b235b86f143.png?v=1773820384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a200f4afce534c1d860240658450ad99.png?v=1773820384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96632a4b3be24025950b0eb11292ea7b.png?v=1773820384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9b0d0be9370478facf90372b31bef4a.png?v=1773820384 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdd9b70b09fa43d08595e508b663dbfe.png?v=1773820384 ## Agent notes - Description mentions a 31m roll, but only 1m and 3m variants are available. Verify packaging. - Both variants have same price; check if 3m includes adhesion promoter and is correctly priced. - Dimensions not provided; assume strip width/height unspecified.
This product has 10 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": "Rubber Seal Strip for Car, Car Door Seal Automotive, Heavy Duty Car Door Seal Strip, Soundproof Car Door Seal Strip, Windproof Car Door Seal",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "3100.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").