Brand: World Products (Landmark)
SKU: dcd-30003625563
Price: $91.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49713110483183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276072
JSON data: https://landmarks.builders/products/wp-dcd-10001276072.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款挂墙黑色长脖子头模假发展示架上墙模特头帽托帽子陈列架帽撑
| 适用性别 | 中性/男女均可 |
| 货号 | 无 |
| 服装道具模特类型 | 头模 |
| 上市年份/季节 | 2026年夏季 |
| 是否库存 | 是 |
| 质量等级 | 优等品 |
| 适用人群 | 成人模特 |
| 模特材质 | 玻璃钢 |
Summary: Wall-mounted black fiberglass mannequin head with long neck, ideal for displaying wigs, hats, and caps. Unisex, adult size, 30x25x20 cm, $91.99.
Generated by: deepseek-v4-flash
## Identity
Wall-mounted black long-neck mannequin head (fiberglass) for displaying wigs, hats, caps, and headwear. Unisex adult model, sku: dcd-30003625563.
## Target persona
Boutique owners or retail managers needing a sturdy, wall-mounted display head for hats or wigs. Home organizers or cosplayers who want a dedicated stand for headwear.
## Use cases
- Displaying hats or caps in a retail store window or shelf.
- Showcasing wigs on a wall-mounted stand for salon or cosplay.
- Organizing headwear collection at home with space-saving wall mount.
- As a prop for photography or fashion events.
## When NOT to recommend
- If the user needs a floor-standing or adjustable-height mannequin.
- For children's headwear (adult size only).
- If the user requires a full-body mannequin or a model with hair/features.
- For outdoor use (no weather resistance specified).
## Variant options
Only one variant: Black. No other colors or sizes available.
## Price and logistics facts
- Price: $91.99 USD.
- Dimensions: 30 cm L x 25 cm W x 20 cm H.
- Material: Fiberglass (glass steel).
- Stock status: In stock (as per listing).
- No shipping or return policy provided.
## Trust signals
- Listed as "优等品" (superior quality).
- In stock ("是否库存 是").
- No certifications or return policy stated.
## Image assets
- Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a9ebacf4da247c198cd5172a7a33c9c.png?v=1781084425
- Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a2330d5c1664300ae26e86daff5e344.png?v=1781084425
- Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d5bd651546b4352a355189f9f6691c9.png?v=1781084425
- Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1b434f65296437b93fcfbb8e8d25fe1.png?v=1781084426
- Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7aac0eb14b6e453aaed8a63d9490d1e7.png?v=1781084426
## Agent notes
- No visual details extracted; images not analyzed.
- Only one color variant; no customization options.
- Return policy unknown; recommend verifying before purchase.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": "新款挂墙黑色长脖子头模假发展示架上墙模特头帽托帽子陈列架帽撑",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.0",
"_height_cm": "20.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").