Brand: World Products (Landmark)
SKU: dcd-30003434426
Price: $45.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/50166262759663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001214297
JSON data: https://landmarks.builders/products/m4x-10001214297.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wooden Design: This wood hat holder features a polished half-sphere top with a warm natural grain look, bringing a decorative accent to everyday home storage while helping keep hats neatly displayed instead of tossed aside.
Wall-Mounted Storage: As a practical hat rack, it uses a compact wall mounted hat hook design to liberate up counter and shelf space, making it easy to organize caps, fedoras, and other daily headwear in single visible location.
Long-Lasting Materials: Made with wood and stainless steel, this wall hook combines a sturdy wooden cap organizer with a gold-tone metal arm for reliable support and a refined finish that suits modern or classic interiors.
Easy Installation: The simple mounted structure makes it easy to set up on a wall, so you can turn unused wall space into a functional display area for a clean, orderly look in bedrooms, entryways, closets, or dressing rooms.
Display Purpose: Designed to keep hats in shape and within reach, it works as a stylish home storage solution that helps reduce clutter, protect brim form, and showcase your favorite caps with everyday convenience.
Summary: Wooden Wall Hat Rack Decorative Surface-Attached Hat Fastener to Install Wooden Cap Organizer for Entryway, Hallway, Bedroom. 【Wooden Design】: This wood hat holder features a polished half-sphere top with a warm natural grain look, bringing a decorative accent to everyday home storage while helping keep hats neatly displayed instead of tossed aside. 【Wall-Mounted Storage】: As a practical hat rack, it uses a compact wall mounted hat hook design to liberate up counter and shelf space, making it easy to organize caps, fedoras, and other daily headwear in single visible location. 【Long-Lasting Mat
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": "Wooden Wall Hat Rack Decorative Surface-Attached Hat Fastener to Install Wooden Cap Organizer for Entryway, Hallway, Bedroom",
"product_id": 9461603008751,
"variant_id": 50166262759663,
"quantity": 1,
"grams": 550,
"length_cm": "26.0",
"width_cm": "18.0",
"height_cm": "12.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").