Brand: World Products (Landmark)
SKU: dcd-30003572322
Price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49810377179375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001255539
JSON data: https://landmarks.builders/products/m4x-10001255539.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: This corner shelf features a compact corner-fitting form with a triangular quarter-round footprint, making it a practical corner shelf for rooms where floor space needs to be used efficiently.
Structure: Built as a 4-tier corner shelf single-tier, it offers four unobstructed levels arranged in a vertical layout, helping keep items visible and easy to reach.
Style: The black metal frame and brown antique-finish shelves create a balanced look, while the wooden-look surfaces add a warm, classic feel.
Storage: Designed for home storage, this corner shelf single-tier gives you a simple place for books, decor, plants, or everyday items without crowding the room.
Purpose: The triangular shelf shape fits neatly into unused corners, turning awkward areas into useful storage and display areas with a clean, unobstructed feel.
Summary: 4-Tier Corner Shelf Antique Finish Storage Furniture Wood-Look. Description: 【Design】: This 4-tier corner shelf features a compact corner-fitting shape with a triangular quarter-round footprint, making it easy to place in unused room corners. 【Function】: Designed as a home storage solution, this corner shelf unit provides four exposed levels for organizing books, decor, plants, or everyday essentials. 【Construction】: The black metal frame and vertical exposed structure support the shelves while keeping the look light and uncluttered. 【Style】: Brown antique-finish shelves with a wooden-look sur
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": "4-Tier Corner Shelf Antique Finish Storage Furniture Wood-Look",
"product_id": 9429724496111,
"variant_id": 49810377179375,
"quantity": 1,
"grams": 7000,
"length_cm": "35.0",
"width_cm": "35.0",
"height_cm": "12.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").