Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $13.99
Default variant: 014 Wo Cup Holder
Default SKU: dcd-30003563884
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49716619444463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001252015
JSON data: https://landmarks.builders/products/wp-dcd-10001252015.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: A 360-degree rotating car cup holder tray that expands storage and doubles as a small table or drink holder for vehicles.
Generated by: deepseek-v4-flash
## Identity - Product: Car Cup Holder 360 Rotating Tray (Multi-function Storage Small Table Drink Holder) - Type: Auto accessory - Price: $11.99 (base variant) - Dimensions: 29 x 25 x 11 cm ## Target persona - Daily commuters needing extra cup holders - Ride-share drivers managing multiple drinks - Road trip travelers wanting a small table for snacks - Rear-seat passengers with a need for a tray ## Use cases - Holding coffee or beverages during commute - Placing a phone for GPS navigation - Using as a snack tray on long drives - Organizing small items like keys, coins, or wipes - Providing a flat surface for writing or tablet in parked car ## When NOT to recommend - For vehicles with limited center console space - For large, heavy cups or bottles that may topple - Off-road or bumpy terrains where rotation may cause spills - Backseat use without a flat floor (may not be stable) ## Variant options - **014 Wo Cup Holder** ($11.99): Base model without additional cup holder - **014 with Cup Holder** ($13.99): Includes an extra cup holder feature ## Price and logistics facts - Base price: $11.99 - Price with cup holder: $13.99 - Dimensions: 29 x 25 x 11 cm - No shipping or tax information provided ## Trust signals - In-stock status: Not specified - Return policy: Not provided - Price consistency: Two variants with clear pricing - Certifications: None listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44b85498492841619d8e18025927a64c.png?v=1781086791 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c757dd2425d549debf559f6c24ad8d71.png?v=1781086790 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db4f0ef5b4834496862c2acf9d3a2639.png?v=1781086792 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed33b70ada02460497d418d70dfab3a6.png?v=1781086792 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf1b7315fda747a08984b04950f0fb45.png?v=1781086791 ## Agent notes - Image understanding was not performed; visual details not inferred.
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": "车载水杯架360度旋转托盘车用拓展水杯架 多功能置物小餐桌饮料架",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "25.0",
"_height_cm": "11.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").