Brand: World Products (Landmark)
SKU: dcd-30003677257
Price: $3.75
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Costume
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/50405844943087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001295221
JSON data: https://landmarks.builders/products/wp-dcd-10001295221.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 tailored cosplay costume is designed to create a bulky belly and rounded chest shape. It features an open-back vest style with soft stuffed construction and stitched panel seams. The smooth beige material is lightweight and comfortable to wear over regular clothing. Suitable for Halloween, school dress-up, theater productions, and cosplay events.
Summary: Soft padded cosplay vest with shoulder straps creates bulky belly and rounded chest; open-back beige style, child size, $3.75.
Generated by: deepseek-v4-flash
## Identity Soft padded cosplay costume piece with shoulder straps, designed to create a bulky belly and rounded chest shape. Open-back vest style, soft stuffed construction, stitched panel seams, smooth beige material. Child size variant only. SKU dcd-30003677257. ## Target persona Parent buying a last-minute child Halloween costume; school drama teacher outfitting a young actor; budget cosplayer needing a simple belly/padding prop for a child-sized character; theater group costume assistant. ## Use cases - Halloween costume for a child needing a fat belly effect. - School dress-up day or themed storybook character. - Theater production requiring a child actor to appear bulky. - Cosplay event, worn over regular clothing. - Quick padding layer for a costume under a shirt. ## When NOT to recommend - Adult sizes needed — only child size is offered. - High-end, realistic prosthetic or muscle suit required. - Full-body costume coverage expected (this is only a torso padding piece). - Professional-grade costume with premium materials required. ## Variant options Only one variant: Child / Fat Belly, SKU dcd-30003677257, price $3.75. ## Price and logistics facts - Price: $3.75 USD. - Dimensions: 35.0 x 30.0 x 10.0 cm. - Variant price matches base price. ## Trust signals - Product tags indicate content validation and quality audit (wp-content-validated, wp-quality-audited). - No in-stock status or return policy provided in the source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47fdf493-0b4c-4b2d-8bff-ad3c307a9bd2.jpg?v=1786242186 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3a8c4e0-86b4-4843-80b4-f2caaec380c1.jpg?v=1786242168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30461d07-b454-48ef-bf66-c026501224ff.jpg?v=1786242173 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76372a06-9727-4326-a7f8-6767d08e8ffa.jpg?v=1786242184 ## Agent notes - Image understanding was not performed; do not infer visual details beyond the textual description. - Only child size variant exists; no adult sizes. - No explicit return policy, shipping details, or stock level in source facts.
This product has 4 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": "Soft Padded Cosplay Costume with Shoulder Straps for Bulky Belly and Chest",
"product_id": 9537734050031,
"variant_id": 50405844943087,
"quantity": 1,
"grams": 250,
"length_cm": "35.0",
"width_cm": "30.0",
"height_cm": "10.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").