Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $238.99
Default variant: White / B-01 Changhong
Default SKU: dcd-30001897571
Default price: $238.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 38000 g
Cart URL (default variant): https://landmarks.builders/cart/49813646999791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894103
JSON data: https://landmarks.builders/products/m4x-10000894103.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A tall narrow cabinet with sliding doors and bottom drawer, available in White, Walnut, and Black, priced at $238.99, ideal for space-saving storage in small rooms.
Generated by: deepseek-v4-flash
## Identity Tall narrow cabinet with sliding doors and bottom drawer, dimensions 183x63x20 cm, available in three color/finish options. ## Target persona Book lovers, apartment dwellers, and professionals needing space-saving storage for living room, study, or bedroom. ## Use cases - Storing books in a compact footprint - Organizing living room media and accessories - Creating a tidy study area with hidden storage - Adding storage to a small bedroom without bulky furniture - Displaying decorative items behind sliding doors ## When NOT to recommend - For heavy, oversized items that require deep shelves (only 20 cm depth) - For outdoor or damp environments - For users needing wide, open shelving for display - For buyers seeking budget option under $100 ## Variant options - White / B-01 Changhong: $238.99 - Walnut / B-02 Black Tea: $238.99 - Black / B-03 Red Tea: $238.99 ## Price and logistics facts Price: $238.99 USD. Dimensions: 183 cm (height) x 63 cm (width) x 20 cm (depth). No shipping or return policy provided. ## Trust signals No stock status or return policy information provided. Price is consistent across variants. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98ad3787-efef-4bdc-b3f4-ab4909dc2662.jpg?v=1781628246) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ba09ea8-cd40-4675-bfe5-3298cadd7d7c.jpg?v=1781628246) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01802cb5-733e-4591-8bc6-5e3d12e58654.jpg?v=1781628245) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6b303de-358d-4833-826d-227fb091783e.jpg?v=1781628246) ## Agent notes No description provided. Image understanding was not performed, so visual details are unknown. Product title includes "debris-proofResistant" but its meaning is unclear.
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": "debris-proofResistant Tall Narrow Cabinet with Sliding Doors Space-Saving Tall Storage unit with Doors Bottom Drawer storage cabinet Modern Design for Book Lovers, Apartment Dwellers, Professionals, Living Room, Study, Bedroom",
"quantity": 1,
"grams": 38000000,
"properties": {
"_length_cm": "183.0",
"_width_cm": "63.0",
"_height_cm": "20.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").