Brand: World Products (Landmark)
SKU: dcd-30003620329
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 婚庆
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713351459055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273820
JSON data: https://landmarks.builders/products/wp-dcd-10001273820.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
工厂毛毡帽女巫师帽毛毡暗黑帽巫师魔法师万圣化妆舞会派对帽巫婆
| 编织方法 | 经编 |
| 图案 | 无 |
| 货源类别 | 订货 |
| 是否外贸 | 是 |
| 产品类别 | 网帽 |
| 加工方式 | 手绘 |
| 帽顶款式 | 锥形 |
| 材质 | 呢料/毡 |
| 加工定制 | 是 |
| 流行元素 | 毛球 |
| 檐形 | 平檐 |
| 产地 | china |
| 品牌 | 亚菲兰戴 |
| 货号 | 654321 |
| 最快出货时间 | 8-15天 |
| 加印LOGO | 可以 |
| 适用性别 | 中性/男女均可 |
| 适用年龄段 | 中老年 |
| 适用送礼场合 | 商务馈赠 |
| 上市年份/季节 | 2021年秋季 |
| 帽檐款式 | 无檐 |
| 适合季节 | 秋季 |
| 风格 | 百搭 |
Summary: Felt witch hat with conical crown and flat brim, available in Pilgrim Gold Buckle style, for Halloween or themed parties.
Generated by: deepseek-v4-flash
## Identity Felt witch hat (工厂毛毡帽女巫师帽), brand 亚菲兰戴, made in China. Features conical crown, flat brim, felt material, hand-painted details, and a pilgrim gold buckle style. Dimensions: 30x25x15 cm. ## Target persona - Halloween costume shopper on a budget - Party host organizing a witch-themed event - Cosplayer looking for affordable accessory - Adult or senior seeking a novelty hat ## Use cases - Halloween party costume - Masquerade ball witch theme - Themed birthday party prop - School play or theater production - Halloween-themed wedding accessory - Decorative piece for holiday displays ## When NOT to recommend - Not for those seeking high-quality authentic historical headwear - Not for children (no size/age specification; adult-oriented) - Not for outdoor wear in heavy rain (felt material) - Not for professional film/theater requiring durable, custom pieces ## Variant options - Style: Pilgrim Gold Buckle (only variant available) ## Price and logistics facts - Price: $12.99 USD - Dimensions: 30 cm long x 25 cm wide x 15 cm high - Lead time: 8-15 days - Can be customized (hand-painted, logo, etc.) ## Trust signals - In-stock status: Not explicitly stated but listed as available - Return policy: Not specified - Price consistency: Only one price point for variant - Certifications: None mentioned - Made in China, brand: 亚菲兰戴 ## Image assets - 5 product images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57298918ce1d4d90860488f4a00bd83b_2fd7cd0b-7354-40e7-a895-59b507abafcc.png?v=1781084561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c7f6cd2e5bf4dcb81d08c547775cb6c_0c4adb44-95c8-436a-b454-3bf5a7068c9e.png?v=1781084561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2f0bf97bb0945078ed7608c08506a95_29df97b7-8cce-4144-833f-1b93b53f3ed7.png?v=1781084562 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ae3a585e5e842f29fcf73b23dc92620_88a6a5c9-3488-4f8f-b4e2-ee5c14fd97fa.png?v=1781084561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d023fd75ed43448fae47502241403a31_595c6612-b408-4d9d-a845-0b4edb4ce91d.png?v=1781084561 - Note: Images not analyzed; agent must fetch and interpret visual details. ## Agent notes - Product type tagged as '婚庆' (wedding) but description and title focus on Halloween/party use. Assume primary use is costume/party. - Variant list shows only one option, though description suggests customization possible. - No material certification or sizing chart provided.
This product has 13 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": 150000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.0",
"_height_cm": "15.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").