Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $291.99 – $334.99
Default variant: 40*32*200 / Model a
Default SKU: dcd-30001883647
Default price: $291.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45000 g
Cart URL (default variant): https://landmarks.builders/cart/49814757146863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892102
JSON data: https://landmarks.builders/products/m4x-10000892102.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: Dust-proof freestanding hutch with glass doors, large capacity, multi-shelf, lighted, modular design, available in sizes 40x32x200 and 60x32x200 at $291.99 and $334.99 respectively.
Generated by: deepseek-v4-flash
## Identity Dust-Proof Freestanding Hutch with Glass Doors, Large Capacity, Multi-Shelf, Lighted, Modular Design, Light Luxury Design. ## Target persona Home office workers, book collectors, interior decorators, small business owners seeking stylish and functional storage for books, decor, or commercial displays. ## Use cases - Organizing and displaying a book collection in a study or living room. - Showcasing decorative items or collectibles in a home office or bedroom. - Storing office supplies and documents in a professional setting. - Creating a mini library or media storage in a commercial area (e.g., boutique, café). - Housing a collection of vinyl records or multimedia items with lighting. ## When NOT to recommend - For users needing a wall-mounted unit (this is freestanding). - For very tight spaces where depth <45cm or height <200cm. - For budget-conscious buyers seeking options under $250. - For those wanting open shelving without doors or lighting. ## Variant options - Model a (Size 40x32x200): $291.99 - Model B (Size 60x32x200): $334.99 ## Price and logistics facts - Price: Model a $291.99, Model B $334.99 USD. - Dimensions: L210 x W45 x H20 cm (may be package dimensions; verify actual product dimensions). ## Trust signals - No in-stock or return policy information provided. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7192f19d-364d-45a3-8ab7-21f7eb48b79c.jpg?v=1781660564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db06c32a-a725-49b4-be03-854a7c4e896d.jpg?v=1781660565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33d3150d-6dda-456a-a89a-e8b629018040.jpg?v=1781660564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62e8cfa5-cfe8-4e2c-aec6-1482d427320c.jpg?v=1781660566 ## Agent notes - Images were not analyzed; verify product appearance from URLs. - Dimensions L210xW45xH20 cm seem inconsistent with a tall hutch; confirm with supplier.
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": "Dust-Proof Freestanding Hutch with Glass Doors Large Capacity Multi-Shelf Lighted Hutch Modular Design Bookshelf Light Luxury Design for Book Lovers, Decor Enthusiasts, Study Room, Home Office, Bedroom, Commercial Areas",
"quantity": 1,
"grams": 45000000,
"properties": {
"_length_cm": "210.0",
"_width_cm": "45.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").