Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.43
Default variant: Black Titanium 3 Pieces
Default SKU: dcd-30003705256
Default price: $6.43
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Automotive Accessory
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/50455860838639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001304573
JSON data: https://landmarks.builders/products/wp-dcd-10001304573.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This set includes three decorative trim pieces designed for the front center console lower air outlet. Each piece has a long, tapered shape that fits over the vent area, providing an instant aesthetic improvement. Crafted from hard material, these pieces boast a metal-like-looking surface finish that adds a modern flourish and sophistication to your cabin without looking bulky. Beyond its sleek appearance, this guarding cover serves a practical purpose. The unique design includes a perforated mesh-style center section and a circular opening near one end, allowing air to enable ventilation while acting as a barrier against dust and small debris. The raised outer border ensures a snug fit over the lower air vent area, keeping your console looking clean and well-maintained. Whether you are looking to refresh your car's interior styling or protect your vents from daily wear, this air outlet trim set offers the balance of form and function. The console vent cover pieces install easily to provide a neat, factory-style surface. Elevate your usual outings with this subtle yet impactful center console air outlet trim upgrade, designed for vehicle owners who appreciate a clean, cohesive, and polished cabin environment.
Summary: Three-piece center console air outlet trim set with mesh-style lower vent covers for dust protection; available in Black Titanium or Brushed finish at $6.43.
Generated by: deepseek-v4-flash
## Identity Product is a three-piece decorative trim set for front center console lower air outlet. Description: hard material with metal-like-looking surface; each piece long, tapered, with mesh-style center section and circular opening. Raised outer border. Available finishes: Black Titanium and Brushed. Price $6.43. ## Target persona DIY car owner wanting a low-cost cosmetic upgrade for console vents; driver seeking dust protection for lower air vents; reseller/private seller refreshing interior before listing; budget-conscious buyer looking for metal-look trim without real metal price. ## Use cases - Cover lower center console vents to reduce dust and small debris ingress. - Refresh worn, scratched, or dated vent surrounds. - Provide a metallic accent to cabin interior in black titanium or brushed style. - Protect vents from daily scuffs in high-contact area. - Quick DIY install before vehicle resale or show. ## When NOT to recommend - If buyer needs guaranteed compatibility with a specific vehicle make/model (fitment not listed). - If buyer expects genuine metal construction; material is hard plastic-like with metal-look finish. - If buyer wants performance/functional air flow control; only a decorative guard. - If vehicle console vents have unusual curves/angles; trim is long tapered shape, so may not conform. ## Variant options Two styles: "Black Titanium 3 Pieces" (SKU dcd-30003705256) and "Brushed 3 Pieces" (SKU dcd-30003705257). Both priced $6.43. ## Price and logistics facts Price: $6.43 USD. Package dimensions: 48.0 cm x 15.0 cm x 5.0 cm. No shipping, handling, or stock quantity stated. All variants same price. ## Trust signals Tags include "wp-content-validated" and "wp-quality-audited" indicating internal content/quality checks. Price consistent across both variants. No return policy, warranty, or certification data provided. ## Image assets Image URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91682be6-b501-4939-92c7-f184d7707365.jpg?v=1786242408 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70f0d510-6ead-4956-bf73-de2d3d4adc57.jpg?v=1786242417 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c409d29a-b7f2-49e2-80fd-e6376767c80d.jpg?v=1786242386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7595f0ce-01f7-40ed-a2a1-83c5c99ed2fe.jpg?v=1786242411 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4659bd9-92bf-44db-b083-b3370bc304a7.jpg?v=1786242393 ## Agent notes - Fitment is not specified; do not assume all vehicles. Verify compatibility before purchase. - Material is "hard material" with metal-like-looking surface; not confirmed as metal. - Mesh center and circular opening allow airflow while blocking dust/debris. - Package dimensions refer to shipping box, not product length. - Image files were not visually inspected; only URLs provided.
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "3 Pieces Center Console Air Outlet Trim Decorative Console Vent Trim with Mesh Low-Profile Lower Air Vent Cover for Dust Protection",
"product_id": 9537965523183,
"variant_id": 50455860838639,
"quantity": 1,
"grams": 250,
"length_cm": "48.0",
"width_cm": "15.0",
"height_cm": "5.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").