Brand: World Products (Landmark)
SKU: dcd-30003602745
Price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714466717935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266991
JSON data: https://landmarks.builders/products/wp-dcd-10001266991.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: Square napkin holder made of oak, stainless steel, and metal, sized 20x20x20 cm, suitable for flat paper napkins in restaurants, hotels, cafes, and home use. Priced at $61.99.
Generated by: deepseek-v4-flash
## Identity Chen She brand napkin holder, model: Wood Bottom Round. Materials: oak, stainless steel, metal. Style: New Chinese. Suitable for flat paper napkins. ## Target persona - Restaurant owner or manager needing durable napkin dispensers for dining tables. - Hotel front-of-house staff for buffet or cafe areas. - Cafe owner looking for stylish napkin holders for customer counter. - Home host wanting a quality napkin holder for gatherings. ## Use cases - Dispensing napkins at restaurant tables during meal service. - Providing napkins at hotel breakfast buffets or banquet halls. - Countertop napkin dispensing in coffee shops. - Home dining room or kitchen for daily use. - Event catering setups requiring stable napkin storage. - Office break rooms needing napkin organization. ## When NOT to recommend - If the buyer needs a napkin holder for paper roll towels (this is for flat napkins only). - If the desired napkin size is significantly smaller than 20x20 cm (may not fit securely). - If budget is under $50 (price is $61.99). - If the buyer requires a dispenser with a lid or locking mechanism (not specified). ## Variant options - Style: Wood Bottom Round – price $61.99 (only variant available). ## Price and logistics facts - Price: $61.99 USD. - Dimensions: 20 cm × 20 cm × 20 cm. - Weight: not provided. - Shipping: not specified. ## Trust signals - Brand: Chen She. - Patent: none claimed. - In-stock status: not provided. - Return policy: not provided. - Price consistency: single variant at same price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4cfbc2025ad452f98944663035a95a9.png?v=1781085552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be4c88e06af3438b9640043908c761a2.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b40d8e6d80b34176904f8325e3919731.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1511a295f92842baa15c161663d4be3c.png?v=1781085554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17fc2e21c69948c6b36a32ceafcd07a3.png?v=1781085552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c16b97563204af4b2613b2f2c551b7a.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d83cc132a63408fb4f346bc308b7094.png?v=1781085555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69f321ef229946738b64b661d5c55115.png?v=1781085554 ## Agent notes - This product is a napkin holder, not a dispenser for rolls. Material is oak, stainless steel, and metal. Style is new Chinese. No additional accessories included. Stock and return info missing.
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": 800000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "20.0",
"_height_cm": "20.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").