Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,366.99
Default variant: Oak
Default SKU: dcd-30001853745
Default price: $1,366.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 65000 g
Cart URL (default variant): https://landmarks.builders/cart/49815044129007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887308
JSON data: https://landmarks.builders/products/m4x-10000887308.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: Freestanding narrow hutch cabinet with bookshelf and two-door cupboard, 90x50x205 cm, in Oak/Black/Gray, priced at $1366.99.
Generated by: deepseek-v4-flash
## Identity Vintage & design narrow hutch cabinet, freestanding bookshelf with two-door cupboard, space-saving design. ## Target persona Urban apartment dwellers with limited floor space; book lovers seeking display and storage; home office users needing compact organization; hallway or entryway decorators. ## Use cases - Storing books in narrow living room or hallway alcove - Displaying collectibles and decor in a bedroom corner - Organizing office supplies and files in a home office - Extra storage for shoes and accessories in entryway - Space-saving solution for small studio apartments ## When NOT to recommend - Buyers needing large-capacity storage for bulk items - Budget-conscious shoppers seeking items under $800 - Those requiring open shelving only (has doors) - Customers preferring modern minimalist styles (vintage design) ## Variant options - Oak ($1366.99) - Black ($1366.99) - Gray ($1366.99) ## Price and logistics facts - Price: $1366.99 USD (all variants) - Dimensions: 90 cm (length) x 50 cm (width) x 205 cm (height) - Weight and shipping cost not provided ## Trust signals - Price is consistent across all variants - No stock status or return policy information available - No certifications or materials specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3752a68d-63c8-48fc-85a5-30ba283a1690.jpg?v=1781664414 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea5cd303-af12-424b-b1d4-775c11c091fd.jpg?v=1781664414 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3de11949-2a03-4a35-b007-fcdd3bcc2a0c.jpg?v=1781664414 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4fca3e4-7b71-44cd-a3f4-ae1715fa07d3.jpg?v=1781664418 ## Agent notes - Image content was not analyzed; no visual details inferred. - Assembly instructions and material composition not provided. - Return policy and warranty unknown.
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": "Vintage \u0026 design Narrow Hutch Cabinet Freestanding bookshelf Space-Saving Design shelving individual individual Two-Door Cupboard for Book Lovers, Apartment Dwellers, Living Room, Home Office, Bedroom, Hallway",
"quantity": 1,
"grams": 65000000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "50.0",
"_height_cm": "205.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").