Brand: World Products (Landmark)
SKU: dcd-30003563318
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49716600701167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251830
JSON data: https://landmarks.builders/products/wp-dcd-10001251830.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: A solid wood desktop napkin/tissue holder for storing disposable napkins or paper towels, measuring 18x17x10 cm, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity This is a solid wood desktop tissue holder for napkins or paper towels. ## Target persona Home users needing compact napkin storage for kitchen counter, dining table, or office desk. ## Use cases - Store disposable napkins on kitchen counter - Hold paper towels for quick cleanup - Organize napkins at dining table - Desktop tissue dispenser for office - Keep paper towels accessible in pantry ## When NOT to recommend - For large industrial paper towel rolls (dimensions too small) - For heavy-duty commercial use - If user wants a decorative-only holder - If user needs a fully enclosed dispenser ## Variant options Only one variant: Picture Color style. ## Price and logistics facts Price: $11.99 USD. Dimensions: 18x17x10 cm. Only one option. ## Trust signals In-stock status unknown. No return policy mentioned. Price is fixed, no discounts known. No certifications listed. ## Image assets 5 images available at URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49d5d22f8679452fbeb1c97a8bc98939.png?v=1781086783 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4da9441b273c4f9db367aadb80c96ad9.png?v=1781086783 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc65aa270ab04002be02678c7852fb83.png?v=1781086783 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c5bc1180f924812a59fc8572703a02d.png?v=1781086782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4d58b339f5648f4b6cf04791e23648a.png?v=1781086783 ## Agent notes Image understanding was not performed; visual details are not inferred. Only one variant available.
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": 250000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "17.0",
"_height_cm": "10.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").