Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $238.99 – $285.99
Default variant: Standard
Default SKU: dcd-30001883998
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: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49813645885679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892161
JSON data: https://landmarks.builders/products/m4x-10000892161.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Glass Door Hutch Vintage Design bookshelf for Home Office, Book Lovers
| Item Height | 35 cm |
| Item Length | 70 cm |
| Item Width | 40 cm |
| Number of Shelves | More Than 6 |
| Type | Shelving Unit |
| Material | Rubberwood |
| Style | Mid-Century Modern |
| Theme | Vintage |
| Room | Living Room |
| Mounting | Free Standing |
| Assembly Required | No |
| Maximum Weight Capacity | 25 kg |
| Features | Adjustable |
| Door Mechanism | Sliding |
| Wood Tone | Dark Wood |
| Distance from Floor to Bottom | 5 cm |
| Suitable For | Books |
Summary: Vintage-style glass door hutch bookshelf for home office, bedroom, or collectors; dimensions 77x43x42 cm; base price $238.99; multiple door configurations available.
Generated by: deepseek-v4-flash
## Identity Vintage Glass Door Hutch Bookshelf – multiple door styles. ## Target persona Home office workers needing display storage; bedroom organizers; collectors of small items (e.g., figurines, books); budget-conscious decor enthusiasts. ## Use cases - Storing and displaying books in a home office - Organizing collectibles behind glass - Adding vintage accent to a bedroom - Creating a mini bar cabinet - Providing concealed storage for papers and small items ## When NOT to recommend - For large or heavy book collections (small dimensions) - For modern/minimalist interiors seeking clean lines - For users needing quick assembly without tools (not specified) - For those requiring a large bookshelf (small footprint) ## Variant options - Standard: $238.99 - Single Vertical: $280.99 - Single Horizontal: $285.99 - Cross: $270.99 - Three Vertical: $274.99 ## Price and logistics facts Base price $238.99 USD; dimensions 77x43x42 cm; weight not specified; shipping cost not provided; assembly instructions not included. ## Trust signals Multiple images available; several variant options; price is listed; no stock or return policy information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9de9b282-cd16-453d-8bf1-cebfb456ca11.jpg?v=1781628244 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be1100bf-db64-4354-b89c-de052bbc8294.jpg?v=1781628245 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41a41ce4-11aa-4161-a98c-b09efc849fbb.jpg?v=1781628247 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebf6ca2c-99b6-4523-a003-43a3ab0a3cba.jpg?v=1781628247 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30a461e8-7432-410e-aa15-fc72be0e95ac.jpg?v=1781628245 Additional images from product description may also be fetched. ## Agent notes No image analysis performed; visual details unknown. Verify stock and shipping before purchase.
This product has 12 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": "Glass Door Hutch Vintage Design bookshelf for Home Office, Book Lovers",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "77.0",
"_width_cm": "43.0",
"_height_cm": "42.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").