Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $59.99 – $97.99
Default variant: 60CM / 2 Layers
Default SKU: dcd-30001926105
Default price: $59.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9500 g
Cart URL (default variant): https://landmarks.builders/cart/49811080577263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897865
JSON data: https://landmarks.builders/products/m4x-10000897865.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic Geometric Design: Features a stylish and modern geometric frame with a luxurious golden finish, adding a hint of Nordic elegance and sophistication to any room's decor.
Space-Saving Wall Storage: This multi-tiered floating shelf utilizes upright wall space efficiently, providing ample room for display and organization without occupying any floor area.
long-lasting Metal Construction: Expertly crafted from high-quality steel with a robust bonded framework, ensuring stability and long-lasting durability for holding books, plants, cosmetics, and more.
adaptable Display Solution: perfect for various settings including living rooms, bedrooms, home offices, and salons, perfectly showcasing everything from wine bottles and flower pots to cosmetic products and books.
Easy Installation: Designed for straightforward wall mounting, this shelf comes with the necessary hardware, allowing you to quickly and securely transform your wall into a functional and decorative centerpiece point.
Summary: Space-Saving Geometric Floating Shelf Nordic design Display Rack Multi-Tiered Wall Decor Easy to Install for Salon Owners, Plant Lovers, Homeowners, Living Room, Bedroom, Home Office, Bathroom
Generated by: m4x-map-v1
This product has 4 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Space-Saving Geometric Floating Shelf Nordic design Display Rack Multi-Tiered Wall Decor Easy to Install for Salon Owners, Plant Lovers, Homeowners, Living Room, Bedroom, Home Office, Bathroom",
"quantity": 1,
"grams": 9500000,
"properties": {
"_length_cm": "107.0",
"_width_cm": "30.0",
"_height_cm": "14.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").