Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99 – $45.99
Default variant: White / 30CM
Default SKU: dcd-30001971736
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 720 g
Cart URL (default variant): https://landmarks.builders/cart/49810278711535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903738
JSON data: https://landmarks.builders/products/m4x-10000903738.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Nordic Design: Enhance your home with this minimalist floating shelf, featuring a natural wood-finish board and highclarity acrylic brackets for a chic, modern look that complements any decor.
Space-Saving Storage: This multi-functional wall-mounted shelf provides valuable storage and display space without taking up any floor area, perfect for organizing books, collectibles, plants, and decor in any room.
Unique Floating Effect: The highly transparent acrylic side brackets are nearly invisible, creating a stunning illusion that the shelf is floating on the wall, adding a hint of sophistication and lightness to your space.
Heavy-Duty Construction: Built with a 15mm thick, sturdy shelf board and a secure wall-mount system, this shelf is designed for durability and can reliably support a load of up to 30 kg, keeping your cherished items safe.
Easy & Secure Installation: Comes with a complete set of mounting hardware for a straightforward, drill-based installation, ensuring a stable and sturdy attachment to your wall for long-lasting use in the living room, bedroom, or kitchen.
Summary: Floating Shelf with Acrylic Brackets Nordic Design Clear Floating Shelf. Description: 【Elegant Nordic Design】: This floating shelf combines a natural wood-finish board with perfectly transparent acrylic brackets, offering a minimalist and modern Nordic aesthetic that complements any home decor. 【Versatile Wall Storage】: Perfect for decluttering and organizing, this shelf provides ample space for books, plants, photo collectibles, or even a set-top box, transforming your wall into a functional display area. 【Unique Floating Effect】: The highly transparent acrylic side brackets are nearly invisi
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 Shelf with Acrylic Brackets Nordic Design Clear Floating Shelf",
"product_id": 9429693268207,
"variant_id": 49810278711535,
"quantity": 1,
"grams": 720,
"length_cm": "92.0",
"width_cm": "14.0",
"height_cm": "6.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").