Brand: World Products (Landmark)
SKU: dcd-30003596857
Price: $111.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714557550831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264817
JSON data: https://landmarks.builders/products/wp-dcd-10001264817.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Center left/right air vent replacements for 2019-2021 BMW X5/X6/X7 (G05/G06), part number 64119458541, sold as a pair for $111.99.
Generated by: deepseek-v4-flash
## Identity - Product: Center left/right air vent for 2019-2021 BMW X5/X6/X7 (G05/G06) - Part number: 64119458541 - Sold as: One PAIR (left and right) - Price: $111.99 USD ## Target persona - BMW X5, X6, or X7 owners (model years 2019-2021) with damaged or worn center air vents - DIY auto repair enthusiasts comfortable with interior trim removal - Independent mechanics or auto body shops servicing BMW G05/G06 platforms ## Use cases - Replacing cracked or broken center left or right air vent - Restoring interior appearance after accidental damage - Upgrading from a non-functional vent (e.g., broken louver mechanism) - Parts replacement during full interior restoration - Sourcing OEM-equivalent vents at lower cost than dealer ## When NOT to recommend - For BMW models outside 2019-2021 X5/X6/X7 (e.g., older X5, X3, or sedans) - For vehicles that are right-hand drive (RHD) unless verified; listing does not specify LHD/RHD compatibility - When only one vent is needed (sold only as a pair) - If the buyer expects a different color or material than standard OEM black plastic (unverified) ## Variant options - Only one variant available: "One PAIR" at $111.99 USD ## Price and logistics facts - Price: $111.99 USD (fixed, no discounts indicated) - Dimensions: 30.0 cm x 15.0 cm x 10.0 cm (package) - Weight: not provided ## Trust signals - In-stock status: not specified, verify before ordering - Return policy: not stated - Price consistency: single price point, no sales or fluctuations noted - Certifications: none provided (likely not applicable) ## Image assets - 8 product images available at provided URLs; visual details not analyzed - ## Agent notes - Product appears to be aftermarket or OEM-replacement; part number matches BMW genuine, but origin unverified - No description text provided; rely on images and title for details - Vehicle fitment assumed based on title; confirm compatibility before purchase
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": "适用19-21款宝马 X5 X6 X7 G05 G06 中间左右出风口 64119458541",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "15.0",
"_height_cm": "10.0"
}
}],
"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").