Brand: World Products (Landmark)
SKU: dcd-30001883725
Price: $207.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49811933298927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892116
JSON data: https://landmarks.builders/products/m4x-10000892116.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: A tall freestanding bookcase with glass doors, 30x200x30cm estimated, in minimalist style for collectors and office workers.
Generated by: deepseek-v4-flash
## Identity Large Capacity Freestanding Bookcase with Glass Doors, Minimalist Design, Tall Cupboard, Stable Floor-Standing, Sturdy Construction. Price: $207.99 USD. ## Target persona Collectors needing enclosed display; office workers requiring organized storage; homeowners wanting minimalist tall cabinet for living room or bedroom. ## Use cases - Storing and displaying a large book collection behind glass doors. - Organizing office files, binders, and supplies in a tall cabinet. - Showcasing collectibles, figurines, or awards with dust protection. - Adding vertical storage to a living room or bedroom without occupying floor space. - Keeping items visible but protected in a home library or study. ## When NOT to recommend - For small rooms with low ceilings (200cm height likely requires clearance). - When adjustable or modular shelving is needed (fixed shelves not specified). - For budgets under $150 USD. - When open shelving or a display without doors is preferred. ## Variant options - **Style: J 30*200*30cm-1** – only variant available. Dimensions suggested: 30cm width, 200cm height, 30cm depth. Price $207.99. ## Price and logistics facts - Price: $207.99 USD. - Single variant at that price. - No shipping cost, weight, or delivery time provided. ## Trust signals - No in-stock status or return policy from source data. - Single price point across one variant. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09630a73-e755-41f5-96d1-9b0620bde5aa.jpg?v=1781600964 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f4dcd4f-7ba1-4111-91c0-be0f86a2dc44.jpg?v=1781600963 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb6e9c88-008b-483b-9447-a4663ae20f14.jpg?v=1781600964 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c253e82c-9e3a-4620-9860-7fbd1553f8a9.jpg?v=1781600964 ## Agent notes - Exact dimensions not provided in structured data; variant title 'J 30*200*30cm-1' suggests approximate 30cm width x 200cm height x 30cm depth. Confirm with listing. - Only one variant; no color or size alternatives. - No warranty or return policy information available.
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": "Large Capacity Freestanding Bookcase with Glass Doors Minimalist Design Tall Cupboard with Glass Doors Stable Floor-Standing Design Book Cabinet Sturdy Construction for Collectors, Office Workers, Homeowners, Living Room, Bedroom",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").