Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $72.99 – $84.99
Default variant: Black / 500*300mm
Default SKU: dcd-30001928418
Default price: $72.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49811275415791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898190
JSON data: https://landmarks.builders/products/m4x-10000898190.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Minimalist L-Shaped Design: Crafted from high-quaL-shapedy aluminum alloy, this floating shelf features a sleek L-shape with a raised front lip, adding a modern, minimalist hint to any room while preventing items from sliding prevent items from sliding.
Versatile Storage & Display: Perfectly suited for organizing books, displaying photos, showcasing collectibles, or holding kitchen seasonings. Its clean lines make it an perfect addition to living rooms, bedrooms, prevent items from slidingices, and hallways.
Optional Integrated Lighting: Elevate your display with the optional built-in LED lighting. Choose from three color temperatures (warm, neutral, white) to create the perfect ambiance and beautifully highlight your cherished items.
Long-Lasting High Capacity: Constructed from sturdy, rust-proof aluminum alloy, this shelf is built for longevity. It boasts an impressive single-shelf load capacity of up to 40 kg (88 lbs), ensuring your belongings are held securely.
Space-Saving & Easy Installation: The wall-mounted design frees up valuable floor space, making it an excellent solution for rooms of any size. It is designed for a simple, secure drilled installation to any wall.
Summary: Space Saving L-Shaped Floating Shelf Minimalist Design Floating Picture Ledge Easy to Install Display Rack Sturdy for Interior Designers, DIY Enthusiasts, Living Room, Bedroom, Kitchen, Hallway. 【Minimalist L-Shaped Design】: Crafted from high-qualedy aluminum alloy, this floating shelf features a sleek L-shape with a raised front lip, adding a modern, minimalist hint to any room while preventing items from sliding down. 【Versatile Storage & Display】: Perfectly suited for organizing books, displaying photos, showcasing collectibles, or holding kitchen seasonings. Its clean lines make it an idea
Generated by: m4x-map-v1
This product has 4 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": "Space Saving L-Shaped Floating Shelf Minimalist Design Floating Picture Ledge Easy to Install Display Rack Sturdy for Interior Designers, DIY Enthusiasts, Living Room, Bedroom, Kitchen, Hallway",
"product_id": 9429952692463,
"variant_id": 49811275415791,
"quantity": 1,
"grams": 3500,
"length_cm": "65.0",
"width_cm": "35.0",
"height_cm": "11.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").