Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $80.99 – $88.99
Default variant: White / 3-way Use
Default SKU: dcd-30001910862
Default price: $80.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8500 g
Cart URL (default variant): https://landmarks.builders/cart/49811343999215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895976
JSON data: https://landmarks.builders/products/m4x-10000895976.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
versatile Storage Solution: This openaesthetic shelving unit features a cube-based design that allows you to build and expand your storage system according to your needs, creating a personalized organization setup.
Fully Customizable Layout: Enjoy complete creative creative liberty with a flexible combination design. Assemble the cubes uprightly, horizontally, in a stepped pattern, or as separate units to perfectly fit your space and aesthetic.
adaptable Organization: perfect for use as a book storage unit, display cabinet, toy organizer, or entryway shoe rack. The open cubes provide easy reach and visibility for books, decor, clothes, and other household items.
Multi-Scene Application: Its simple and modern aesthetic seamlessly blends into any room, making it a perfect storage addition for a child's playroom, a student's study, a bedroom, living room, or hallway.
Sturdy & Spacious Design: Constructed from sturdy wood-based panels, each cube offers ample space for storage. The openrear design creates a feeling of spaciousness while providing a stable framework for your belongings.
Summary: Cube Organizer unrestricted Combination Shelving Unit Multi-Functional for Children. Description: 【adaptable Cube Organizer】: A configurable shelving unit with an opendesign design, perfect for creating customized storage options in any room of your home. 【unrestricted Combination Design】: Easily combine multiple units or configure the cubes in various layouts, either uprightly or horizontally, to perfectly fit your specific space and storage needs. 【Sturdy Wooden Construction】: Crafted from long-lasting wood-based panels, this unit provides a stable and dependable framework for holding books,
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Cube Organizer unrestricted Combination Shelving Unit Multi-Functional for Children",
"product_id": 9429972582639,
"variant_id": 49811343999215,
"quantity": 1,
"grams": 8500,
"length_cm": "97.5",
"width_cm": "27.5",
"height_cm": "8.5"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").