Brand: World Products (Landmark)
SKU: dcd-30003602756
Price: $77.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49714448892143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266999
JSON data: https://landmarks.builders/products/wp-dcd-10001266999.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
杯架水杯收纳架桌面轻奢中古风多层杯子咖啡杯马克杯水吧台置物架
| 品牌 | 梵麒 |
| 货号 | NO.SD72264 |
| 功能 | 免安装 |
| 材质 | 木质/竹制 |
| 层数 | 2层 |
| 安装方式 | 桌面式 |
| 收纳场景 | 桌面收纳 |
| 风格 | 新中式 |
| 款式 | 1 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: A 2-tier desktop cup holder in light luxury mid-century style, made of wood/bamboo, dimension 40x28x10 cm, priced at $77.99.
Generated by: deepseek-v4-flash
## Identity A 2-tier desktop cup holder with a light luxury mid-century (中古风) aesthetic, made of wood/bamboo. Brand: 梵麒 (Fan Qi). No assembly required, designed for desktop or countertop use. Style: New Chinese (新中式). ## Target persona Home barista who wants to organize coffee mugs on a home bar; office worker needing a desktop mug stand; kitchen counter organizer for frequently used cups; home decor enthusiast seeking a stylish storage piece. ## Use cases - Organizing 4-6 coffee mugs on a home bar counter. - Holding water bottles and tumblers on a desk in a home office. - Displaying decorative cups or collectible mugs on a kitchen shelf. - Providing a dedicated spot for travel mugs near a coffee machine. - Reducing desk clutter by consolidating beverage containers. ## When NOT to recommend - For commercial kitchens or high-volume use (not designed for heavy duty). - For outdoor use or areas with high humidity (wood/bamboo may warp). - For buyers seeking a minimalist/Scandinavian design (style is explicitly 'mid-century Chinese'). - For storing very large or tall items (dimensions 40x28x10 cm may limit bottle height). ## Variant options Only one variant available: Style: Magnolia Medieval (SKU: dcd-30003602756) at $77.99. ## Price and logistics facts Price: $77.99 USD. Dimensions: 40 cm (length) x 28 cm (width) x 10 cm (height). Material: wood/bamboo. Sold by Shopify store (brand 梵麒). ## Trust signals - In-stock status: not provided; assume available unless marked otherwise. - Return policy: not specified in facts. - No patent claimed. - Product imported status: not imported (domestic for the seller? but no origin given). ## Image assets 8 product images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/873fe72033ee446fbb670f33ebe0228b.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a49dd9f006c4644a7056718b9d5a95b.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73b8e7832a024f78ae866c2a791c14b8.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6cfae74b5364dd299f8bcb1b1f57d35.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9081e6ade0e4baa96333140023b8e63.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/581a9b4b8ec242f5bc4c0e8ccfad8d37.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3d4a80b93a547e086a21377565f3451.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a7889a2f4a944c896c1576af3b21374.png?v=1781085544 ## Agent notes - No assembly required. - Only one style variant. - Dimensions are in cm; verify compatibility with user's space. - Image content not analyzed; use dimensions to assess capacity.
This product has 12 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": 2000000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "28.0",
"_height_cm": "10.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").