Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.42
Default variant: Walnut / 30-40cm Metal
Default SKU: dcd-30003992468
Default price: $3.42
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Storage
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/50461058498799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001406835
JSON data: https://landmarks.builders/products/wp-dcd-10001406835.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Maximize your living space with this elegant and practical wall-mounted corner shelf. Designed specifically to fit into any 90-degree corner, this two-tier shelving unit turns unused wall areas into a functional display and storage zone. It serves as a versatile piece of home furniture for keeping your books, cups, small potted plants, and frequently used items organized and easily accessible. Crafted with smooth, flat boards, each triangular shelf features rounded front edges that offer a clean, modern aesthetic while ensuring safety in high-traffic areas. The shelves are supported underneath by black metal bracket mounts that fix securely to the wall, providing a stable and open corner shelf unit. This smart design allows you to display your favorite decor without taking up any valuable floor area, making it an ideal choice for cozy apartments, bedrooms, studies, or living areas. Whether you want to clear clutter from your desk or add a decorative touch to an empty corner, this stylish wall shelf offers the optimal balance of function and style. Its minimalist look seamlessly combines with various decorative themes, helping you create a tidy, organized, and welcoming atmosphere in any room of your home.
Summary: Maximize your living space with this elegant and practical wall-mounted corner shelf. Designed specifically to fit into any 90-degree corner, this two-tier shelving unit turns unused wall areas into a functional display and storage zone. It serves as a versatile piece of home furniture for keeping your books, cups, small potted plants, and frequently used items organized and easily accessible. Crafted with smooth, flat boards, each triangular shelf features rounded front edges that offer a clean, modern aesthetic while ensuring safety in high-traffic areas. The shelves are supported underneath by black metal bracket mounts that fix securely to the wall, providing a stable and open corner shelf unit. This smart design allows you to display your favorite decor without taking up any valuable floor area, making it an ideal choice for cozy apartments, bedrooms, studies, or living areas. Whether you want to clear clutter from your desk or add a decorative touch to an empty corner, this stylish wall shelf offers the optimal balance of function and style. Its minimalist look seamlessly combines with various decorative themes, helping you create a tidy, organized, and welcoming atmosphere in any room of your home.
Generated by: deepseek-v4-flash
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": "Space-Saving Wall-Mounted Corner Shelf - 2-Tier, for Living Room",
"product_id": 9540440555759,
"variant_id": 50461058498799,
"quantity": 1,
"grams": 2500,
"length_cm": "42.0",
"width_cm": "32.0",
"height_cm": "8.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").