Brand: World Products (Landmark)
SKU: dcd-30001902977
Price: $230.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 48000 g
Cart URL (default variant): https://landmarks.builders/cart/49813628846319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894897
JSON data: https://landmarks.builders/products/m4x-10000894897.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: Modern floor-standing cupboard with glass doors, sturdy construction, 205x85x15 cm, $230.99, one variant: Tempered Glass.
Generated by: deepseek-v4-flash
## Identity Modern Design Floor-Standing Cupboard with Glass Doors – sturdy construction bookshelf display cabinet. ## Target persona Book lovers and collectors seeking stylish storage; homeowners wanting modern display cabinets for living room, study, or bedroom; home office workers needing organized shelving. ## Use cases - Displaying book collections in a living room - Storing office supplies and files in a home office - Organizing bedroom accessories and decorative items - Showcasing collectibles or framed photos - Adding storage to a study without occupying floor space (slim depth) ## When NOT to recommend - For heavy or oversized items (depth only 15 cm) - When adjustable shelving is required - If the user wants open shelving without glass doors - For very tall spaces needing height above 205 cm ## Variant options - Tempered Glass: $230.99 ## Price and logistics facts - Price: $230.99 USD - Dimensions (cm): L 205, W 85, H 15 (verify orientation) - No shipping or logistics details provided ## Trust signals - In-stock status: not specified - Return policy: not specified - Certifications: none mentioned - Price consistency: single price for one variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/017d9c49-cd56-4bc0-9b20-e239b664db46.jpg?v=1781628216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d1cd81c-f094-4369-8445-cb65e70855d1.jpg?v=1781628218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96569ed7-acab-4bf5-a67e-cde4a9b0faf6.jpg?v=1781628216 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/087ee6d3-8c34-47cf-9a80-cfa9b02ec541.jpg?v=1781628216 ## Agent notes - Dimensions appear unusual: length 205, width 85, height 15 cm – likely height is 205, width 85, depth 15. Confirm actual orientation. - Image content not analyzed; treat URLs as fetchable assets only.
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": "Modern Design Floor-Standing Cupboard with Glass Doors sturdy Construction bookshelf Display Cabinet for Book Lovers, Collectors, Homeowners, Living Room, Study, Home Office, Bedroom",
"quantity": 1,
"grams": 48000000,
"properties": {
"_length_cm": "205.0",
"_width_cm": "85.0",
"_height_cm": "15.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").