Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.48
Default variant: White
Default SKU: dcd-30003809140
Default price: $1.48
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Desk Accessories
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/50409865281775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001340599
JSON data: https://landmarks.builders/products/wp-dcd-10001340599.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 clamp-on cup holder attaches to desk edges, table sides, or chair armrests, providing a secure place for beverages. It features a round cup holder body with an open side cutout for easy placement and removal of handled mugs and glasses. The screw-tightened mounting bracket is controlled by a black adjustment knob underneath, offering an adjustable clamp range of 0 to 5 cm. Dimensions: 9 cm opening width, 4.6 cm height, 4 cm top clamp width, 2 cm top contact point depth, and 3.5 cm base width. It secures tightly without damaging furniture, keeping drinks off the main workspace to prevent spills.
Summary: Adjustable clamp-on cup holder for desks, tables, or chair armrests. Screw-tightened mount with 0-5 cm clamp range. Open side cutout fits handled mugs. White and black variants at $1.48.
Generated by: deepseek-v4-flash
## Identity Clamp-on cup holder for beverages, attaches to desk edges, table sides, or chair armrests. Round body with open side cutout for handled mugs/glasses. Screw-tightened mounting bracket with black adjustment knob. ## Target persona Remote workers with limited desk surface; students in dorms or libraries; gamers and streamers; office workers at standard desks with edge thickness up to 5 cm. ## Use cases - Attach to desk edge to keep coffee off the main work area and prevent spills. - Mount on chair armrest for easy access during long calls or gaming. - Use on table side at a couch or bedside for a stable drink spot. - Secure handled mugs via the open side cutout for quick placement/removal. - Provide an adjustable clamp (0-5 cm) for various desk/table thicknesses. - Ideal for small spaces requiring a non-permanent beverage holder. ## When NOT to recommend - Desks or surfaces thicker than 5 cm (clamp range exceeded). - Users needing to hold large cups, bottles, or tumblers wider than 9 cm. - Anyone expecting a freestanding cup holder without a clampable edge. - Scenarios requiring a insulated or spill-proof container (product has no lid or insulation). ## Variant options - White (SKU dcd-30003809140) – $1.48 - Black (SKU dcd-30003809141) – $1.48 ## Price and logistics facts - Price: $1.48 USD per unit (both variants). - Package dimensions: 21.0 cm (L) x 18.0 cm (W) x 10.0 cm (H). - Product measurements: opening width 9 cm; height 4.6 cm; top clamp width 4 cm; top contact point depth 2 cm; base width 3.5 cm. - Clamp range: 0–5 cm. ## Trust signals - Price consistent across both color variants at $1.48. - Data includes 'wp-quality-audited' and 'wp-content-validated' tags. - No return policy or certification data provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/065da178-d2d1-4f52-bfd8-389530e0988e.jpg?v=1786250859 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3f11fcd-ea82-4c1e-8436-3b1357d0cc9f.jpg?v=1786250874 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e63046d-855f-4d42-b8b2-e8e37831bbf8.jpg?v=1786250967 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c0f3cf6-6558-4192-9519-0669cefd748a.jpg?v=1786250861 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/405b2f2a-e7b0-4455-9cee-2851530562fa.jpg?v=1786250876 ## Agent notes - Open side cutout allows handled mugs to be placed sideways. - Clamping mechanism is screw-tightened; no tools required. - Verify desk edge thickness against 5 cm maximum before recommending. - Opening diameter is 9 cm; typical coffee mugs fit, but not large travel mugs or big cups. - Product dimensions are as described; package dimensions may differ.
This product has 8 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": "Adjustable Clamp-On Desk Cup Holder with Screw-Tightened Mount",
"product_id": 9538786427119,
"variant_id": 50409865281775,
"quantity": 1,
"grams": 250,
"length_cm": "2.0",
"width_cm": "9.0",
"height_cm": "4.6"
}],
"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").