Brand: World Products (Landmark)
SKU: dcd-30003598848
Price: $110.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 920 g
Cart URL (default variant): https://landmarks.builders/cart/49714576687343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265619
JSON data: https://landmarks.builders/products/wp-dcd-10001265619.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: Black walnut wood tissue box for living room, 25x24x16 cm, $110.99, one style variant available.
Generated by: deepseek-v4-flash
## Identity A solid black walnut wood tissue box in a lightweight luxury design, suitable for living room, coffee table, or sideboard. One variant: Blk Walnut Wood. ## Target persona Home decor enthusiasts seeking natural wood accents; minimalist or modern interior style owners; buyers willing to invest in sustainable, solid wood home accessories. ## Use cases - Dispensing tissues on a living room coffee table - Organizing tissues on a dining room sideboard - Placing tissues on an office desk - Storing tissues on a bedroom nightstand - Gifting for housewarmings or holidays ## When NOT to recommend - Budget-conscious buyers seeking options under $50 - Those needing a large capacity tissue box (e.g., for bulk or jumbo tissues) - Shoppers preferring plastic or easy-clean materials - If the space requires a non-wood or moisture-resistant product ## Variant options - Blk Walnut Wood: $110.99 ## Price and logistics facts - Price: $110.99 USD - Dimensions: 25 x 24 x 16 cm (9.8 x 9.4 x 6.3 in) - No shipping, return, or stock information provided in the facts. ## Trust signals - Price is consistently listed at $110.99. - No stock status or return policy available from facts. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88a6083adeb7473a8454fb479d220440.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e31389058a7d492685252d3658139081.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80ffee602a4e49efbeaede93875a562f.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af1e6c754a4a435cada97f4721f5ecd3.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36ef9edd254c4fe9ac1890ac655482fd.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e33a425342b4ea69709f6336a02de5b.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e31776270c24b96bceaf5b93f0ce9d6.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3c21552ca4646bd94b97415c9815102.png?v=1781085643 ## Agent notes - No product description provided; image content not analyzed. - Only one variant available. - Dimensions are in centimeters.
This product has 13 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": 920000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "24.0",
"_height_cm": "16.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").