Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White / Single Desktop
Default SKU: dcd-30003603072
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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714315755759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267120
JSON data: https://landmarks.builders/products/wp-dcd-10001267120.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
一次性杯子取杯器饮水机水杯子家用壁挂免打孔纳纸杯取杯
| 品牌 | 无 |
| 货号 | 9261 |
| 产品类别 | 杯架 |
| 价格段 | 5-10元 |
| 产品上市时间 | 2021年夏 |
| 是否有专利 | 无 |
| 规格 | 无 |
| 风格类型 | 简约格调 |
| 功能 | 免打孔 |
| 材质 | 塑料 |
| 置物架分类 | 壁挂 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 简约风 |
| 是否进口 | 否 |
Summary: A plastic disposable cup dispenser for water dispensers, wall-mounted without drilling, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A plastic, wall-mounted disposable cup dispenser (cup holder) for home or small office use. No-drill installation, available in White, Red, Black. Dimensions: 35x13x11 cm. Price: $9.99 USD. ## Target persona Budget-conscious home user or small office manager looking for a simple, no-drill cup storage solution for a water dispenser or kitchen area. ## Use cases - Next to a water dispenser to organize disposable cups in an office break room. - In a kitchen for quick access to paper cups during parties or daily use. - In a bathroom for small paper cups for rinsing or mouthwash. - Near a coffee machine to hold hot drink cups. - As an organizer for craft or small item storage in a utility area. ## When NOT to recommend - Commercial high-traffic environments needing metal or heavy-duty construction. - Users who need a branded or designer product. - Situations requiring adhesive that can support heavy cup loads (e.g., thick ceramic mugs). - Large families or groups needing capacity beyond standard stacks (specific capacity not listed). ## Variant options - White / Single Desktop (SKU: dcd-30003603072) - $9.99 - Red / Single Desktop (SKU: dcd-30003603073) - $9.99 - Black / Single Desktop (SKU: dcd-30003603074) - $9.99 ## Price and logistics facts Price: $9.99 USD (all variants). Dimensions: 35 x 13 x 11 cm. Weight not specified. No shipping or return policy information provided. ## Trust signals No patent, no brand. Price consistent across variants. No certifications or warranty details available. In-stock status unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f576b831eeec4a67b0a7316941fa94a2.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b86f6b058e0a40a08164aa54f52ff418.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b143433fe46349b6a1af00fb9b000ee9.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91793b2c6c074c3e993beb4addf54e75.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d03bc3894904942b0770043b06772af.png?v=1781085466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/442f9d7779db4af0b0ccb4ff1d53e5a2.png?v=1781085466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bff9de47f3814338b430dd25f807bed3.png?v=1781085466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3012e08d53194002879df632e9907a70.png?v=1781085465 ## Agent notes - Description states wall-mounted and no-drill, but variant options are labeled 'Single Desktop' – possible mismatch or dual use. Verify intended installation method. - No information on capacity, weight, or return policy. - Image understanding not performed; all image URLs are listed as-is.
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": "一次性杯子取杯器饮水机水杯子家用壁挂免打孔纳纸杯取杯",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "13.0",
"_height_cm": "11.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").