Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $44.99 – $52.99
Default variant: Female X-low Base
Default SKU: dcd-30003611857
Default price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 婚庆
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49714103648495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270569
JSON data: https://landmarks.builders/products/wp-dcd-10001270569.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
帽子架头模帽子展示道具帽子头模假人头饰品店围巾假发头模特
| 适用性别 | 女 |
| 服装道具模特类型 | 头模 |
| 上市年份/季节 | 2023年春季 |
| 是否库存 | 是 |
| 质量等级 | 合格品 |
| 适用人群 | 成人模特 |
| 模特材质 | 聚乙烯(PE) |
Summary: Female head mannequin for displaying hats, wigs, and scarves; made of polyethylene, 32x28x55 cm, base price $44.99.
Generated by: deepseek-v4-flash
## Identity Hat Stand Head Mannequin (Female, Adult) – Product type: 婚庆 (wedding/event). ## Target persona Hat or wig retail store owners; event decorators needing head displays for scarves or wigs; small boutique owners. ## Use cases - Displaying hats in a retail store window. - Showcasing wigs for customers to view. - Arranging scarves or headbands in an organized way. - Using as a photography prop for product shots. - In-store merchandising for wedding accessories. ## When NOT to recommend - When full-body mannequin is required. - For heavy items like helmets or large props (max load not specified). - For male-oriented displays (model is female). ## Variant options | Style | Price | |-------|-------| | Female X-low Base | $44.99 | | Female Low Base | $48.99 | | Female High Base | $52.99 | | Antique Female Low | $48.99 | ## Price and logistics facts - Base price: $44.99 USD. - Dimensions: 32 x 28 x 55 cm (length x width x height). - Material: Polyethylene (PE). - Quality grade: 合格品 (qualified product). - Season: 2023 Spring. ## Trust signals - In stock (as per is_stock: true). - No return policy stated. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abe9c7f4b59b4f0db538174d31e04d84.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8bb1d9aa95a34b76b58a62a31687dde7_c762e3be-122c-4a4e-8966-1d868dbb87b8.png?v=1781085320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/adc748536b9f4c258f67cf93516cea4a.png?v=1781085306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f9bf093fdcc4cd1b55ad3e3a626f822.png?v=1781085306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/762a303cecb84d8c922e6e4396aa0272.png?v=1781085307 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cca25cac4924dcdb0e8e20c07f896e7.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9ff41a9ffc84dfbbec687acb42fd29d.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90dc20e63dc84142ba4a1989e68ace53.png?v=1781085308 ## Agent notes - Image content was not analyzed; treat images only as fetchable assets. - No color or finish details provided beyond material. - No weight information available.
This product has 16 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": 900000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "28.0",
"_height_cm": "55.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").