Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $213.99
Default variant: Walnut
Default SKU: dcd-30002051878
Default price: $213.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/50151096189167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000915941
JSON data: https://landmarks.builders/products/m4x-10000915941.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Space-Saving Corner Design: Expertly crafted to fit perfectly into any 90-degree corner, transforming unused nooks into valuable storage and display space in your bedroom, study, or living room.
Generous Multi-Tier Storage: Features six spacious, accessible tiers, providing ample room to organize and showcase your favorite books, plants, decorative items, and photos, keeping your home neat and stylish.
Stable Long-Lasting Construction: Engineered with a sturdy triangular base structure for exceptional stability, preventing any wobbling. Made from high-quality manufactured wood for long-lasting durability and support.
Elegant Modern Aesthetic: Boasts a unique fan-shaped shelf design with gracefully curved front edges and a rich walnut finish, adding a sophisticated and contemporary accent to any interior decor.
Versatile & Functional: Serves as a perfect solution for book lovers, apartment dwellers, and homeowners needing extra storage. Use it is a bookcase, display rack, or plant stand to enhance any small space.
Summary: Corner Bookcase Space-saving Multi-tier Storage Rack Display Shelving Unit with Curved Baffle Suitable for Book Lovers Apartment Dwellers Study Small Areas Living Room. 【Space-Saving Corner Design】: Expertly crafted to fit perfectly into any 90-degree corner, transforming unused nooks into valuable storage and display space in your bedroom, study, or living room. 【Generous Multi-Tier Storage】: Features six spacious, accessible tiers, providing ample room to organize and showcase your favorite books, plants, decorative items, and photos, keeping your home neat and stylish. 【Stable Long-Lasting
Generated by: m4x-map-v1
This product has 10 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": "Corner Bookcase Space-saving Multi-tier Storage Rack Display Shelving Unit with Curved Baffle Suitable for Book Lovers Apartment Dwellers Study Small Areas Living Room",
"product_id": 9456965779695,
"variant_id": 50151096189167,
"quantity": 1,
"grams": 20000,
"length_cm": "178.0",
"width_cm": "45.0",
"height_cm": "15.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").