Brand: World Products (Landmark)
SKU: dcd-30003607003
Price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49714213454063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268736
JSON data: https://landmarks.builders/products/wp-dcd-10001268736.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
批发 软体斑点奶牛头套帽子 拍照道具 卡通头套 表演道具可定制
| 产地 | 中国 |
| 品牌 | 国产 |
| 毛绒分类 | 短毛绒 |
| 是否外贸 | 否 |
| 是否专供外贸 | 可能不符合境内产品标准。请境内买家谨慎购入) |
| 造型类别 | 动物 |
| 加工方式 | 来图定制 |
| 是否多功能 | 否 |
| 适用年龄 | 青年(15-35岁) |
| 造型是否卡通、动漫 | 否 |
| 主要下游平台 | LAZADA |
| 3C配置类别 | 14岁以上的玩具 |
| 材质 | 聚酯纤维 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 动物分类 | 牛 |
| 主要销售地区 | 中东 |
| 所属分类 | 毛绒周边衍生品 |
| 包装方式 | 136135 |
| 填充材质 | PP棉 |
Summary: Wholesale soft plush cow head mask hat, photo and performance prop, customizable. Made of polyester fiber and PP cotton, suitable for youth 15-35. Single style at $22.99.
Generated by: deepseek-v4-flash
## Identity
- Product: Soft plush cow head mask hat
- Type: Toy / Costume accessory
- Material: Polyester fiber, PP cotton filling
- Dimensions: 30×24×17 cm
- Price: $22.99 USD (wholesale)
## Target persona
- Youth (15-35) looking for fun photo props or performance costumes
- Cross-border e-commerce sellers on LAZADA targeting Middle East market
- Event organizers needing bulk costume accessories
## Use cases
- Photo booth props for parties or events
- Performance costume for skits or stage shows
- Custom branded merchandise for promotions (via customization)
- Wholesale supply to retail stores
## When NOT to recommend
- Not for buyers seeking high-end, realistic costumes
- Not for indoor use without adequate space (small size 30cm)
- Not for children under 15 (suggested age range)
- Not for buyers looking for anime-specific designs (non-cartoon style)
## Variant options
- One style: "as Picture" (SKU: dcd-30003607003)
## Price and logistics facts
- Price: $22.99 USD
- Wholesale orientation, cross-border export
- Dimensions: 30x24x17 cm, weight not given
- Origin: China
## Trust signals
- In-stock: Not explicitly stated (check availability)
- Return policy: Not provided
- Price consistency: Single SKU price
- Material certification: Not provided
## Image assets
- 8 images available: see image_urls in JSON
- No image analysis performed; visual details not inferred.
## Agent notes
- Product is listed as "批发" (wholesale). Pricing appears unit-level but may require minimum order quantity. Verify with seller.
- Customization available ("来图定制").
- Note: "可能不符合境内产品标准" (may not meet domestic product standards) – caution for domestic buyers.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": 230000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "24.0",
"_height_cm": "17.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").