Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $17.99
Default variant: Style 1
Default SKU: dcd-30003563312
Default price: $14.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/49716608139503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251828
JSON data: https://landmarks.builders/products/wp-dcd-10001251828.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.














Summary: Square bamboo U-shaped tissue/napkin holder for restaurant or home use, dimensions 19x19x9.5 cm, priced from $14.99.
Generated by: deepseek-v4-flash
## Identity Product: Bamboo square tissue box holder (U-shape) for dining tables. Dimensions: 19 cm × 19 cm × 9.5 cm. Material: bamboo. ## Target persona Restaurant owners and cafe managers seeking natural, durable napkin holders for table settings; home users who want a minimalist bamboo accessory for kitchen or living room. ## Use cases - Restaurants: holding paper napkins on dining tables. - Home kitchens: storing tissue boxes on countertops. - Office desks: organizing napkins or tissue packs. - Event catering: providing napkin dispensers at buffets. - Cafes: serving as tabletop decor with napkin storage. ## When NOT to recommend - Buyers need a water-resistant or plastic holder (bamboo may warp with moisture). - Requirement for large napkin stacks (holder depth 9.5 cm may limit capacity). - Looking for a wall-mounted or vertical dispenser. - Preference for ultra-low budget options (prices from $14.99). ## Variant options - Style 1: $14.99 - Style 2: $17.99 - Style 3: $17.99 (All styles are bamboo U-shape; exact design differences not specified.) ## Price and logistics facts - Price range: $14.99 (Style 1) – $17.99 (Styles 2 & 3). Currency: USD. - Dimensions: 19 cm × 19 cm × 9.5 cm. - Shipping and return policy not provided. ## Trust signals - Stock status not confirmed. - No certifications or warranty mentioned. - Price is consistent across variants for same style. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/777af434947a4f958bd016b7794561a6.png?v=1781086787 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd52cdd1c6ec4649979fbf70eef25abd.png?v=1781086786 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/add40373f9d5479fa849b60486d5f904.png?v=1781086787 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e4d2637042746e7bf600e24b2adf55e.png?v=1781086786 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebb54137d63d47eabe0a2705a6c359b6.png?v=1781086786 ## Agent notes - No product description was provided; image content was not analyzed. - Variants differ by style name only; further details unavailable. - Material is bamboo; not suitable for wet environments.
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": "竹制纸巾架餐厅桌面正方形抽纸架多用途饭店木质U型餐巾纸收纳盒",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "19.0",
"_height_cm": "9.5"
}
}],
"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").