Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $199.99 – $206.99
Default variant: White Left / 60x30x152 4-layer
Default SKU: dcd-30001887024
Default price: $206.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49811905413359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892662
JSON data: https://landmarks.builders/products/m4x-10000892662.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.


























Summary: A tall glass-door corner display cabinet for books and collectibles, available in white or color options with left/right hinge choices.
Generated by: deepseek-v4-flash
## Identity particle-clearproof Tall Glass-Door Corner Cupboard Floor-Standing Display Cabinet Space-Saving Storage unit for Book Lovers, Collectors, Homeowners, Living Room, Study, Home Office, Bedroom ## Target persona Book lovers with sizable collections, collectors of figurines or memorabilia, homeowners seeking space-saving corner storage, home office users needing organized display. ## Use cases - Storing and displaying a book collection in a living room corner - Showcasing collectibles behind glass doors to reduce dust - Utilizing an unused corner in a study or home office for organized storage - Adding decorative storage to a bedroom corner - Organizing media or decorative items in a hallway corner ## When NOT to recommend - Buyer wants solid wood or opaque closed storage - Need a standard rectangular cabinet that doesn't fit a corner - Prefer floor-to-ceiling built-in shelving - Corner space is wider than 60 cm or requires higher depth ## Variant options - SKU: dcd-30001887024 - White Left / 60x30x152 4-layer - $206.99 - SKU: dcd-30001887025 - White Right / 60x30x152 4-layer - $206.99 - SKU: dcd-30001887026 - Color Left / 60x30x152 4-layer - $199.99 ## Price and logistics facts Base price $199.99 (Color Left variant). White variants $206.99. Dimensions per variants: 60 cm width, 30 cm depth, 152 cm height. Shipping details not provided. ## Trust signals In-stock status: unknown. Return policy: unknown. Price consistency: Color Left is base price; white variants $7 more. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/039789bd-6cef-42cc-8aa3-1f791468a457.jpg?v=1781600923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3bbda61-866f-45ed-b371-65eb7f46bda2.jpg?v=1781600925 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2a2c480-3c9e-48e3-b225-e1cf1402052f.jpg?v=1781600923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/844194b2-db4b-4c03-af86-05ab27625b3c.jpg?v=1781600923 ## Agent notes Dimensions in facts (170x40x20 cm) appear inconsistent with variant dimensions (60x30x152 cm); variant dimensions likely correct. Images not analyzed – no visual details inferred.
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": "particle-clearproof Tall Glass-Door Corner Cupboard Floor-Standing Display Cabinet Space-Saving Storage unit for Book Lovers, Collectors, Homeowners, Living Room, Study, Home Office, Bedroom",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "170.0",
"_width_cm": "40.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").