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-30003563315
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: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49716604797167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251829
JSON data: https://landmarks.builders/products/wp-dcd-10001251829.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: Bamboo square tissue/napkin holder for restaurant or home desktop. Dimensions 19x19x9 cm. Three style variants from $14.99 to $17.99.
Generated by: deepseek-v4-flash
## Identity Bamboo tissue holder, square shape, U-style napkin storage box for restaurant or home use. ## Target persona - Restaurant owners needing durable table napkin holders - Home users organizing tissues on kitchen counters or dining tables - Cafe managers looking for simple wooden napkin containers ## Use cases - Holding napkins on restaurant dining tables - Organizing tissues on home kitchen counter - Use in cafe or bistro tabletops - Office break room napkin storage - Party or event table setting - Quick access napkin holder for buffet line ## When NOT to recommend - If customer needs large capacity (this is compact 19x19x9 cm) - If customer prefers plastic or metal material - For outdoor or high-moisture environments - If requiring branded or custom design ## Variant options - Style 1: $14.99 - Style 2: $17.99 - Style 3: $17.99 ## Price and logistics facts - Base price: $14.99 USD - Variant prices: $14.99 (Style 1), $17.99 (Style 2 & 3) - No shipping, tax, or inventory details provided ## Trust signals - No stock status or return policy data provided - No certifications mentioned - Price is consistent across given data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72014545918b4193999d2f3142590570.png?v=1781086785 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a28fd73f7e44a89bc95a45aef154196.png?v=1781086787 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b144c5740e894c05bdd53a3fa7f5dcd0.png?v=1781086785 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73aa99d2ddd14566bf078f6bb9c6df30.png?v=1781086785 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5df42549407340ffadd70f465a8eb768.png?v=1781086785 ## Agent notes - No description text provided; information derived from title and dimensions. - Images not inspected; visual details not available.
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": 350000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "19.0",
"_height_cm": "9.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").