Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99
Default variant: Left High Right Low
Default SKU: dcd-30003588550
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49810365415663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001261690
JSON data: https://landmarks.builders/products/m4x-10001261690.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This wall-mounted corner shelf is a mini figure display shelf designed to fit neatly into unused corner space while keeping small collectibles visible and organized.
Multi-Level Layout: The tiered display shelf uses stepped platforms, making it easier to arrange figures and decorative pieces at different heights for a more balanced presentation.
Guard Rail Design: Brown spindle-style guard rails help keep displayed items in place, adding structure to the wall-mounted corner shelf while preserving a decorative look.
Room Decoration: With white shelves and a compact corner form, this shelf works well as room decoration and adds a neat, finished feel to a display area.
Lightweight Build: At 220 g, the lightweight structure supports simplewall placement and is suited to showing miniature figures and small decorative items without a bulky appearance.
Summary: Wall-Mounted Corner Shelf Space Saving Houseware Decorative. Description: 【Basic Use】: This wall-mounted corner shelf is designed as a mini figure display shelf for small decorative pieces, helping organize collectibles in a neat, visible layout. 【Layout】: The tiered display shelf uses a stepped, multi-level platform design, so each item can be placed at a different height for a clearer presentation. 【Structure】: Brown spindle-style guard rails help define the display area on this wall-mounted corner shelf while giving the arrangement a more finished look. 【Space Saving】: As a corner shelf, it
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": "Wall-Mounted Corner Shelf Space Saving Houseware Decorative",
"product_id": 9429720629487,
"variant_id": 49810365415663,
"quantity": 1,
"grams": 220,
"length_cm": "35.0",
"width_cm": "19.0",
"height_cm": "33.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").