Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $91.99 – $129.99
Default variant: Black Walnut / 4 Hooks
Default SKU: dcd-30001931789
Default price: $94.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49811412615407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898631
JSON data: https://landmarks.builders/products/m4x-10000898631.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Creative Keyboard Key Design: This distinctive wall-mounted rack features a Keyboard key theme, where each key functions as a flip-down hook, blending artistic decor with practical storage.
Retractable Flip-Down hangers: The hangers can be individually flipped down to hang coats, bags, or hats, and flipped return up when not in use, creating a sleek, flush surface that saves space.
Premium sturdy Wood: Crafted from high-quality sturdy wood, available in two elegant choices: rich Northern Northern American FAS Grade Black Walnut and warm German top-tier Grade Beech for durability and a sophisticated look.
adaptable Wall Decor: More than just a coat rack, this piece serves as a modern aesthetic wall decoration, perfect for enhancing the aesthetic of your entryway, hallway, bedroom, or living room.
Multiple Sizes & Easy Installation: Available in five different lengths with 4, 6, 8, 10, or 12 hangers to fit your space and needs, and includes hardware for a straightforward wall-mounted installation.
Summary: Keyboard Key Hanger Decorative Flip-down Hook Rack Easy to Install for Homeowners. Description: 【Creative Keyboard Design】: A distinctive wall-mounted coat rack inspired by a Keyboard keyboard, where each key functions as a retractable hook, blending art with utility. 【Flip-Down pegs】: Features innovative flip-down pegs that can be individually pulled down for hanging and pushed retract up when not in use, creating a sleek, space-saving silhouette. 【Premium dense Wood】: Expertly crafted from high-quality dense wood, available in two elegant choices: rich American American American Black Walnut
Generated by: m4x-map-v1
This product has 9 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": "Keyboard Key Hanger Decorative Flip-down Hook Rack Easy to Install for Homeowners",
"product_id": 9429991555311,
"variant_id": 49811412615407,
"quantity": 1,
"grams": 750,
"length_cm": "73.5",
"width_cm": "17.0",
"height_cm": "6.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").