Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Pink
Default SKU: dcd-30003597523
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49714564890863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265120
JSON data: https://landmarks.builders/products/wp-dcd-10001265120.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Clip-on drink holder with three color options (Pink, Blue, Green), priced at $16.99 USD. Dimensions: 20.5 x 11.0 x 9.0 cm.
Generated by: deepseek-v4-flash
## Identity Clip-On Drink Holder – a portable, clip-on cup holder for home or on-the-go use. ## Target persona Budget-conscious shoppers needing a simple, portable cup holder for desks, strollers, or outdoor furniture. ## Use cases - Attaching to a stroller for parent's drink while walking. - Clamping onto a picnic table edge during outdoor meals. - Adding a cup holder to a workspace desk or bedside table. - Using on a camping chair arm for easy access. - Temporary drink holder at parties or gatherings. ## When NOT to recommend - For users needing a heavy-duty or permanent mount. - For large cups or heavy bottles (max capacity not specified). - For users requiring insulation or spill-proof features. - For commercial or frequent heavy use. ## Variant options - Pink (SKU: dcd-30003597523) – $16.99 - Blue (SKU: dcd-30003597524) – $16.99 - Green (SKU: dcd-30003597525) – $16.99 ## Price and logistics facts - Price: $16.99 USD per unit. - Dimensions: 20.5 x 11.0 x 9.0 cm. - No shipping cost or lead time provided. ## Trust signals - Three color variants available. - No specific return policy or stock status provided; verify with seller. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87f39e11717c4fdf880f1530767acd87.png?v=1781085638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/993d53ec9da44b29a5af83be6e6a73b7.png?v=1781085637 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b68ed75b01a40c582def694cea53482.png?v=1781085638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bbc392629b94846b848eb4dad789b93.png?v=1781085638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ee2813c78e44f7a990043730ea2e8ad.png?v=1781085637 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9760386be09457987c265eaf5b698b5.png?v=1781085638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5734b5dc2a3d47658428d382bd7a2b48.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4320ae897ca14c87ba0e095ff8537e3c.png?v=1781085638 ## Agent notes - Image content was not analyzed; visual features (e.g., clip mechanism, design details) are inferred from product title and category only. Fetch images for confirmation.
This product has 15 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": "跨境亚马逊热销新款创意奇趣可爱Clip-On Drink Holder",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "20.5",
"_width_cm": "11.0",
"_height_cm": "9.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").