Brand: World Products (Landmark)
SKU: dcd-30003597522
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49714566824175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265119
JSON data: https://landmarks.builders/products/wp-dcd-10001265119.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A sand-inserted cup stand that prevents tipping and spilling on sandy surfaces, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity 防倒防洒沙滩插地杯架固定饮料插地杯架 Sand-inserted cup stand (Outdoor product) ## Target persona Beachgoers who want to keep drinks stable in sand; outdoor enthusiasts at picnics, camping, or poolside; parents with young children at the beach. ## Use cases - Holding a drink upright while sunbathing on the beach - Preventing cup spills in a sandbox during kids' play - Securing beverages during outdoor picnics on grass or sand - Keeping drinks stable while standing near a pool or lake shore - At outdoor events or concerts on sandy ground ## When NOT to recommend - For indoor use on hard, flat surfaces (no sand to insert) - For heavy or oversized cups/bottles exceeding typical dimensions - In very high winds without additional weight or anchoring - For hot beverages unless proven safe with the material ## Variant options One variant: Style="Sand Holder Bagged", SKU dcd-30003597522, price $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 15.0 cm (L) x 8.0 cm (W) x 16.0 cm (H). Weight not provided. ## Trust signals No stock levels, return policy, or certifications provided. Price is fixed at $9.99. Product appears available for order. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae02431dd9124be2a7fbe5aa634c85ae.png?v=1781085638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff045804179243669676e81af6997767.png?v=1781085639 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4070bf871ce4ef09283dd2db3b39bd2.png?v=1781085637 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37eb9745a5224d8d8d7cea5ea730b03d.png?v=1781085638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/370f562af3914b1a8644fe2331d2711b.png?v=1781085638 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/967bef76aa5544d986d3ee10eb45871c.png?v=1781085637 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/155f7371c9564f5d964f43a5eaae6494.png?v=1781085639 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13533b350c5b43418655abe0ef4cff2f.png?v=1781085639 ## Agent notes Images were not analyzed; visual details cannot be inferred. No product description provided; rely on title and category.
This product has 13 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": "防倒防洒沙滩插地杯架固定饮料插地杯架 Sand-inserted cup stand",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "8.0",
"_height_cm": "16.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").