Brand: World Products (Landmark)
SKU: dcd-30003607919
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49714217255151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269092
JSON data: https://landmarks.builders/products/wp-dcd-10001269092.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
重量:约100克
包装:单独小纸盒包装
可开发票,长期合作长期拿货,老客户增值税普票免费,需专票请联系客服
Summary: Steampunk gothic hat/cosplay prop, silver color, $19.99, sold under auto parts category, suitable for Halloween and festivals.
Generated by: deepseek-v4-flash
## Identity
Steampunk and gothic-inspired hat accessory, listed under auto parts category. Silver color variant only. Dimensions 32x32x14 cm, weight ~100g.
## Target persona
- Cosplay enthusiasts seeking affordable steampunk/gothic accessories
- Halloween costume shoppers on a budget
- Festival goers adding themed headwear
- Wholesale buyers or resellers sourcing bulk costume items (invoice available)
## Use cases
- Completing a steampunk cosplay outfit
- Halloween party costume accessory
- Gothic fashion event accessory
- Themed photo shoot prop
- Festival or convention costume add-on
- Party decoration or display item
## When NOT to recommend
- For historical reenactments requiring accuracy (design is stylized)
- For children under 3 years (small parts hazard unknown)
- For everyday wear (novelty item, likely not durable)
- For buyers seeking high-quality materials or detailed craftsmanship at this price point
## Variant options
- Silver (only available color)
## Price and logistics facts
- Price: $19.99 USD
- Packaging: individual small paper box
- Invoice: available; free regular VAT invoice for repeat customers; contact for special invoice
- Origin: likely China (based on tags and description)
## Trust signals
- In-stock status not confirmed
- Return policy not provided
- Price consistency: single variant at $19.99
- No known certifications or material safety info
- Description indicates long-term cooperation and wholesale relationships
## Image assets
- 8 product images available at provided URLs; no visual analysis performed
## Agent notes
- Product is categorized as auto parts ("汽配") but appears to be a costume hat. Verify classification if relevant.
- Image content not inspected; assume standard product photos.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": "亚马逊爆款蒸汽朋克帽药瓶探险哥特发夹帽节庆cosplay道具万圣节",
"quantity": 1,
"grams": 220000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "32.0",
"_height_cm": "14.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").