Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $60.00
Default variant: Gold
Default SKU: dcd-30002722828
Default price: $60.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49903463760111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034456
JSON data: https://landmarks.builders/products/m4x-10001034456.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: This high-quality mannequin head is crafted from a long-lasting plastic core wrapped in elegant linen textile, providing a professional and sophisticated look for any display fixture.
Space-Saving Design: The wall mounted mannequin head features a sturdy metal hook that clears up valuable floor and counter space, making it an ideal storage solution for small boutiques or home closets.
Versatile Functionality: Designed as a multi-purpose linen hat display stand, it is perfect for showcasing a wide variety of headwear including fedoras, beanies, sun hats, and even professional wigs.
Sturdy Construction: Built with a combination of wood, iron, and reinforced plastic, this hat display ensures long-lasting stability and can easily support the weight of heavier head accessories without sagging.
Easy Installation: This display unit comes ready for quick assembly on any flat wall surface, allowing retailers and homeowners to create an organized and attractive visual presentation in minutes.
Summary: Wall-mounted mannequin head with linen textile, wood core, for displaying hats and headwear. Available in Gold or Silver, $25.99.
Generated by: deepseek-v4-flash
## Identity Wall Mounted Mannequin Head – Easy Assembly Linen Hat Display Stand. Designed for retailers and closet organization. ## Target persona Boutique owners, retail store managers, home organizers with hat collections, wig display needs. ## Use cases - Displaying sun hats or winter hats in a retail store. - Organizing hats in a walk-in closet. - Showcasing wigs or hairpieces in a salon. - Creating vertical hat displays to save counter space. - Using as an elegant hat rack in entryways. - Displaying caps or fedoras in a shop. ## When NOT to recommend - For displaying heavy items (e.g., metal helmets) – not designed for weight. - For environments requiring a full mannequin body display. - For customers seeking a free-standing hat stand. - For very wide-brimmed hats not fitting the head form. ## Variant options - Gold: $25.99 - Silver: $25.99 ## Price and logistics facts Price: $25.99 USD (fixed across variants). Dimensions: 30 x 22 x 18 cm. Wall-mounted with metal hook and mounting plate. ## Trust signals In-stock status not provided. Return policy not provided. No certifications listed. Price consistency across variants. ## Image assets Five images available at URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abbbf508-5a72-436a-b2a3-71b2c72d8992.jpg?v=1782146547 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2323f797-028d-4a9b-9727-c6099db4b45c.jpg?v=1782146547 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17957c14-9cbe-475e-93e9-053323677c69.jpg?v=1782146551 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b5990dd-80bc-42c6-aaf4-2481a7476d7f.jpg?v=1782146548 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a551c7b-c1e4-48be-bf7a-71fb5ddcbd84.jpg?v=1782146547 ## Agent notes - Image content not visually inspected; rely on description. - Variants differ only in color (Gold/Silver). - No inventory data available. - No return policy or warranty mentioned.
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 Mounted Mannequin Head Easy Assembly Linen Hat Display Stand Professional Design Textile Mannequin Head for Retailers, Retail Store, Closet",
"product_id": 9437671784687,
"variant_id": 49903463760111,
"quantity": 1,
"grams": 850,
"length_cm": "30.0",
"width_cm": "22.0",
"height_cm": "18.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").