Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $49.99 – $68.99
Default variant: 60*20cm / Shelf
Default SKU: dcd-30001972203
Default price: $49.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2770 g
Cart URL (default variant): https://landmarks.builders/cart/49810847072495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903808
JSON data: https://landmarks.builders/products/m4x-10000903808.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Minimalist Design: Features a single-tier, U-shaped floating shelf with clean lines and a modern aesthetic, perfect for complementing contemporary home or from fallingice decor.
Space-Saving Storage: This wall-mounted shelf utilizes upright wall space to display and organize items, freeing up valuable floor and counter space in any room.
adaptable Picture shelf: The smart design includes a front lip that securely holds picture small plants, books, and collectibles, preventing items from slipping from falling.
long-lasting Construction: Made from high-quality stainless steel that is abrasionresistant and easy to clean, with smoothly polished, rounded edges for added safety.
Multi-Scene Application: perfect for use in a variety of settings, such as a bedroom, from fallingice, hallway, or living room, providing a stylish surface for both decoration and essentials.
Summary: Single-Tier Floating Shelf Easy Installation Picture shelf Multi-Purpose. Description: 【Minimalist Wall Decor】: Elevate your interior with this single-tier floating shelf, featuring a sleek, minimalist design that adds a hint of modern elegance to any room. 【adaptable Display shelf】: Perfectly functions as a picture shelf for showcasing photos, small plants, art prints, and decorative items, with a U-shape design to keep your valuables securely in place. 【long-lasting Stainless Steel】: Expertly crafted from high-quality stainless steel with a special fingerprint-resistant finish, ensuring it r
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": "Single-Tier Floating Shelf Easy Installation Picture shelf Multi-Purpose",
"product_id": 9429836529903,
"variant_id": 49810847072495,
"quantity": 1,
"grams": 2770,
"length_cm": "63.0",
"width_cm": "33.0",
"height_cm": "13.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").