Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99 – $61.99
Default variant: Walnut / Left Long 1-pack
Default SKU: dcd-30001967238
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2150 g
Cart URL (default variant): https://landmarks.builders/cart/49810342936815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903116
JSON data: https://landmarks.builders/products/m4x-10000903116.json
This product comes in 6 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 snugly into 90-degree corners, transforming unused wall space into a functional and attractive storage area.
sturdy Oak Wood Construction: Made from high-quality hardwood oak wood with a panel-jointed construction, ensuring long-lasting stability and showcasing a beautiful natural wood grain.
adaptable Storage Solution: Features a multi-tier, fan-shaped layout that provides ample room for books, plants, photos, and decorative items, helping to keep your space organized.
Stylish & Decorative: Boasting a minimalist Nordic design, this shelf is not just a storage rack but also an elegant piece of furniture that enhances the aesthetic of any room.
Easy Assembly & Wide Application: Designed for simple personalassembly with an instructional tutorial provided. Perfect for living rooms, bedrooms, studies, or even bathrooms to add organization and aesthetic.
Summary: Multi-Tier Fan-Shaped Shelf Easy Assembly Corner Organizer sturdy Construction. Description: 【distinctive Fan-Shaped Design】: Features a distinctive fan or wedge shape, specifically crafted to fit perfectly into 90-degree wall corners, adding a hint of elegance and modern aesthetic to any room. 【Space-Saving Corner Storage】: Expertly utilizes unused corner space, transforming it into a practical multi-tier storage and display area without taking up valuable floor space. 【sturdy Oak Wood Construction】: Made from high-quality oak wood, ensuring robustness, stability, and long-lasting durability
Generated by: m4x-map-v1
This product has 9 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 Fan-Shaped Shelf Easy Assembly Corner Organizer sturdy Construction",
"product_id": 9429713846511,
"variant_id": 49810342936815,
"quantity": 1,
"grams": 2150,
"length_cm": "42.0",
"width_cm": "32.0",
"height_cm": "10.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").