Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,431.99
Default variant: Wood / S
Default SKU: dcd-30001855519
Default price: $1,431.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 80000 g
Cart URL (default variant): https://landmarks.builders/cart/49815044817135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887681
JSON data: https://landmarks.builders/products/m4x-10000887681.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: Minimalist multi-tier open cabinet shelf in Wood or Black, 105x47x125 cm, priced at $1,431.99, suitable for apartments and homes.
Generated by: deepseek-v4-flash
## Identity Minimalist design Multi-Tier Open Cabinet – modern display shelving unit. Dimensions: 105 cm (L) x 47 cm (W) x 125 cm (H). ## Target persona Apartment dwellers, homeowners, students, and minimalist decor enthusiasts seeking open storage. ## Use cases - Entryway display and storage - Living room shelving for decor and books - Home office organization - Bedroom accent shelf - Multifunctional storage in small spaces ## When NOT to recommend - Buyer needs enclosed cabinets or doors - Floor space smaller than 105x47 cm - Requires heavy load capacity (e.g., large appliances) - Budget under $1,000 ## Variant options - **Wood / S** – SKU: dcd-30001855519 – $1,431.99 - **Black / S** – SKU: dcd-30001855520 – $1,431.99 Both variants are size S with same price. ## Price and logistics facts - Price: $1,431.99 USD - Dimensions: 105 x 47 x 125 cm - No shipping or weight data provided. ## Trust signals - In-stock status: not specified - Return policy: unknown - Price consistency: both variants priced equally - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f754240a-efc2-4e83-8c2b-b1b49c38a8f6.jpg?v=1781664420 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65faf530-9cfc-4e80-86bf-c5939b746ab3.jpg?v=1781664420 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52a3f849-22a1-4f5b-bae2-b3aab76f1112.jpg?v=1781664417 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f04c60db-79ee-4888-9bef-6db93fe48085.jpg?v=1781664416 ## Agent notes Image content was not analyzed; only URLs are provided. No descriptions or visual details available.
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 design Multi-Tier Open Cabinet Modern Design Display Shelf Designer Inspired Shelving Unit Multifunctional for Apartment Dwellers, Homeowners, Students, Entryway, Living Room, Home Office, Bedroom",
"quantity": 1,
"grams": 80000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "47.0",
"_height_cm": "125.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").