Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $192.99 – $260.99
Default variant: Raw Wood
Default SKU: dcd-30001897799
Default price: $192.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49811892404463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894133
JSON data: https://landmarks.builders/products/m4x-10000894133.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A tall slatted door cabinet with Asian design, 46x46x116 cm, available in Raw Wood ($192.99) and Lacquer-free ($260.99).
Generated by: deepseek-v4-flash
## Identity Zen-Inspired Tall Slatted Door Cabinet Modern Asian Design Storage Furniture ## Target persona Homeowners, interior decorators, and adults seeking Asian-style storage for entryways, hallways, living rooms, or corner spaces. ## Use cases - Storing shoes, bags, and accessories in an entryway - Displaying decorative items in a living room corner - Organizing hallway clutter with a slim footprint - Adding a zen aesthetic to a meditation or reading nook - Concealing small household items in a compact vertical cabinet ## When NOT to recommend - For large families needing bulk storage capacity - For outdoor or damp environments (no weatherproofing mentioned) - For users requiring heavy-duty shelving (e.g., books or heavy appliances) - When a wider footprint or more shelves are needed ## Variant options - Raw Wood: $192.99 - Lacquer-free: $260.99 ## Price and logistics facts - Raw Wood: $192.99 USD - Lacquer-free: $260.99 USD - Dimensions: 46 x 46 x 116 cm (L x W x H) ## Trust signals - Stock status, return policy, and certifications not provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/769a7647-f524-4b6b-8ca1-9faceac9489f.jpg?v=1781600902 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a2f7fe2-a771-485e-8516-480b5cc49bd4.jpg?v=1781600901 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebd1f61e-1bbd-4f9e-a47e-965b284d79a8.jpg?v=1781600900 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1732a63f-23f2-4229-96b9-566d94aa2b41.jpg?v=1781600901 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/087fa182-3539-4c0b-b3c9-40cf2c2c6a10.jpg?v=1781600902 ## Agent notes - Images were not analyzed by the agent; visual details are not described. - No description or material details beyond variant names provided.
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": "Zen-Inspired Tall Slatted Door Cabinet Modern Asian Design Storage Furniture Multi-Functional Sturdy Construction for Homeowners, Interior Decorators, Adults, Entryway, Hallway, Living Room, Corner Space",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "46.0",
"_height_cm": "116.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").