Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $85.99 – $167.99
Default variant: 40*170cm / C-fun Secret / Default Title
Default SKU: dcd-30001930001
Default price: $167.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49811371491567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898401
JSON data: https://landmarks.builders/products/m4x-10000898401.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Corner Solution: A French-inspired triangular bookshelf designed to transform any empty corner into a stylish and functional storage area.
Space-Saving Design: Features a 90-degree right-angle framework that accommodates perfectly into corners, maximizing storage capacity without taking up valuable floor space in your living room, study, or bedroom.
Multi-Tiered Display: Equipped with multiple spacious tiers, providing ample upright space to organize and display books, plants, photo and other decorative items.
long-lasting Easy Assembly: Constructed from a sturdy engineered wood material with a stable framework, featuring a splicing design that allows for quick and straightforward assembly without complex tools.
Decorative adaptable: Available in various heights and vintage-inspired designs, this freestanding shelf serves as both a practical organizer and a beautiful piece of decor suitable for apartments, offices, and homes.
Summary: Floor-Standing Triangular Tiered bookshelf Space-Saving Corner Shelving Unit Freestanding shelving unit French Inspired for Apartment Dwellers, Design aficionados, Office Workers, Living Room, Study, Bedroom
Generated by: m4x-map-v1
This product has 9 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": "Floor-Standing Triangular Tiered bookshelf Space-Saving Corner Shelving Unit Freestanding shelving unit French Inspired for Apartment Dwellers, Design aficionados, Office Workers, Living Room, Study, Bedroom",
"quantity": 1,
"grams": 5500000,
"properties": {
"_length_cm": "180.0",
"_width_cm": "180.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").