Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,002.99 – $1,153.99
Default variant: 0.8M / Open
Default SKU: dcd-30001853484
Default price: $1,002.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 80000 g
Cart URL (default variant): https://landmarks.builders/cart/49815033381103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887258
JSON data: https://landmarks.builders/products/m4x-10000887258.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: Glass-front full-height shelving unit with multi-tier shelves, large capacity for book lovers, homeowners, and collectors. $1002.99, 102x37x93 cm. Two styles: open and corner open.
Generated by: deepseek-v4-flash
## Identity Full-height glass door shelving unit with multi-tier shelves, large capacity, designed for book storage and display. Available in two style options. ## Target persona Homeowners, book lovers, collectors, library owners needing large, organized storage with visibility. Suitable for study rooms, bedrooms, and libraries. ## Use cases - Storing and displaying book collections - Organizing collectibles with glass-front visibility - Creating a library corner in a room - Maximizing vertical storage in limited floor space - Separating items with closed storage for dust protection ## When NOT to recommend - For lightweight or temporary storage - For small spaces where 102cm width is too large - When budget is under $1000 - When open shelving is preferred over glass doors ## Variant options - 0.8M Open: $1002.99 - 0.8M Corner Open: $1153.99 ## Price and logistics facts Price: $1002.99 (Open), $1153.99 (Corner Open). Currency: USD. Dimensions: 102x37x93 cm. ## Trust signals No return policy or warranty stated. In-stock status unknown. Price consistent across variants. No certifications provided. ## Image assets Image URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4306025c-b6d5-46bc-8f81-2453569babcb.jpg?v=1781664376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c0a430d-04aa-4c2c-bd3e-f9f6f8b8528c.jpg?v=1781664376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7833119b-51dc-4546-ac6f-b5b2f9a59670.jpg?v=1781664376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bde1288-66a6-4937-a017-7e0f0824d3f0.jpg?v=1781664380 ## Agent notes No description provided. Product type field empty. Tags include 'm4x', 'm4x-202606', 'wp-import'. Image content not analyzed; visual details unknown.
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": "Glass Doors full-height-toentire full-height shelving unit unit Continental \u0026 design Tall Shelving unit Large Capacity shelving unit Multi-Tier for Book Lovers, Homeowners, Collectors, Study Room, Library, Bedroom",
"quantity": 1,
"grams": 80000000,
"properties": {
"_length_cm": "102.0",
"_width_cm": "37.0",
"_height_cm": "93.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").