Brand: World Products (Landmark)
SKU: dcd-30003596859
Price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714552439023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264819
JSON data: https://landmarks.builders/products/wp-dcd-10001264819.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 AC vent grilles for 1997-2006 Jeep Wrangler TJ, sold as a pair for driver and passenger sides.
Generated by: deepseek-v4-flash
## Identity AC vent grilles (pair) for 1997-2006 Jeep Wrangler TJ. ## Target persona Jeep Wrangler TJ owners (1997-2006) needing replacement vents; DIY mechanics; off-road enthusiasts maintaining their vehicle. ## Use cases - Replacing broken or cracked AC vents in a 1997-2006 Wrangler TJ. - Restoring interior of a classic Jeep TJ. - Upgrading worn-out vent grilles to improve cabin appearance. - Pre-sale refurbishment of a used Wrangler TJ. - Replacing vents that have lost their adjustability. ## When NOT to recommend - For Wrangler models outside 1997-2006 (YJ, JK, JL, etc.). - For vehicles other than Jeep Wrangler TJ. - If only one side vent is needed (sold only as a pair). - If customer expects OEM Mopar parts (aftermarket replacement). ## Variant options - **One PAIR** (Style: One PAIR) – $52.99 USD. ## Price and logistics facts - Price: $52.99 USD. - Dimensions: 22.0 × 18.0 × 6.0 cm. - No shipping weight, origin, or delivery time provided. ## Trust signals - Stock status not specified. - Return policy not specified. - No certifications mentioned. - Price appears consistent across variant. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No product description provided; all info from title and variant. - Image content not analyzed – rely on title and tags for function. - No stock or inventory data. - No return/exchange policy stated.
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": "适用于1997-2006款吉普Wrangler TJ 两侧空调出风口格栅 5DP54TAZ",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "18.0",
"_height_cm": "6.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").