Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99
Default variant: S / Trick or Treat
Default SKU: dcd-30002768974
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 189 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760490414154:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001046421
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001046421.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Festive Identity: This vibrant kids pumpkin costume transforms any child into the most adorable symbol of the season with its classic orange color and cheerful face.
Primary Function: Designed as a complete trick or treat outfit, it features a clever transparent mouth pocket that allows children to hold and display their candy collection as they go.
Unique Features: The sleeveless lantern-o'-lantern tunic is crafted with a soft-feel finish and includes a matching pumpkin-top hat to complete the iconic holiday look.
Key Benefits: This lightweight holiday apparel is made from breathable polyester, ensuring kids stay comfortable and mobile during school plays or neighborhood parades.
Intended Purpose: Perfect for seasonal celebrations, this Halloween costume provides a hassle-complimentary role-playing experience that is easy to slip on over regular clothes.
Summary: Kids Pumpkin Costume Funny Design Lantern-O'-Lantern Tunic for Halloween, Boys. 【Festive Identity】: This vibrant kids pumpkin costume transforms any child into the most adorable symbol of the season with its classic orange color and cheerful face. 【Primary Function】: Designed as a complete trick or treat outfit, it features a clever transparent mouth pocket that allows children to hold and display their candy collection as they go. 【Unique Features】: The sleeveless lantern-o'-lantern tunic is crafted with a soft-feel finish and includes a matching pumpkin-top hat to complete the iconic holiday
Generated by: m4x-map-v1
This product has 12 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": "Kids Pumpkin Costume Funny Design Lantern-O'-Lantern Tunic for Halloween, Boys",
"quantity": 1,
"grams": 189000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "30.0",
"_height_cm": "5.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").