Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99
Default variant: B-pillar Slot Type (No Steel Sheet) - Vulcanized End
Default SKU: 6053157835701
Default price: $1.99
Availability: In Stock
Product Type: Weather Stripping
Vendor: JISADER
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/48017478910191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/car-door-rubber-sealing-strip-seal-strip-car-door-rubber-seal-strip-car-universa
JSON data: https://landmarks.builders/products/car-door-rubber-sealing-strip-seal-strip-car-door-rubber-seal-strip-car-universa.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 driving experience with this Automotive. Designed for universal fit, it sound insulation and dustproof capabilities, ensuring a quieter and cleaner car interior. The B-pillar guarantees a fit and effective sealing. Made from rubber, it's tested for 100,000 compression cycles for exceptional durability. Installation is straightforward, making it for DIY car enthusiasts. This versatile automotive weatherstrip is an interior upgrade for any vehicle owner.
Package Contents: Pack of 2
| Material | Rubber |
| Capacity | L |
| Colour | Black |
| Product Weight | kg |
| Package Weight | 0.55 kilograms |
| Recommended Uses | Car door B-pillar sealing, sound insulation, dust prevention, noise reduction |
| Included Components | Sealing strip |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 0010 |
| Brand | JISADER |
Summary: Universal car door rubber sealing strip for B-pillar, tested for 100,000 compression cycles, provides noise reduction and dustproofing, sold in pack of 2 for $1.99.
Generated by: deepseek-v4-flash
## Identity Universal car door rubber sealing strip for B-pillar, sold as pack of 2 by JISADER, model 0010. Material: rubber. Colour: black. Weight: 0.55 kg package. ## Target persona - DIY car enthusiast looking for a simple, low-cost upgrade - Budget-conscious vehicle owner seeking noise reduction and dustproofing - Owner of a car with worn or missing B-pillar seals ## Use cases - Sealing the B-pillar gap to reduce wind noise and dust ingress - Quick DIY installation for older vehicles with degraded seals - Temporary fix before professional replacement - Improving cabin comfort on long drives - Interior upgrade for universal fit vehicles ## When NOT to recommend - When a full door perimeter seal is needed (this is only for B-pillar) - For luxury or high-performance cars requiring exact OEM specifications - If user expects professional installation or lifetime durability - For sealing gaps larger than the strip's intended size (no dimensions provided) ## Variant options - B-pillar Slot Type (No Steel Sheet) - Vulcanized End (SKU 6053157835701, $1.99) - B-pillar Slot Type (With Steel Sheet) - Vulcanized End (SKU 6053157835702, $1.99) ## Price and logistics facts - Price: $1.99 USD per pack (2 strips) - No shipping cost or delivery timeline provided - Sold by JISADER; model number 0010 ## Trust signals - Tested for 100,000 compression cycles - Universal fit claim - Not dishwasher or microwave safe (irrelevant for automotive use) - Returns policy not specified ## Image assets - Image URLs: 5 assets available - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4f286b6c46e4680ac6b7e7f4818993d.png?v=1773821975) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af1a34e2ca0c43d29458ff05c3cb3a8c.png?v=1773821975) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09ca66d74917449f8bd202c41f64c7db.png?v=1773821975) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1aa0222e2a664b8b91820c0b8b110207.png?v=1773821975) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/213a7a9762684a07b1b241a28745fe45.png?v=1773821975) ## Agent notes - Dimensions not provided; verify vehicle compatibility before purchase. - Image content not analyzed; visual details not described.
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": "Car Door Rubber Sealing Strip, Seal Strip Car Door, Rubber Seal Strip Car, Universal Car Door Seal Strip, Car Door Seal Noise Reduction",
"quantity": 1,
"grams": 300000,
"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").