Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $36.99
Default variant: Wood / 30*15cm
Default SKU: dcd-30001971676
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 620 g
Cart URL (default variant): https://landmarks.builders/cart/49810286674159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903730
JSON data: https://landmarks.builders/products/m4x-10000903730.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Minimalist Design: Features a sleek pairing of a sturdy wood base and a perfectly clear acrylic shelf, creating a clean, modern stylistic look that complements any home decor theme.
Levitating Effect: The highlucidity acrylic shelf makes your displayed items appear to suspended in center-air, offering a distinctive and visually light storage solution that doesn't clutter your area.
Long-Lasting Construction: Built with a sturdy Premium Grade grade sturdy wood bracket and a sturdy acrylic panel that can firmly support capacity to 10 kg (22 lbs), ensuring your collectibles and decor are safe.
Space-Saving Storage: This wall-mounted shelf efficiently transforms unused wall space into a functional display area, perfect for decluttering desks and surfaces in the living room, bedroom, or office.
Versatile Application: perfect for showcasing books, small plants, picture and collectibles. The simple, linear shape makes it a excellent match for various rooms and purposes.
Summary: Floating Acrylic Shelf Minimalist Design Display Ledge Multi-Purpose for Bedroom. Description: 【Minimalist Floating Effect】: This wall shelf combines a natural wood base with a crystal-clear acrylic panel, creating a stunning visual illusion of your items floating in middle-air. 【Long-Lasting Material Combo】: Crafted with a high-quality, shatter-resistant acrylic board and a thick, solid wood mounting bracket, ensuring both elegance and long-term durability. 【Space-Saving Solution】: Perfect for maximizing vertical space in dorms, apartments, or any room. Transform empty walls into a functional
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 Acrylic Shelf Minimalist Design Display Ledge Multi-Purpose for Bedroom",
"product_id": 9429695889647,
"variant_id": 49810286674159,
"quantity": 1,
"grams": 620,
"length_cm": "32.0",
"width_cm": "17.0",
"height_cm": "7.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").