Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.39
Default variant: 90 cm
Default SKU: dcd-30004026986
Default price: $6.39
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Costume
Vendor: World Products
Weight: 220 g
Cart URL (default variant): https://landmarks.builders/cart/50461232201967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001419988
JSON data: https://landmarks.builders/products/wp-dcd-10001419988.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bring a touch of playful charm to your infant's wardrobe with this adorable infant outfit. Designed to look like a sweet little chick, this delightful clothing set is for festive dress-up, themed birthday parties, and holiday celebrations. The set features a detailed chicken romper with pants, showcasing a soft hood with a bright red comb, small black eyes, and a yellow beak detail that creates an instant cartoon appearance. Crafted from exceedingly soft, fuzzy white soft material, this infant costume ensures your little one stays cozy and warm while they play. The bright yellow pants feature flared, foot-shaped ends that complete the playful look from head to toe. Whether you are preparing for a family gathering or capturing precious memories in a themed photo photography, this chicken cosplay outfit offers the perfect combination of comfort and festive fun. The soft construction allows for easy movement, making it as practical as it is cute for your infant's special dress-up days.
Summary: Chicken-themed infant romper with pants costume, available in 90/100/110cm sizes at $6.39 USD each, made of soft fuzzy material.
Generated by: deepseek-v4-flash
## Identity Adorable Chicken Romper with Pants - a children's costume set consisting of a white fuzzy romper with chicken hood (red comb, black eyes, yellow beak) and yellow pants with flared foot-shaped ends. Available in 90CM, 100CM, 110CM sizes. ## Target persona Parents or gift-givers buying an inexpensive, one-off chicken costume for a child approximately 90-110cm tall, for a themed event or photo session. Likely budget-conscious and not requiring long-term durability or advanced fabric details. ## Use cases - Themed birthday party dressing - Holiday celebrations (e.g., Easter, Halloween) - Family gatherings with festive dress-up - Themed photo shoots or photography props - Casual dress-up and pretend play - Costume for a school or community event ## When NOT to recommend - If the child is outside the approximate 90-110cm height range, sizes may not fit. - If the buyer requires detailed fabric composition, care instructions, or safety certifications (none provided). - If the intended use is formal wear or a durable everyday garment. - If the buyer expects verified stock or shipping reliability, as this data is unavailable. ## Variant options - 90CM (SKU dcd-30004026986) - $6.39 USD - 100CM (SKU dcd-30004026987) - $6.39 USD - 110CM (SKU dcd-30004026988) - $6.39 USD ## Price and logistics facts - Price: $6.39 USD per variant (uniform across all sizes). - Package dimensions: 35.0 cm x 28.0 cm x 6.0 cm. - Shipping, delivery time, and stock status are not provided in the product facts. ## Trust signals - No certifications, material composition, or return policy are stated in the facts. - Price consistency across variants is noted. - Product appears in the dcd-full-catalog with wp-import tags, but no verified stock or brand reputation info is available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93e5696b-8359-45bd-a82a-ca9a8c46e8e9.jpg?v=1786043352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b91d098d-9315-47fe-b876-a01caf2b95a6.jpg?v=1786043695 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e320a47-b315-4070-999c-d0ac00869b60.jpg?v=1786043437 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21945a19-e920-4dae-8363-cf216b11b753.jpg?v=1786043356 ## Agent notes - Images were not visually inspected; all visual details come from the product description text. - The description contains typographical or OCR artifacts (e.g., 'cartoonappearance', 'dressordinary'); these suggest possible text extraction issues but do not change core facts. - No material or care information exists; do not infer specific fabric types. - Verify stock and return policy before recommending to a buyer.
This product has 9 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": "Adorable Chicken Romper with Pants",
"product_id": 9540852285679,
"variant_id": 50461232201967,
"quantity": 1,
"grams": 220,
"length_cm": "35.0",
"width_cm": "28.0",
"height_cm": "6.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. 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").