Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,000.99
Default variant: Natural Wood
Default SKU: dcd-30001853868
Default price: $1,000.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/49815033250031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887325
JSON data: https://landmarks.builders/products/m4x-10000887325.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: Chinese-inspired curio shelf with storage drawers and multiple compartments, space-saving, for tea aficionados and collectors. Available in Natural Wood or Rosewood.
Generated by: deepseek-v4-flash
## Identity Chinese-inspired curio shelf with multi-compartment design, storage drawers, and long-lasting construction. Dimensions: 100 cm (L) x 45 cm (W) x 210 cm (H). Two color variants. ## Target persona Tea aficionados who want to display teaware; collectors of small artifacts; office workers needing organized storage; homeowners furnishing study, bedroom, or entryway. ## Use cases - Displaying collectible teacups or figurines in compartments - Storing tea leaves, accessories, or stationery in drawers - Organizing small office supplies near a desk - Adding vertical storage to narrow entryways - Showcasing curated items in a study or reading nook ## When NOT to recommend - For storing heavy items (shelves likely lightweight) - For very small spaces (height 210 cm requires tall ceilings) - For users needing closed storage only (open compartments visible) - For budget buyers (price $1000.99, premium segment) ## Variant options - **Natural Wood** (SKU: dcd-30001853868) - $1000.99 - **Rosewood** (SKU: dcd-30001853869) - $1000.99 ## Price and logistics facts - Price: $1000.99 USD (both variants) - Dimensions: 100 x 45 x 210 cm (approx. 39.4 x 17.7 x 82.7 inches) - Product type not specified; likely furniture - No shipping cost or delivery time provided ## Trust signals - No stock status available - No return policy specified - No certifications mentioned - Price consistency: both variants same price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab072c45-637c-4c8a-812b-e458f37e1c41.jpg?v=1781664376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a73dd65-eaff-417c-a474-4c308bbfbe15.jpg?v=1781664376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a940b602-4b04-431a-baf3-b93617de573a.jpg?v=1781664376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5691c0fd-a581-4bcb-a1eb-390ef65481a5.jpg?v=1781664377 ## Agent notes - Descriptions were not provided; content inferred from title and tags. - Images were not processed; no visual details included. - Consider fetching detailed product description and stock/return policy before recommending.
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": "Serene-Inspired Design Chinese Curio Shelf With Storage Drawers Multi-Compartment Curio Stand long-lasting Construction display shelf Space-Saving for Tea aficionados, Collectors, Office Workers, Study Room, Bedroom, Entryway",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "100.0",
"_width_cm": "45.0",
"_height_cm": "210.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").