Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $188.99
Default variant: White / 200*80cm Glass Top
Default SKU: dcd-30001896448
Default price: $188.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50400 g
Cart URL (default variant): https://landmarks.builders/cart/49811886506223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893952
JSON data: https://landmarks.builders/products/m4x-10000893952.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: Dust-proof freestanding cabinet with glass doors, sturdy anti-rust construction, 188.99 USD, in white or sky blue with glass top or full glass door options.
Generated by: deepseek-v4-flash
## Identity A dust-proof freestanding cabinet with glass doors, tall and sturdy, anti-rust, with modern design. Available in White or Sky Blue, with two door styles: Glass Top or Full Glass. Dimensions: 208x57x22 cm (note: variant labels indicate 200x80cm; verify). ## Target persona Book lovers, collectors, office workers, and home organizers needing a dust-free storage solution for display. ## Use cases - Storing and displaying book collections in a living room or study. - Showcasing collectibles and figurines behind glass. - Organizing office files and supplies in a tidy cabinet. - Keeping sensitive items dust-free in a bedroom. - Housing electronic devices or media in a ventilated cabinet (glass doors allow view). ## When NOT to recommend - If the user needs to store heavy items (e.g., large encyclopedias) as shelves may not be adjustable. - If the user requires a low-profile cabinet (this is tall at 208 cm). - If the user is on a budget under $150. - If the user needs a fully sealed dust-proof unit (glass doors may not be airtight). ## Variant options - White / 200*80cm Glass Top: $188.99 - White / 200*80cm Full Glass: $188.99 - Sky Blue / 200*80cm Full Glass: $188.99 ## Price and logistics facts Price: $188.99 USD. No shipping or tax information provided. Dimensions as per product listing: 208 cm tall, 57 cm wide, 22 cm deep; variant labels state 200*80 cm (likely height x width). Weight unknown. ## Trust signals No stock availability, return policy, or certification information provided. Price is consistent across all three variants. ## Image assets No images available for this product. ## Agent notes - Dimensions discrepancy: product dimensions_cm (208x57x22) differ from variant style labels (200x80cm). It is unclear which is accurate; recommend verifying with seller. - No image URLs provided; cannot assess visual condition or design details. - No description or materials list; assume construction is as per title: sturdy, anti-rust, dust-proof.
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": "Dust-Proof Freestanding Cabinet with Glass Doors Sturdy Construction Tall Glass Door Cupboard Modern Design Bookcase Anti-Rust for Book Lovers, Collectors, Office Workers, Study Room, Bedroom",
"quantity": 1,
"grams": 50400000,
"properties": {
"_length_cm": "208.0",
"_width_cm": "57.0",
"_height_cm": "22.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").