Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.44 – $5.21
Default variant: One Size (4-7 Years) / Round Print Astronaut Suit (Type A Four-Piece Set)
Default SKU: dcd-30004140925
Default price: $4.44
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467755491567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457529
JSON data: https://landmarks.builders/products/wp-dcd-10001457529.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Complete Set: Includes a full astronaut jumpsuit, matching gloves, and other accessories for an authentic look.
Durable Material: Crafted from high-quality, comfortable fabric designed for repeated wear and active play.
Realistic Design: Features detailed prints and embroidery, mimicking actual space suits for an immersive experience.
Versatile Occasions: Ideal for Halloween, cosplay events, themed birthday parties, school plays, and dress-up fun.
Easy to Wear: Designed with child-friendly closures for quick and hassle-free dressing and undressing.
Summary: Kids astronaut costume set with jumpsuit, gloves, and other accessories for Halloween, cosplay, and parties. Priced $4.44–$5.21, sizes 80–120cm and One Size 4-7 years.
Generated by: deepseek-v4-flash
## Identity Four-piece kids astronaut costume set including jumpsuit, matching gloves, and unspecified accessories. Available in One Size (4-7 years) and fitted sizes XS/S/M (80–120cm). Three style variants: Type A Round Print, Type B Triangle Print, Type C Embroidered. Fabric described as durable, comfortable, and easy to wear with child-friendly closures. ## Target persona - Budget-conscious parents of children aged 4-7 or 80-120cm tall seeking a low-cost costume for a single event. - Teachers or event organizers planning school plays or themed parties on a tight budget. - Last-minute shoppers needing an inexpensive complete costume set that includes gloves. ## Use cases - Halloween trick-or-treating. - Themed birthday parties or dress-up days. - School plays or costume contests. - Cosplay events for children. - Casual dress-up play at home (with durability caveats). ## When NOT to recommend - Children outside the 80-120cm height or 4-7 age range. - Buyers expecting premium fabric, high durability, or safety certifications at this price. - Adults or teens in need of an astronaut costume. - Frequent dress-up use where the costume must survive many wears and washes. ## Variant options | SKU | Size | Style | Price | |-----|------|-------|-------| | dcd-30004140925 | One Size (4-7 Years) | Type A Round Print | $4.44 | | dcd-30004140926 | XS (80-100CM) | Type A Round Print | $4.44 | | dcd-30004140927 | S (100-110CM) | Type A Round Print | $4.44 | | dcd-30004140928 | M (110-120CM) | Type A Round Print | $4.44 | | dcd-30004140929 | One Size (4-7 Years) | Type B Triangle Print | $4.79 | | dcd-30004140930 | XS (80-100CM) | Type C Embroidered | $5.21 | | dcd-30004140931 | S (100-110CM) | Type C Embroidered | $5.21 | | dcd-30004140932 | M (110-120CM) | Type C Embroidered | $5.21 | ## Price and logistics facts - Base price $4.44; total range $4.44–$5.21 USD depending on variant. - No shipping, handling, or tax information provided. - Physical dimensions not provided. ## Trust signals - Eight distinct SKU variants with defined prices. - Fixed prices per variant in the product data. - No return policy, certifications, or material composition details provided. ## Image assets 5 product images available for visual verification (URLs not processed by agent). ## Agent notes - Recommend only for children fitting the specified size/height. - Inexpensive costume; set expectations for durability. - Verify size measurements against a real child before purchase. - Use SKU numbers for exact variant ordering. - Images not visually verified; confirm print/style via image fetch if needed.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Kids Astronaut Costume Set with Gloves for Halloween Cosplay \u0026 Parties",
"product_id": 9556242202863,
"variant_id": 50467755491567,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").