Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99
Default variant: Gold
Default SKU: dcd-30002722828
Default price: $25.99
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 professional mannequin head is crafted from wood, wrapped in a linen textile that provides a non-slip surface for secure item placement.
Space-Saving Design: The wall mounted mannequin head features a sturdy metal hook that allows you to clear up counter space while creating an eye catching vertical display in your shop or home.
Versatile Display: As a multifunctional display fixture, the wall mounted mannequin head is shaped to maintain the integrity of various headwear, from sun hats and winter hats to professional hairpieces and hairpieces.
Elegant Aesthetics: This linen hat display stand offers a sophisticated beige finish that complements any boutique decor, making it an ideal choice for high end retail environments and modern entryways.
Easy Installation: Designed as a practical hat display solution, the unit comes with a reinforced mounting plate and hook, ensuring a stable and secure setup for long-term use in busy commercial areas.
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 imagesin 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/application/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",
"quantity": 1,
"grams": 850000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").