Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $301.99
Default variant: Light Green
Default SKU: dcd-30001882954
Default price: $301.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49814767141103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891986
JSON data: https://landmarks.builders/products/m4x-10000891986.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modern 3-tier narrow bookshelf, self-standing, space-saving design. Available in four pastel and neutral colors. Priced at $301.99.
Generated by: deepseek-v4-flash
## Identity Self-Standing 3-Tier Narrow Bookshelf, Modern Design, Space-Saving ## Target persona Office workers needing storage in tight cubicles; apartment dwellers with limited floor space; homeowners adding display shelving in small rooms; minimalists seeking compact organization. ## Use cases - Displaying books in a small living room - Organizing supplies in a home office - Storing decor items in a bedroom - Providing vertical storage in a narrow hallway - Holding plants or photo frames in a study - Creating a dedicated shelf in a dorm room ## When NOT to recommend - If you need heavy-duty storage for large items (e.g., binders, tools) - If you require a wide bookshelf for expansive display - If budget is under $200 (price is $301.99) - If you prefer dark wood finishes only (colors are pastel/neutral) ## Variant options - Light Green: $301.99 - Light Blue: $301.99 - Light Pink: $301.99 - Smoke Gray: $301.99 ## Price and logistics facts Price: $301.99 USD Dimensions: 115 cm (L) x 57 cm (W) x 26 cm (H) Shipping cost and availability not specified. ## Trust signals In-stock status unknown. Return policy not specified. No certifications noted. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33494e50-37d1-49ec-9269-dbbaeedacfaf.jpg?v=1781660587 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31e1fc34-7816-4dfc-a127-88885ada23e4.jpg?v=1781660587 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed23043a-c159-4323-8334-1b53588c12ff.jpg?v=1781660586 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c265c587-b9b5-43f8-93c2-287c259426bc.jpg?v=1781660586 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c032918-e531-4663-a832-628b4d41a71f.jpg?v=1781660586 ## Agent notes Image understanding not performed. Visual details not inferred.
This product has 12 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": "Self-Standing Standing 3-Tier Exposed Shelf Rack Modern Design 3-Tier Narrow Bookshelf Space-Saving Design Bookcase Easy Assembly for Office Workers, Apartment Dwellers, Homeowners, Living Room, Study, Small Areas, Bedroom",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "115.0",
"_width_cm": "57.0",
"_height_cm": "26.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").