Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,475.99 – $1,720.99
Default variant: Low Bookshelf
Default SKU: dcd-30001853313
Default price: $1,475.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 58800 g
Cart URL (default variant): https://landmarks.builders/cart/49815045505263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887227
JSON data: https://landmarks.builders/products/m4x-10000887227.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Floor-standing tiered open shelving unit, minimalist design, available in Low and High Bookshelf variants, priced from $1475.99 USD.
Generated by: deepseek-v4-flash
## Identity Floor-Standing Tiered Open Shelving Unit (Minimalist Design) by M4X. ## Target persona - Book lovers needing display and storage - Students requiring budget-friendly, open storage for dorms - Homeowners looking to organize living spaces with a modern aesthetic - Minimalist decor enthusiasts ## Use cases - Displaying and organizing a personal book collection - Storing study materials and textbooks in a student room - Arranging decorative items and plants in a living room - Organizing office files and supplies in a home office - Creating a minimalist reading corner or bedroom display ## When NOT to recommend - Buyer needs closed cabinets or dust-proof storage - Space is limited (unit width is 115 cm, height 205 cm, depth 25 cm) - Budget is under $1000 (Low variant starts at $1475.99) - Requires heavy-duty load capacity (open shelves, no weight rating provided) ## Variant options - **Low Bookshelf**: $1475.99 USD - **High Bookshelf**: $1720.99 USD ## Price and logistics facts - Prices as listed per variant; no additional shipping or tax information available. - Dimensions: 205 cm (length) × 115 cm (width) × 25 cm (height). ## Trust signals - Price consistency across variants; no discounts or promotions known. - No stock status, return policy, or warranty data provided. - No certifications or materials specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7a64a67-16be-43cb-bdc5-e08bd9e80d99.jpg?v=1781664418 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/524b14bf-47e9-4507-afd2-0ac15ce0886b.jpg?v=1781664419 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f158b34e-bcba-47c7-a499-31dc47ff1e95.jpg?v=1781664417 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d81b375e-468e-4494-b6fc-0f770d025eaf.jpg?v=1781664418 ## Agent notes - Image understanding was not performed; visual details (color, material, assembly) are not inferred from images. - No product description is available; only title and tags provided. - Dimensions given in centimeters; ensure unit consistency when comparing.
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": "Floor-Standing Tiered Open shelving unit Minimalist Design shelving unit Multi-Functional Display Rack for Book Lovers, Students, Homeowners, Study Room, Office, Bedroom",
"quantity": 1,
"grams": 58800000,
"properties": {
"_length_cm": "205.0",
"_width_cm": "115.0",
"_height_cm": "25.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").