Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: Cp252
Default SKU: dcd-30003563890
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 660 g
Cart URL (default variant): https://landmarks.builders/cart/49716607484143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001252019
JSON data: https://landmarks.builders/products/wp-dcd-10001252019.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.


















Summary: Multi-position car cup holder with phone holder and tray; fits multiple cup sizes and devices; $22.99.
Generated by: deepseek-v4-flash
## Identity - Multi-position car cup holder with phone holder and small tray. - Dimensions: 20.3 cm (L) x 11.0 cm (W) x 24.0 cm (H). - Two style variants: Cp252 and Cp252a, same price. ## Target persona - Drivers who need extra cup and phone storage in their vehicle. - Car commuters, rideshare drivers, long-distance travelers. - People with limited center console space. ## Use cases - Holding beverages and phone simultaneously while driving. - Providing a small tray for snacks or small items. - Organizing multiple drinks during road trips. - Mounting phone for GPS navigation. - Adding extra cup holders for passengers. - Securing cups in vehicles with shallow or missing cup holders. ## When NOT to recommend - For vehicles with built-in cup holders that already meet needs. - For users seeking premium, noise-dampening, or insulated holders. - For large or extra-tall cups not fitting 24 cm height. ## Variant options - Two style options: Cp252 and Cp252a; both $22.99. ## Price and logistics facts - Price: $22.99 USD. - Dimensions: 20.3 x 11.0 x 24.0 cm. - No shipping or tax information provided. ## Trust signals - In-stock status not confirmed. - Return policy not specified. - No certifications listed. ## Image assets - 5 product images available at provided URLs. ## Agent notes - No description provided; image content unknown. - Variants differ only in style; no functional difference stated.
This product has 14 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": "多杯位车载杯架车载水杯水壶架汽车用杯架车载手机支架餐盘小托盘",
"quantity": 1,
"grams": 660000,
"properties": {
"_length_cm": "20.3",
"_width_cm": "11.0",
"_height_cm": "24.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").