Brand: World Products (Landmark)
SKU: dcd-30003620317
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/49713355751663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273814
JSON data: https://landmarks.builders/products/wp-dcd-10001273814.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: A conical felt witch hat for Halloween and costume parties, priced at $12.99 USD, with dimensions 31x25x15 cm, customizable and order-based.
Generated by: deepseek-v4-flash
## Identity Felt witch hat, conical crown, flat brim, available in style "Irish Hat 3". Brand: 亚菲兰戴. ## Target persona Costume shop buyers, event planners, Halloween party organizers, cosplayers looking for a budget witch hat. ## Use cases - Dressing up as a witch for Halloween - Cosplay at conventions (basic witch character) - Theatrical productions requiring a witch hat - Theme party decoration or prop - Masquerade ball accessory ## When NOT to recommend - If the buyer needs a hat for everyday outdoor wear (not durable enough) - If a specific character replica with exact details is required - If immediate delivery is needed (lead time 8-15 days) - For children's costumes unless size is confirmed (no size chart) ## Variant options - Irish Hat 3: $12.99 USD ## Price and logistics facts - Price: $12.99 USD (all variants) - Lead time: 8-15 days (order-based production) - Can be customized with logo - Product origin: China ## Trust signals - No stock status available; product is made to order - Return policy not specified; no certifications listed ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57298918ce1d4d90860488f4a00bd83b_bbfe548d-5dab-4e23-be9a-ae445d5045bd.png?v=1781084566 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c7f6cd2e5bf4dcb81d08c547775cb6c_a7d71e96-0857-4826-b1ec-0bd81ffa7091.png?v=1781084566 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2f0bf97bb0945078ed7608c08506a95_320329bf-f7d4-4ba7-bc91-fdc16644cda8.png?v=1781084567 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ae3a585e5e842f29fcf73b23dc92620_539d6d5c-250e-4b08-9d67-6f7ff2841d97.png?v=1781084564 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d023fd75ed43448fae47502241403a31_133f7ec8-c295-42d2-b571-2aa0b20e3250.png?v=1781084566 ## Agent notes - Product description had conflicting brim info (states both "无檐" and "平檐"). Treat as flat brim. - Stock status unknown; order-based with 8-15 day lead time. - Only one variant available. - Image analysis not performed; visual details not inferred.
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": "31.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").