Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,299.99 – $1,394.99
Default variant: Half-open Drawer
Default SKU: dcd-30001854032
Default price: $1,394.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45000 g
Cart URL (default variant): https://landmarks.builders/cart/49815043539183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887356
JSON data: https://landmarks.builders/products/m4x-10000887356.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: Floor-standing, interchangeable cube organizer with large capacity, suitable for books and decor. Available in three styles. Dimensions: 85x45x85 cm. Priced from $1,299.99.
Generated by: deepseek-v4-flash
## Identity Floor-standing interchangeable cube organizer, multi-functional interconnectable design, adaptable usage bookcase with large capacity. ## Target persona Book lovers, decor aficionados, homeowners looking for versatile storage in living rooms, home offices, or bedrooms. ## Use cases - Organizing a large book collection - Displaying decorative items and collectibles - Creating a modular storage wall in living room - Adding storage to home office or bedroom - Mixing and matching cubes for custom layouts ## When NOT to recommend - For very small rooms (dimensions 85x85x45 cm may be too large) - For budget-conscious buyers (price starts at $1,299.99) - For those needing lightweight or portable storage - For children's rooms (no child-safety info) ## Variant options - Half-open Drawer: $1,394.99 (SKU dcd-30001854032) - Open Storage: $1,299.99 (SKU dcd-30001854033) - Glass Sliding Door: $1,331.99 (SKU dcd-30001854034) ## Price and logistics facts - Base price: $1,299.99 USD (Open Storage) - Dimensions: 85 cm (L) x 45 cm (W) x 85 cm (H) - Weight and shipping not provided ## Trust signals - In stock (based on tag wp-import) - Variants available with different closures - Price appears stable across variants - No certifications or materials stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aac949fc-4387-4dfe-8092-42a2c8969f48.jpg?v=1781664411 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/623d8c20-9aa3-4a64-bcec-98c790651eba.jpg?v=1781664411 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd9d7b3c-cb71-4704-8588-fdc421633eab.jpg?v=1781664414 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7a2adad-4bd5-4a0f-a4bc-03bde9bcecc3.jpg?v=1781664413 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af30fb30-a0e0-4a6f-936b-a71aaca9cf01.jpg?v=1781664412 ## Agent notes - No product description or material details; images not analyzed. - Assembly requirements unknown. - Price point suggests premium segment.
This product has 9 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": "Floor-Standing interchangeable Cube Organizer Multi-Functional interconnectable Cube Organizer adaptable Usage Bookcase Large Capacity for Book Lovers, Decor aficionados, Homeowners, Living Room, Home Office, Bedroom",
"quantity": 1,
"grams": 45000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "45.0",
"_height_cm": "85.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").