Brand: World Products (Landmark)
SKU: dcd-30001853498
Price: $1,018.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40000 g
Cart URL (default variant): https://landmarks.builders/cart/49815034462447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887261
JSON data: https://landmarks.builders/products/m4x-10000887261.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Floor-standing fluted glass hutch display cabinet with two-tone finish, dimensions 89x41.5x209 cm, priced at $1018.99, suitable for books, collectibles, and decor.
Generated by: deepseek-v4-flash
## Identity Floor-Standing Fluted Glass Hutch century modernera Modern Design bookshelf Two-Tone Finish Display Cabinet Ample Storage ## Target persona Book lovers, collectors, decor aficionados, study room owners seeking a tall statement piece for displaying and organizing items. ## Use cases - Displaying book collections in a home library or study - Showcasing collectibles, figurines, or memorabilia - Organizing study materials and decorative items - Storing and displaying art pieces or vases - Creating a focal accent piece in a living room or hallway ## When NOT to recommend - Small rooms with low ceilings (height 209 cm may overwhelm) - Budget-constrained buyers seeking options under $800 - Need for concealed or closed storage (open style only) - Preference for minimalist modern aesthetic (two-tone and fluted glass are statement) ## Variant options - 0.8M / Open: $1018.99 ## Price and logistics facts - Price: $1018.99 USD - Dimensions: 89.0 cm (length) x 41.5 cm (width) x 209.0 cm (height) - Only one variant available ## Trust signals - No stock or return policy information available - Price is fixed for the single variant - Unknown brand/manufacturer reputation ## Image assets - [View image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e840cba-c93b-427c-abdf-07cf15d64cd2.jpg?v=1781664381) - [View image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0270801a-508a-4acd-94a4-d4daf7b3e464.jpg?v=1781664381) - [View image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed63b599-7946-40da-b3bd-939e9eb9a6dc.jpg?v=1781664381) - [View image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe13d2b2-d20c-4d7a-8927-d92f41f16ea7.jpg?v=1781664380) ## Agent notes - Image understanding was not performed; accurate visual details should be fetched from the provided URLs. - Only one variant (Open) is available; no closed-door option. - Description is missing; rely on title and dimensions for classification.
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": "Floor-Standing Fluted Glass Hutch century modernera Modern Design bookshelf Two-Tone Finish Display Cabinet Ample Storage for Book Lovers, Collectors, Decor aficionados, Study Room",
"quantity": 1,
"grams": 40000000,
"properties": {
"_length_cm": "89.0",
"_width_cm": "41.5",
"_height_cm": "209.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").