Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99
Default variant: Closed Mouth Eagle
Default SKU: dcd-30003620675
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713442455791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274019
JSON data: https://landmarks.builders/products/wp-dcd-10001274019.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境电商热卖老鹰面具动物面具万圣节老鹰面具美国国鸟白头鹰面具
| 品牌 | 整蛊专家 |
| 是否专利货源 | 否 |
| 形象 | 搞笑 |
| 功能 | DIY |
| 材质 | 乳胶 |
| 尺寸 | 均码 |
| 产品编号 | CY-002 |
| 是否IP授权 | 否 |
| 适用节日 | 万圣节 |
| 风格 | 搞笑 |
| 道具种类 | 面具 |
Summary: Latex bald eagle mask in closed or open mouth styles, one-size-fits-most, priced at $21.99 USD, designed for Halloween and costume use.
Generated by: deepseek-v4-flash
## Identity - Product: Bald Eagle Mask (Animal Mask) for Halloween - Brand: 整蛊专家 (Prank Expert) - Material: Latex - Size: One size (fits most adults) - Dimensions (cm): 29 L x 25 W x 9 H - Country: Cross-border ecommerce item (likely China origin) ## Target persona - Halloween costume shopper seeking a recognizable, funny bald eagle mask - Prank and gag gift buyer looking for a cheap, novel mask - Theater or event organizer needing a simple animal mask for a performance - Cross-border bargain hunter attracted by low price ## Use cases - Halloween costume party (e.g., American-themed outfits) - Theatrical plays or skits involving birds or American symbolism - Prank or gag gift for friends/family - Themed photo booth props (Fourth of July, wildlife events) - Team building events (mascot or spirit wear) - School projects or educational presentations about eagles ## When NOT to recommend - High-end cosplay requiring realistic fur/feather details (latex mask is simple) - Users allergic to latex (material is latex) - Children under 3 (choking hazard, latex allergy risk) - Professional costume competitions demanding historical accuracy ## Variant options - Style: Closed Mouth Eagle (SKU: dcd-30003620675, $21.99) - Style: Open Mouth Eagle (SKU: dcd-30003620676, $21.99) ## Price and logistics facts - Unit Price: $21.99 USD per mask - No bulk or variant pricing difference - Dimensions: 29x25x9 cm (likely packaging - Weight not specified - Currency: USD ## Trust signals - Listed as a cross-border hot seller on platform - No specific in-stock quantity or return policy provided - No certifications (e.g., safety, non-toxic) stated - Product images available (8 PNGs) but not inspected ## Image assets - 8 product images available at provided URLs (not analyzed for visual details) - All images are PNG format ## Agent notes - Image content not examined; assume mask shown from various angles - No warranty or guarantee details available - Cross-border shipping times and costs unknown - Material is natural latex rubber, may have a distinct smell initially
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": 350000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "25.0",
"_height_cm": "9.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").