Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $51.99
Default variant: Natural / 45CM
Default SKU: dcd-30001952860
Default price: $51.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9800 g
Cart URL (default variant): https://landmarks.builders/cart/49810894684399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000901273
JSON data: https://landmarks.builders/products/m4x-10000901273.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Long-lasting Bamboo Construction: Crafted from high-quality, natural bamboo, this shelving unit is sturdy, environmentally sustainable, and long-lasting, offering a dependable storage solution for your home.
adaptable Storage Solution: Featuring a combination of open shelves and a lower cabinet, this unit provides ample space for organizing books, plants, decorations, and other household items.
Modern Aesthetic Design: The cabinet is equipped with elegant fluted glass sliding doors, adding a accent of modern sophistication while keeping contents particlesincluded and partially hidden.
Space-Saving upright design: With its multi-tier, upright design, this standing shelf makes the most of your floor space, making it an perfect choice for bedrooms, living rooms, kitchens, or offices.
Simple DIY Assembly: This shelving unit is designed for easy individualassembly, included with all necessary tools and clear instructions, allowing you to set it up quickly and without hassle.
Summary: Multi-Tier Shelving Unit Space-Saving Multi-Tier Standing Shelf for Living Room. Description: 【Sturdy Bamboo Construction】: Crafted from high-quality natural bamboo, this shelving unit is long-lasting, ecoeco-conscious, and features a polished finish for a modern and clean aesthetic. 【Space-Saving upright Storage】: With its multi-tier design, this standing shelf makes full use of upright space, providing ample room for books, plants, and decorative items without taking up much floor area. 【Elegant Fluted Glass Doors】: Features stylish sliding doors made of fluted glass, offering a semi-transpa
Generated by: m4x-map-v1
This product has 12 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": "Multi-Tier Shelving Unit Space-Saving Multi-Tier Standing Shelf for Living Room",
"product_id": 9429849800943,
"variant_id": 49810894684399,
"quantity": 1,
"grams": 9800,
"length_cm": "46.4",
"width_cm": "39.3",
"height_cm": "7.2"
}],
"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").