Brand: World Products (Landmark)
SKU: dcd-30003607269
Price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49714087231727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268850
JSON data: https://landmarks.builders/products/wp-dcd-10001268850.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
厂家现货万圣节派对服装热狗cosplay服饰舞台表演服连体衣演出服
| 品牌 | 无 |
| 货号 | FT22436 |
| 面料名称 | 涤纶 |
| 主面料成分的含量 | 80 |
| 主面料成分 | 丙纶 |
| 适合年龄 | 18-24周岁 |
| 是否跨境货源 | 否 |
| 主题元素 | 欧美奇幻 |
| 适用场合 | 游戏动漫角色扮演 |
| 主要下游平台 | 沃尔玛 |
| 面料2成分 | 聚酯纤维(涤纶) |
| 适用性别 | 女 |
| 主面料成分2 | 聚酯纤维(涤纶) |
| 上市年份/季节 | 2023年春季 |
Summary: A polyester hot dog costume for Halloween parties and cosplay, available in one style (Hot Dog) for women aged 18-24, priced at $46.99.
Generated by: deepseek-v4-flash
## Identity
Product: Hot Dog Costume (Cosplay, Halloween, Party) – No brand, product code FT22436. Type: Polyester jumpsuit for women.
## Target persona
Young women aged 18-24 looking for a funny, recognizable Halloween costume or cosplay outfit. Suitable for partygoers who want a playful one-piece costume.
## Use cases
- Halloween costume party
- Cosplay events (e.g., food-themed characters)
- Stage performance (theatre, skits)
- Themed restaurant or retail staff uniform
- Group or couple costume events
## When NOT to recommend
- Men or boys (cut/style is women-specific)
- Children under 18 (age range starts at 18)
- Formal or professional events
- Outdoor events in cold/wet weather (thin polyester, no insulation details)
- Users needing specific sizing or plus-size (only one style, no size options listed)
## Variant options
Only one variant: "Hot Dog" (SKU dcd-30003607269) at $46.99. No other colors or styles.
## Price and logistics facts
- Price: $46.99 USD
- Dimensions: 40×30×10 cm
- Shipping origin: unknown; not marked as cross-border
- No bulk pricing or shipping cost data
## Trust signals
- Listed as in stock ("厂家现货" = manufacturer stock available)
- Return policy: not provided
- No certifications or quality marks listed
- Price is fixed, no discounts mentioned
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7698d7c7f4814a6796918c6c9903333f.png?v=1781085299
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c68b856b68140b7a7039e31ac39ab3c.png?v=1781085300
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6d2625e2cb64f53834769fbc533174e.png?v=1781085299
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ee223d2e0a8472bb47731cc7720c0d0.png?v=1781085304
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9687475f911240c6af1483ec901cbb26.png?v=1781085299
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b01afaa18744dfe8a27b12e1980f04e.png?v=1781085300
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1f4fd7c4992490d8f50a03a52198bfa.png?v=1781085299
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98fd7913fdb74c02a58534d8069655c3.png?v=1781085298
## Agent notes
- Image content not analyzed; style and fit cannot be confirmed from images alone.
- Material: 80% polypropylene, 20% polyester? (conflicting: "主面料成分 丙纶" and "面料2成分 聚酯纤维" – fabric composition ambiguous).
- Gender explicitly female; age 18-24.
- No size chart or detailed measurements 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": "厂家现货万圣节派对服装热狗cosplay服饰舞台表演服连体衣演出服",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.0",
"_height_cm": "10.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").