Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,136.99 – $1,420.99
Default variant: 120*30*150 Style 1
Default SKU: dcd-30001855950
Default price: $1,199.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/49815038755055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887778
JSON data: https://landmarks.builders/products/m4x-10000887778.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A Wabi-Sabi style multi-compartment curio shelf with drawers, sized 158x38x188 cm, priced at $1136.99, ideal for tea lovers, collectors, and home organization.
Generated by: deepseek-v4-flash
## Identity Wabi-Sabi Design Multi-Compartment Curio Shelf With Drawers Storage Furniture Display Cabinet ## Target persona Tea enthusiasts, collectors of small items, office workers needing organized storage, homeowners decorating entryways, dining rooms, studies, or bedrooms. ## Use cases - Displaying and organizing collectibles and curios - Storing tea ceremony utensils and accessories - Organizing office supplies and paperwork in a home office - Adding decorative storage in an entryway - Displaying books and decor in a study or living room - Storing bedroom accessories and personal items ## When NOT to recommend - For budget-conscious buyers seeking lower-cost furniture - For modern minimalist interiors with clean lines and neutral colors - For very small rooms where the 158 cm width or 188 cm height would overwhelm - For users needing open shelving without drawers ## Variant options - Style "120*30*150 Style 1": $1199.99 (SKU dcd-30001855950) - Style "150*30*150 Style 1": $1420.99 (SKU dcd-30001855951) - Style "80*30*180 Style 2": $1136.99 (SKU dcd-30001855952) - Style "100*30*180 Style 2": $1357.99 (SKU dcd-30001855953) ## Price and logistics facts Base price: $1136.99 USD. Dimensions: 158 cm length × 38 cm width × 188 cm height (for base variant). Other variants have different dimensions (see above). Shipping and return policy not provided. ## Trust signals No stock status, return policy, or certifications provided in source data. Price is listed consistently across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7a036c8-76ed-4803-b1f5-7d627e4d85d7.jpg?v=1781664396 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbaeac14-23fc-4a24-b079-cefef1bf9786.jpg?v=1781664396 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30b2ec6e-2fb3-497e-893e-24afb12ae43e.jpg?v=1781664396 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a456450-c660-493b-b59c-5ee6ed9ea4f3.jpg?v=1781664396 ## Agent notes No visual details were inferred from images. All data sourced from structured facts only.
This product has 4 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": "Wabi-Sabi Design Multi-Compartment Curio Shelf With Drawers Storage Furniture Display Cabinet for Tea Lovers, Collectors, Office Workers, Entryway, Dining Room, Study, Bedroom",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "158.0",
"_width_cm": "38.0",
"_height_cm": "188.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").