Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,270.99
Default variant: Wood Color 1
Default SKU: dcd-30001855920
Default price: $1,270.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49815043309807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887773
JSON data: https://landmarks.builders/products/m4x-10000887773.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Multi-compartment floor cabinet with doors, natural wood finish, modern design, easy to clean. Suitable for book lovers and home office.
Generated by: deepseek-v4-flash
## Identity Multi-Compartment Cabinet Natural Wood Finish Floor Cabinet with Doors, Modern Design, Easy to Clean. ## Target persona Book lovers, home office workers, individuals needing organized storage with a modern aesthetic. ## Use cases - Storing books in living rooms or studies. - Organizing office supplies and files. - Displaying decorative items behind doors. - Hiding clutter in entryways or hallways. - Storing media and electronics in entertainment areas. ## When NOT to recommend - For very small spaces requiring a narrow footprint (width 125cm). - For wall-mounted storage needs (this is a floor cabinet). - For budgets under $1000 (price $1270.99). - For outdoor or high-humidity environments. ## Variant options - Wood Color 1 (SKU: dcd-30001855920) - $1270.99 - Black 1 (SKU: dcd-30001855921) - $1270.99 - Wood Color 2 (SKU: dcd-30001855922) - $1270.99 - Black 2 (SKU: dcd-30001855923) - $1270.99 All variants same price. ## Price and logistics facts - Price: $1270.99 USD - Dimensions: 125 cm (length) x 85 cm (width) x 40 cm (height) - Weight: not provided - Shipping: not specified ## Trust signals - In-stock status: not provided. - Return policy: not provided. - Price consistency: all variants same price. - Certifications: none indicated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09e9ff81-c802-4094-ad26-4c6fd3f68c4b.jpg?v=1781664410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a15ed071-e370-437e-acb3-e2bcfd37d1d5.jpg?v=1781664410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ae69020-e386-4b8d-be25-1619e6e3078c.jpg?v=1781664410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b52a6551-35a5-4066-b448-a752312b14bc.jpg?v=1781664410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdccb761-931d-4c7a-a28a-01b7b6a0227b.jpg?v=1781664410 ## Agent notes - No description provided; title used for features. No product type specified. Image content not inspected; treat URLs as fetchable assets only.
This product has 12 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": "Multi-Compartment Cabinet Natural Wood Finish Floor Cabinet with Doors Modern Design Easy to Clean for Book Lovers, Home Office",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "85.0",
"_height_cm": "40.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").