Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $81.99 – $134.99
Default variant: S
Default SKU: dcd-30001914011
Default price: $81.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12000 g
Cart URL (default variant): https://landmarks.builders/cart/49811348390127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896332
JSON data: https://landmarks.builders/products/m4x-10000896332.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Eco-Friendly Material: Crafted from high-quality natural bamboo, this shelving unified tier offers a long-lasting, stable, and eco-conscious storage solution with an elegant natural wood grain finish.
Space-Saving Design: Featuring a compact, vertical footprint and an elevated frame, this bookshelf is perfect for maximizing storage in small areas and allows for easy cleaning underneath by robotic vacuums.
Modern Aesthetic: The distinctive design with a gracefully rounded top and clean lines adds an artistic and contemporary hint to any room, seamlessly blending with various home decor designs.
Versatile Organizer: ideal for use as a bookshelf, a side cabinet next to a sofa or TV, a display rack for plants and decor, or an entryway console. It is available in three different heights to suit your needs.
Multi-Tier Storage: Equipped with multiple accessible shelves, this unified tier provides ample space to organize and display your books, photos, and collectibles, keeping your living area neat and tidy.
Summary: Modern Design 2-Tier Shelving Unified Tier Multi-Purpose Organizer Rounded Top Shelving Unified Tier Space Saving Bookshelf Compact Size for Students, Families, Homeowners, Living Room, Bedroom, Entryway
Generated by: m4x-map-v1
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": "Modern Design 2-Tier Shelving Unified Tier Multi-Purpose Organizer Rounded Top Shelving Unified Tier Space Saving Bookshelf Compact Size for Students, Families, Homeowners, Living Room, Bedroom, Entryway",
"quantity": 1,
"grams": 12000000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "40.0",
"_height_cm": "25.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").