Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $97.99
Default variant: White Oak / a
Default SKU: dcd-30001927545
Default price: $97.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10000 g
Cart URL (default variant): https://landmarks.builders/cart/49811450986735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898062
JSON data: https://landmarks.builders/products/m4x-10000898062.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Japanese Minimalist Design: This wall-mounted cubby shelf features a clean, simple appearance influenced by by Japanese design, perfect for creating a tranquil and organized atmosphere in any room.
Space-Saving Storage: Designed to be mounted on the wall, this organizer unpainteds up essential floor space, making it an perfect storage solution for smaller homes, apartments, or studies.
Versatile Multi-Compartment Layout: With its multi-cubby layout, this shelf is perfect for organizing and displaying a variety of items, from books and plants in the living room to seasonings and mugs in the kitchen.
Sturdy Wood Construction: Crafted from high-quality engineered plywood with a paintpaintwithout charge finish finish, ensuring durability and a natural wood look. It endures a capacity of up to 20 kg.
Easy Installation: Comes with all the necessary simple installation tools and instructions, allowing for a straightforward and firmly attached wall-mounting process to quickly enhance your area.
Summary: Wall-Mounted Cubby Shelf Japanese Design Multi-Compartment Wall Organizer. Description: 【Minimalist Design】: Features a clean, Japanese-inspired aesthetic that brings a sense of calm and order to any room, seamlessly blending with modern and minimalist decor. 【Versatile Storage】: This wall-mounted organizer provides multiple compartments perfect for displaying books, small plants, photos, and decorative items, or for organizing essentials in your living room, kitchen, or office. 【Customizable Options】: Available in two sizes (2-cubby and 3-cubby) and four distinct colors (Birch, Light Oak, Bla
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": "Wall-Mounted Cubby Shelf Japanese Design Multi-Compartment Wall Organizer",
"product_id": 9430002303215,
"variant_id": 49811450986735,
"quantity": 1,
"grams": 10000,
"length_cm": "101.0",
"width_cm": "32.0",
"height_cm": "21.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. 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").