Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $59.99 – $82.99
Default variant: Walnut / 5 Hooks
Default SKU: dcd-30001931925
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: 2480 g
Cart URL (default variant): https://landmarks.builders/cart/49811082739951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898650
JSON data: https://landmarks.builders/products/m4x-10000898650.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Oak Wood: Crafted from high-quality solid oak wood, this shelf features a beautiful natural grain, ensuring durability and resistance to cracking or warping for long-lasting use.
Two-in-oneFunction Design: This multi-functional piece combines a floating top shelf for displaying photos, small plants, or decor with a row of sturdy pegs below for hanging coats, bags, hats, and keys.
Elegant Vintage Design: With its clean lines, minimalist aesthetic, and polished, beveled edges, this shelf adds a hint of vintage-inspired charm that complements Nordic, rustic, and modern home decors.
Space-Saving Organizer: Maximize your wall space and keep your home tidy. This floating ledge is perfect for organizing entryways, hallways, bedrooms, or living rooms, helping to reduce clutter on floors and furniture.
Easy Installation: Designed for convenience, this wall-mounted coat rack comes with all the necessary hardware for a straightforward setup, allowing you to add functional storage and design to any room with minimal effort.
Summary: Wall Shelf with Hooks Vintage Aesthetic Coat Rack Space-Saving for Renters. Description: 【Premium Solid Wood】: Crafted from high-quality high-grade-grade solid oak, ensuring durability, resistance to cracking, and a beautiful natural wood grain that adds a hint of elegance to any room. 【Two-in-oneFunction Storage】: Features a practical 2-in-1 design with a top floating shelf for displaying photos, plants, or mail, and sturdy bottom pegs for hanging coats, bags, keys, and scarves. 【Vintage & Versatile Aesthetic】: The minimalist design with clean lines and a vintage-inspired finish complements a
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": "Wall Shelf with Hooks Vintage Aesthetic Coat Rack Space-Saving for Renters",
"product_id": 9429898756335,
"variant_id": 49811082739951,
"quantity": 1,
"grams": 2480,
"length_cm": "83.0",
"width_cm": "21.0",
"height_cm": "13.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").