Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $52.99 – $100.99
Default variant: Oak Walnut / 2 Grids
Default SKU: dcd-30001967972
Default price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2300 g
Cart URL (default variant): https://landmarks.builders/cart/49810898452719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903211
JSON data: https://landmarks.builders/products/m4x-10000903211.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
durable Oak Construction: Crafted from high-quality durable oak wood with a panel-jointed build, ensuring durability and showcasing a beautiful natural wood grain for a hint of Nordic elegance.
Space-Saving Corner Design: Specifically designed to fit into 90-degree corners, this shelf innovatively transforms unused wall space into a functional storage and display area, perfect for smaller rooms or apartments.
Floating Visual Effect: Features a hidden that makes the shelf appear to float on the wall, creating a clean, modern, and uncluttered look that enhances your room's decor.
adaptable Storage Solution: perfect for organizing and displaying a variety of items such as books, small plants, photo and decorative objects in your bedroom, study, living room, or even kitchen.
Customizable selections: Available in multiple configurations with 2, 3, 4, or 5 tiers and offered in two unique finishes—rich Walnut and light Natural Wood—to perfectly match your interior design and storage needs.
Summary: Floating Plank Shelf Multipurpose Wall-Mounted Display shelf Decorative. Description: 【genuine Wood Construction】: Crafted from high-quality genuine oak wood with a panel jointing method, ensuring durability and a beautiful natural wood grain finish. 【adaptable Display shelf】: Provides an elegant floating surface to showcase decorative items, small plants, books, and collectibles, keeping their items organized and reachible. 【distinctive Corner-Mount Design】: Specially designed designed mounted flat against a wall or snugly into a corner, making it perfect for maximizing unused space in any ro
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": "Floating Plank Shelf Multipurpose Wall-Mounted Display shelf Decorative",
"product_id": 9429851341039,
"variant_id": 49810898452719,
"quantity": 1,
"grams": 2300,
"length_cm": "109.0",
"width_cm": "22.0",
"height_cm": "19.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").