Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $883.99 – $1,199.99
Default variant: Large
Default SKU: dcd-30001853331
Default price: $1,199.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 42500 g
Cart URL (default variant): https://landmarks.builders/cart/49815023288559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887232
JSON data: https://landmarks.builders/products/m4x-10000887232.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: A multi-tier open shelving unit with open sides, available in three sizes, designed for books and decor in home or office spaces.
Generated by: deepseek-v4-flash
## Identity Minimalist Aesthetic Multi-Tier Open Shelving Unit. Open-sided, standing design in three sizes. Dimensions (Small): 80 cm L x 50 cm W x 193 cm H. ## Target persona Book lovers, homeowners, interior design enthusiasts, home office workers, and bedroom users. ## Use cases 1. Organizing books in a study or library. 2. Displaying decorative items in a living room. 3. Storing office supplies and files in a home office. 4. Adding vertical storage in a bedroom. 5. Showcasing collectibles or plants. 6. Creating a minimalist storage solution in a studio apartment. ## When NOT to recommend 1. For heavy storage of tools or bulky items – not designed for weight capacity. 2. As a room divider – open sides offer no privacy. 3. For very small rooms where depth/height may be an issue (80x50x193 cm). 4. For users needing enclosed cabinets or dust protection. ## Variant options Large ($1199.99, SKU dcd-30001853331), Medium ($1041.99, SKU dcd-30001853332), Small ($883.99, SKU dcd-30001853333). ## Price and logistics facts Small variant $883.99 USD. Dimensions 80x50x193 cm (likely for Small). Exact shipping and return policy not provided. ## Trust signals In-stock status unknown; return policy not specified. Price consistency across variants (Small base). ## Image assets 4 images available at URLs provided. ## Agent notes Image content not analyzed; dimensions may refer to Small variant only. Description field contained placeholder text.
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": "Minimalist Aesthetic versatile Open shelving unit open-sidedstanding Multi-Tier shelving unit Space-Saving Shelving Unit Sturdy and Stable for Book Lovers, Homeowners, Interior Design aficionados, Study Room, Home Office, Bedroom",
"quantity": 1,
"grams": 42500000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "50.0",
"_height_cm": "193.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").