Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $76.99 – $88.99
Default variant: 250MM
Default SKU: dcd-30001974271
Default price: $76.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1650 g
Cart URL (default variant): https://landmarks.builders/cart/49811315556591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904079
JSON data: https://landmarks.builders/products/m4x-10000904079.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Space-Saving Design: Features a ingenious foldable mechanism that allows the round shelf foldable folded down against the wall, making it perfect for small spaces and areas where you need a surface only occasionally.
Multi-Purpose Functionality: This adaptable floating shelf serves multiple purposes, acting as a convenient bedside table, a projector stand, a display shelf for decor, or a temporary location for your essentials in the living room.
sturdy Construction: Crafted from high-quality sturdy wood multiply board with a polished painted finish, supported by a sturdy metal bracket, ensuring a dependable load-bearing capacity of up to 8 kg (17.6 lbs).
Minimalist Aesthetic: The simple, round shape and clean lines offer a modern and minimalist design that seamlessly blends into various interior decors, from student dorms to contemporary living rooms.
Secure Wall-Mounted Installation: Designed for stability, this shelf requires drilling for a secure wall-mounted installation, providing a stable and wobblestable surface for your items.
Summary: Round Foldable shelf Multi-Purpose Floating Shelf Minimalist aesthetic for Students. Description: 【Space-Saving Design】: A round, wall-mounted floating shelf that provides a convenient surface without taking up floor space, perfect for cozy living areas. 【Foldable Mechanism】: Features a sturdy bracket that allows the shelf to become easily folded down flat against the wall, perfect for creating temporary space when needed. 【adaptable Utility】: Functions as a bedside shelf, a projector stand, a display for plants and decor, or a convenient location for drinks and books in any room. 【long-lastin
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": "Round Foldable shelf Multi-Purpose Floating Shelf Minimalist aesthetic for Students",
"product_id": 9429964128495,
"variant_id": 49811315556591,
"quantity": 1,
"grams": 1650,
"length_cm": "36.0",
"width_cm": "30.0",
"height_cm": "17.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").