Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Natural / 4 Cups
Default SKU: dcd-30003606296
Default 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: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714308022511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268425
JSON data: https://landmarks.builders/products/wp-dcd-10001268425.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Desktop cup storage rack with drainage tray, available in Natural or Brown for 4 or 6 cups, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A compact cup storage rack with drainage tray, designed to hold 4 or 6 cups. Available in Natural or Brown colors. Dimensions: 36x15x5 cm. ## Target persona Home organizers with small kitchens; tea or coffee enthusiasts who want to declutter countertops; apartment dwellers with limited space. ## Use cases - Organizing daily-use mugs on a kitchen counter - Displaying coffee or tea cups in a tidy row - Draining washed cups after hand-washing - Storing espresso cups or small tea cups in a compact space - Decluttering a kitchen shelf by consolidating cup storage ## When NOT to recommend - For storing more than 6 cups at once - For heavy ceramic or large travel mugs (rack may not support weight) - For outdoor use (material not specified for weather resistance) - For users seeking premium or luxury kitchen decor (price point suggests basic utility) ## Variant options - Natural / 4 Cups ($9.99) - Natural / 6 Cups ($9.99) - Brown / 4 Cups ($9.99) - Brown / 6 Cups ($9.99) ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 36 cm (L) x 15 cm (W) x 5 cm (H) - Shipping details not provided ## Trust signals - No in-stock status provided; assume available unless sold out - Return policy not specified - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c9ff8a288c34d84b7def6cd3bb42c3f.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f11bef05466e45579b6941cb1da40c6c.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b23f0b29b478464e874359b2eee452ba.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c19aefbc9384427684a519b764cdf321.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e498a414b79243e7b2c34b6550815d8a.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53f58c53367241faad4a0d3c856ba91e.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92bb74ca1fdb4611b02483fb3c70e6a8.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ac91627ca9d46a7967e565752eead9f.png?v=1781085463 ## Agent notes - No product description provided; details extracted from title and dimensions. - Images not analyzed; visual quality, material, and assembly requirements unknown. - Price consistent across all variants at $9.99.
This product has 16 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": 400000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "15.0",
"_height_cm": "5.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").