Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $242.99 – $293.99
Default variant: 40CM / 3-layer
Default SKU: dcd-30001883889
Default price: $242.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49813658566895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892141
JSON data: https://landmarks.builders/products/m4x-10000892141.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic Minimalist Design: Features a clean, A-frame ladder framework that embodies a simple and modern aesthetic, effortlessly complementing any contemporary living room, office, or bedroom decor.
Ample adaptable Storage: Combines multi-tier open shelving for displaying books, plants, and decor with a convenient bottom drawer for hidden, particledust-resistant storage of smaller items.
Stable long-lasting Construction: Built with a sturdy A-frame design for enhanced stability and crafted from quality engineered wood, ensuring long-lasting durability and support for your belongings.
Spacious & Practical Shelves: Designed with an upgraded thickness of 30cm, providing generous space to accommodate larger books, decorative pieces, and storage baskets, making it highly functional.
Multi-Scene Application: ideally designed for as a shelf unit in a study, a display rack in the living room, a plant stand on the balcony, or an organizational unit in the office, adapting to your various needs.
Summary: Nordic Design A-Frame Ladder Shelf Minimalist design shelf unit Floor-Standing shelf unit Multi-Purpose for Book Lovers, Decor aficionados, Living Room, Office, Bedroom, Balcony. 【Nordic Minimalist Design】: Features a clean, A-frame ladder framework that embodies a simple and modern aesthetic, effortlessly complementing any contemporary living room, office, or bedroom decor. 【Ample adaptable Storage】: Combines multi-tier open shelving for displaying books, plants, and decor with a convenient bottom drawer for hidden, particledust-resistant storage of smaller items. 【Stable long-lasting Constru
Generated by: m4x-map-v1
This product has 4 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": "Nordic Design A-Frame Ladder Shelf Minimalist design shelf unit Floor-Standing shelf unit Multi-Purpose for Book Lovers, Decor aficionados, Living Room, Office, Bedroom, Balcony",
"product_id": 9430925115631,
"variant_id": 49813658566895,
"quantity": 1,
"grams": 18000,
"length_cm": "185.0",
"width_cm": "55.0",
"height_cm": "20.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").