Brand: World Products (Landmark)
SKU: dcd-30003596854
Price: $174.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/49714562597103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264815
JSON data: https://landmarks.builders/products/wp-dcd-10001264815.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: Replacement center air vent for Nissan Qashqai J11 MK2 (2014-2016), OEM part numbers 68750-4EA0B / 68750-6MA0, available in Black.
Generated by: deepseek-v4-flash
## Identity - Product: Center Air Vent - Compatibility: 2014-2016 Nissan Qashqai J11 MK2 - OEM Part Numbers: 68750-4EA0B, 68750-6MA0 - Price: $174.99 USD ## Target persona - Nissan Qashqai J11 MK2 owners needing a functional replacement - Automotive repair shops servicing 2014-2016 Qashqai - DIY mechanics restoring interior trim ## Use cases - Replacing a broken or stuck center air vent - Restoring original interior appearance after damage - Fixing non-adjustable or rattling vent - OEM part replacement for collision repair - Upgrading from a worn, discolored vent ## When NOT to recommend - For non-J11 MK2 Qashqai models (pre-2014 or post-2016) - For vehicles other than Nissan Qashqai (e.g., Rogue, Juke) - When full HVAC assembly or dash disassembly is needed - Buyers seeking aftermarket custom vents or different colors ## Variant options - Only one variant: Black ## Price and logistics facts - Price: $174.99 USD (single variant) - Dimensions: 35 × 15 × 10 cm (L × W × H) - Shipping and return policy not provided ## Trust signals - No stock status or availability guaranteed - No return policy or warranty mentioned - Price is fixed; no discount information ## Image assets - 8 product images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16b7ee32cf624579aaf1b160b34b8ce3.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77f4f09dc1984020bc97d8b79d30a7ba.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54534e2df8974274b2ee2cf1e3d80631.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6fa6b98d663474891a9013cd0582bf3.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f261ad44091242eb93d3e2f306fe7770.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d474645d5df4ac6a4e7bf70f8e7c0ce.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02e0f7d9504b4bf08899737b88c6ee76.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1f3708c54d544609292d94667cbd1b3.png ## Agent notes - No additional notes
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": "适用2014-2016款逍客J11 MK2 中间出风口 68750-4EA0B 68750-6MA0",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "35.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").