Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: S / Skeleton Gloves
Default SKU: dcd-30003601972
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714429853935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266614
JSON data: https://landmarks.builders/products/wp-dcd-10001266614.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.








null
Summary: A Halloween skeleton onesie costume with gloves, available in sizes S to XL for $9.99, suitable for budget-friendly costume events.
Generated by: deepseek-v4-flash
## Identity New Halloween Skeleton Jumpsuit Cosplay Costume (Skeleton Gloves) – Toy category, priced at $9.99 USD. ## Target persona Budget-conscious Halloween party attendees, parents buying matching family costumes, cosplay beginners seeking an affordable skeleton outfit, party hosts looking for group costumes. ## Use cases - Halloween costume party - Family matching outfits for Halloween - Cosplay events or conventions (basic level) - Themed birthday parties - Prank or gag gift - Theatrical play or school event ## When NOT to recommend - Formal or upscale events requiring refined attire - Professional cosplay where detail and durability are critical - Customers needing sizes beyond XL or custom fit - Use as a regular clothing item (novelty only) ## Variant options - Size S / Skeleton Gloves: $9.99 - Size M / Skeleton Gloves: $9.99 - Size L / Skeleton Gloves: $9.99 - Size XL / Skeleton Gloves: $9.99 ## Price and logistics facts Price: $9.99 USD per variant. Package dimensions: 22 x 14 x 2 cm. No shipping or tax information provided. ## Trust signals Price is consistent across all variants. Stock availability and return policy not specified; assume limited or unknown. No certifications or guarantees mentioned. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes No product description provided; image content not analyzed. Stock status and return policy unknown. Assume lightweight, low-cost novelty item.
This product has 16 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": 80000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "14.0",
"_height_cm": "2.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").