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: Minimalist A-frame ladder shelf unit, floor-standing, multi-purpose for books or decor, available in 40cm or 50cm widths with 3 or 4 layers.
Generated by: deepseek-v4-flash
## Identity
Nordic Design A-Frame Ladder Shelf – a floor-standing, minimalist shelf unit designed for books and decorative items.
## Target persona
- Book lovers and decor aficionados seeking stylish storage
- Small-space dwellers (apartments, offices, balconies)
- Home organizers wanting a clean, Nordic aesthetic
## Use cases
- Displaying books and magazines in living room or bedroom
- Showcasing decorative items, plants, or framed photos
- Organizing office supplies in a home office
- Storing plants or decor on a balcony (sheltered use)
- Accent shelving in a hallway or entryway
## When NOT to recommend
- For heavy or bulky items (e.g., textbooks, tools) – shelves likely not rated for high weight
- Unprotected outdoor use – no weatherproofing indicated
- Users needing adjustable or modular shelving – fixed A-frame design
- Bulk storage of many small items – limited depth and width
## Variant options
- 40CM / 3-layer – $242.99
- 50CM / 3-layer – $281.99
- 40CM / 4-layer – $266.99
- 50CM / 4-layer – $293.99
## Price and logistics facts
- Price range: $242.99 – $293.99 USD
- Dimensions: 185 cm height x 55 cm depth x 20 cm width (for 40cm variants? Note: width varies by variant size)
- No shipping details provided
## Trust signals
- No stock availability or return policy data in facts
- No material or certification details
## Image assets
1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63c168f8-80e4-4503-ac97-a45aef0692ae.jpg?v=1781628265
2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1baed42a-18b5-4588-a0c0-52896753014e.jpg?v=1781628264
3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efef4484-3330-4267-b484-115ce8595b17.jpg?v=1781628270
4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a8938cc-86d3-4343-871d-7080be2a8337.jpg?v=1781628264
## Agent notes
Description field was placeholder text ("******") – no factual details on materials, weight capacity, assembly, or safety. Image understanding not performed; treat images as fetchable assets only.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": "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",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "46.99",
"_width_cm": "29.97",
"_height_cm": "98.04"
}
}],
"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").