Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99 – $37.99
Default variant: Red Adult for Apple
Default SKU: dcd-30003607439
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 430 g
Cart URL (default variant): https://landmarks.builders/cart/49714097389807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268918
JSON data: https://landmarks.builders/products/wp-dcd-10001268918.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Halloween fruit party costume cosplay funny apple costume
| 货号 | KY19263 |
| 品牌 | EYOOYE |
| 货源类别 | 现货 |
| 上市年份/季节 | 2025年春季 |
| 主题元素 | 游戏主题 |
| 主要下游平台 | ebay wish LAZADA 亚马逊 独立站 |
Summary: EYOOYE Halloween apple costume cosplay for parties, available in adult ($37.99) and child ($35.99) sizes, novelty fruit-themed outfit.
Generated by: deepseek-v4-flash
## Identity EYOOYE Halloween fruit party costume cosplay funny apple costume. Model KY19263. Variants: Red Adult for Apple ($37.99), Red Child for Apple ($35.99). ## Target persona Costume shoppers for Halloween or themed parties; parents buying for children attendees; adults attending costume events. ## Use cases - Halloween trick-or-treat or costume party. - Cosplay events with a food or fruit theme. - School or community theater fruit-themed play. - Funny group costume theme (e.g., fruit salad group). - Photo booth prop or themed selfies. ## When NOT to recommend - Buyer needs a high-quality realistic costume; this is novelty. - Buyer requires a non-fruit costume theme. - Buyer expects a full-body suit; coverage unknown. - Buyer needs immediate delivery; no stock info. ## Variant options - Red Adult for Apple: $37.99 - Red Child for Apple: $35.99 ## Price and logistics facts - Base price: $35.99 (child). Adult variant $37.99 USD. - Dimensions: 50 x 40 x 8 cm. - Sourced from platforms: eBay, Wish, Lazada, Amazon, independent station. ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Price consistency: Variant prices differ by $2. - Brand: EYOOYE. Model: KY19263. - No certifications provided. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding not performed; no visual details confirmed. - Material not specified. - Seasonal product – likely relevant for Halloween season.
This product has 14 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": "Halloween fruit party costume cosplay funny apple costume",
"quantity": 1,
"grams": 430000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "40.0",
"_height_cm": "8.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").