Brand: World Products (Landmark)
SKU: dcd-30003688770
Price: $6.94
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Clothing
Vendor: World Products
Weight: 130 g
Cart URL (default variant): https://landmarks.builders/cart/50406201131247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001299057
JSON data: https://landmarks.builders/products/wp-dcd-10001299057.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This vibrant and sporty girls' costume dress features a short-sleeve design with a convenient back zipper closure and a comfortable stand collar. It is crafted as a single-piece apparel item with bold black shoulder and side sections, paired with classic black-and-white checkered side panels. The flared skirt hem is finished with a striking black, white, and red stripe for a dynamic, athletic look. This lightweight outfit is ideal for Halloween, themed parties, stage performances, and creative play.
Summary: Girls' flared costume dress with short sleeves, stand collar, and zipper closure; black/white/red athletic look. Priced at $6.94, available in size 130CM.
Generated by: deepseek-v4-flash
## Identity Single-piece girls' costume dress with short sleeves, stand collar, and back zipper closure. Flared skirt with black, white, and red stripe trim; black shoulder/side sections with checkered panels. Lightweight, sporty style intended for dress-up events. ## Target persona Budget-conscious parents or caregivers buying a one-off costume for a girl around 130CM height for Halloween, themed parties, or stage events. Not for daily wear or formal occasions. ## Use cases - Halloween trick-or-treating outfit - Themed birthday parties (athletic, retro, or costume) - School or community stage performances - Creative dress-up play at home - Sports spirit day or team-themed events ## When NOT to recommend - Formal events (weddings, galas, religious ceremonies) - Children outside the 130CM size range (only size offered) - Buyers needing durable everyday clothing - Situations requiring flame-resistant or certified children's apparel (no safety certifications provided) ## Variant options - 130CM (SKU dcd-30003688770) – $6.94 USD Only one variant available. ## Price and logistics facts - Price: $6.94 USD - Dimensions: 25cm × 18cm × 2cm (packaged) - No shipping, stock, or return policy information provided in the source facts. ## Trust signals - Tags indicate "wp-content-validated" and "wp-quality-audited" (internal quality checks). - No external certifications, brand reputation, or customer review data available. - Price is listed per single variant; no bulk or discount pricing stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa9a46f2-cf90-4293-8b3c-444f2df6120f.jpg?v=1786242336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1da3874c-87e9-43a8-8231-06c6d90a101e.jpg?v=1786242285 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15c44f36-d4b0-4de5-939a-678a614b15e4.jpg?v=1786242268 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dcc06455-0fd7-4e99-8a81-459eab4bc4c8.jpg?v=1786242257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c457ad7-9005-46e1-a73c-e6b44979f578.jpg?v=1786242422 ## Agent notes - Image content was not visually inspected; image URLs are provided as fetchable assets. Verify actual appearance, fabric quality, and fit from images or additional data before recommending. - Only one size (=130CM) exists; confirm child's measurements against garment specs if available. - No material composition or care instructions are provided; the product is described as lightweight and costume-oriented.
This product has 10 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": "Girls Flared Costume Dress with Zipper Closure for Halloween and Parties",
"product_id": 9537844609263,
"variant_id": 50406201131247,
"quantity": 1,
"grams": 130,
"length_cm": "25.0",
"width_cm": "18.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. 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").