Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,207.99 – $1,333.99
Default variant: 120*55*40cm
Default SKU: dcd-30001854964
Default price: $1,207.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/49815040983279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887556
JSON data: https://landmarks.builders/products/m4x-10000887556.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: Wood hutch with glass doors, Nordic and Japanese design elements, integrated drawers. Available in three sizes from $1207.99 to $1333.99. Ideal for book lovers and collectors.
Generated by: deepseek-v4-flash
## Identity sturdy Wood Construction Hutch with Glass Doors Nordic design bookshelf Japanese Aesthetic Storage Furniture Integrated Drawers ## Target persona Book lovers, homeowners seeking Japanese decor, collectors needing display storage, home office users ## Use cases - Displaying book collections in a study room - Storing and showcasing decorative items in a living room - Organizing office supplies with built-in drawers - Adding a Nordic-Japanese accent to a home library - Housing vinyl records or media collections behind glass ## When NOT to recommend - For small spaces: depth is 55-60 cm, requires ample room - For budget-conscious buyers: price starts at $1207.99 - For those seeking modern minimalist without visible wood grain - For heavy or large items beyond standard bookshelf capacity ## Variant options - 120×55×40 cm: $1207.99 - 130×55×40 cm: $1270.99 - 140×55×40 cm: $1333.99 ## Price and logistics facts - Base price: $1207.99 USD - Larger sizes cost incrementally more - Dimensions (product base): 145×60×45 cm (note: variant sizes differ) ## Trust signals - Variant options with clear pricing - No stock status or return policy information provided - No certifications or material details beyond 'wood construction' ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3417c90-7dbd-4dbc-bb27-915ae07873d7.jpg?v=1781664405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b9c1c8e-b164-42ec-b7cb-02409ffa5234.jpg?v=1781664405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f501b616-2b5e-4ba6-a887-64f352b7ca77.jpg?v=1781664404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16ceeb37-d24e-42a9-859f-ef701f9a040b.jpg?v=1781664404 ## Agent notes - Image content was not analyzed; treat images as fetchable assets 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": "sturdy Wood Construction Hutch with Glass Doors Nordic design bookshelf Japanese Aesthetic Storage Furniture Integrated Drawers for Book Lovers, Homeowners, Collectors, Study Room, Home Office",
"quantity": 1,
"grams": 38000000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "60.0",
"_height_cm": "45.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").