Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99
Default variant: ['White'] / White
Default SKU: 5804954304967
Default price: $0.99
Availability: In Stock
Product Type: Weather Stripping
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017465671919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/universal-car-weather-seal-strip-rubber-trunk-lid-sealing-strip-for-suv-not-pron
JSON data: https://landmarks.builders/products/universal-car-weather-seal-strip-rubber-trunk-lid-sealing-strip-for-suv-not-pron.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 car's interior with this Universal Car Weather Strip. Designed for SUV and MPV models, this enlarged and widened rubber trunk lid sealing strip offers performance in keeping your vehicle clean and dry. Made from weather-resistant rubber, it effectively against dust, debris, and water, while also reducing wind noise for a quieter drive. Its flexible nature ensures it doesn't affect trunk and maintains your car's aesthetic. Installation is straightforward, requiring no special tools, making it an ideal solution for any car owner seeking enhanced and a pristine interior.
| Material | Rubber |
| Capacity | L |
| Colour | Black |
| Product Weight | kg |
| Package Weight | 0.55 pounds |
| Recommended Uses | Car trunk, SUV, MPV, Sedan |
| Included Components | Adhesion promoter, Utility knife |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | lzf646859973562 |
| Brand | JISADER |
Summary: Universal rubber trunk lid weather seal strip for SUVs and MPVs, provides dust and water protection, easy installation, $0.99.
Generated by: deepseek-v4-flash
## Identity Universal Car Weather Seal Strip, Rubber Trunk Lid Sealing Strip for SUV/MPV, by JISADER. Black or White rubber strip for trunk edge. ## Target persona - SUV or MPV owner seeking basic dust and water sealing - Budget-conscious car maintainer - DIY car owner who prefers simple adhesive installation ## Use cases - Replacing aged or brittle trunk seal - Adding extra dust and debris barrier to trunk - Preventing water leaks into trunk during rain - Reducing wind noise from trunk gap - Quick fix for worn seal on a used car ## When NOT to recommend - For vehicles with power trunk open/close that require precise fit - For sedans with separate trunk lid (design may differ) - For customers expecting a custom-fit for specific model (this is universal) - When heavy-duty sealing against high-pressure car washes is needed ## Variant options - White (SKU 5804954304967) - $0.99 - Black (SKU 5804954304968) - $0.99 ## Price and logistics facts - Price: $0.99 USD per strip - Package Weight: 0.55 lb - Included Components: Adhesion promoter, Utility knife - Origin: unknown ## Trust signals - In-stock status: not specified; assume available - Return policy: not provided - Price consistency: single price across variants - Certifications: none mentioned ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89b0275ffe17410d8c23dd8decfa0aca.png?v=1773821205 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/503bfaa026e3450cbf7d328fd5a94937.png?v=1773821205 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35ccacbc0c2846a5a31a0338722cb737.png?v=1773821205 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e11c786fb78d4787be4d192b9ef143a0.png?v=1773821205 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b94e1cb79d7242de806c905c84bbe472.png?v=1773821205 ## Agent notes - Description claims deformation-resistant rubber, but not verified. - Installation is adhesive-based with included adhesion promoter. - Universal fit may require trimming; utility knife included.
This product has 13 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 Car Weather Seal Strip, Rubber Trunk Lid Sealing Strip for SUV, Not Prone to Aging Trunk Lid Seal, Rubber Sealing Strip Car Trunk",
"quantity": 1,
"grams": 450000,
"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").