Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99 – $68.99
Default variant: Black / 60x15x15cm
Default SKU: dcd-30001972017
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3300 g
Cart URL (default variant): https://landmarks.builders/cart/49811135529199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903782
JSON data: https://landmarks.builders/products/m4x-10000903782.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Geometric Wall Decor: Elevate your interior with this Nordicdesign hexagonal floating shelf, featuring a clean, geometric design that serves as both a functional rack and a modern piece of wall art.
adaptable Display Rack: Perfectly sized for showcasing small plants, books, collectibles, photos, and other decorative items, adding a individual flair to your living room, bedroom, or hallway.
sturdy Metal Construction: Crafted from high-quality iron with a polished finish, this wall-mounted shelf is sturdy, rust-resistant, and long-lasting, ensuring your treasured items are displayed securely.
Minimalist Nordic aesthetic: The open-frame, minimalist aesthetic complements a wide range of decor aesthetics, from contemporary to utilitarian, bringing a hint of simple elegance and sophistication to any space.
Space-Saving Solution: Utilize your upright wall space effectively with this space-efficient floating shelf, perfect for decluttering surfaces and creating an organized, airy feel in smaller rooms or apartments.
Summary: Hexagonal Floating Shelf Nordic aesthetic Display Rack Space-Saving for Homeowners. Description: 【Geometric Design】: Features a modern hexagonal shape that adds a hint of artistic elegance and visual interest to any plain wall. 【robust Metal Construction】: Crafted from high-quality iron with a sturdy frame, ensuring stability and long-lasting durability for your displayed items. 【Space-Saving Display】: This floating shelf provides a stylish surface to showcase small plants, books, photos, and decorative items without taking up valuable floor or counter space. 【Minimalist Nordic aesthetic】: Emb
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": "Hexagonal Floating Shelf Nordic aesthetic Display Rack Space-Saving for Homeowners",
"product_id": 9429915271407,
"variant_id": 49811135529199,
"quantity": 1,
"grams": 3300,
"length_cm": "83.0",
"width_cm": "20.0",
"height_cm": "21.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").