Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Kids 110-120cm
Default SKU: 5236217854265
Default price: $13.99
Availability: In Stock
Product Type: Costume Outfits
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017432248559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/hooded-cape-witch-cosplay-accessories-halloween-cosplay-performance-cloak-moon-p
JSON data: https://landmarks.builders/products/hooded-cape-witch-cosplay-accessories-halloween-cosplay-performance-cloak-moon-p.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
with our Moon Phase Hooded Cloak. Designed for both stage performances and Halloween celebrations, this cloak features a captivating celestial moon phase pattern that apart. Crafted from comfortable stretch, it allows for unrestricted movement, making it for any role. The full-length design and dramatic hood create an unforgettable silhouette, ideal for fantasy enthusiasts and convention attendees. Available in a range of colours, this cloak is a versatile addition to any fancy dress costume collection. Sourced from the factory, it offers quality and value for your next themed event or stage production.
| Material | Polyester, Spandex |
| Capacity | L |
| Closure Type | Drawstring |
| Product Weight | kg |
| Package Weight | 0.2 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: Full-length hooded cloak with moon phase embroidery for cosplay and stage performances, made of stretch polyester-spandex, available in two children's sizes up to 130cm.
Generated by: deepseek-v4-flash
## Identity Full-length hooded cape with celestial moon phase embroidery, made from polyester-spandex stretch fabric. Features a drawstring closure. Intended for costume and performance use. ## Target persona Budget-conscious parents shopping for children's Halloween or cosplay costumes; amateur performers or cosplayers seeking an affordable, stretchy cloak for stage or conventions. ## Use cases - Halloween trick-or-treating or costume parties - School plays or theater performances - Cosplay conventions (e.g., witch, wizard, fantasy characters) - Themed birthday parties or dress-up events - Stage productions requiring dramatic silhouettes - Fantasy LARP (light roleplay) ## When NOT to recommend - If the buyer needs an adult-size cloak (only kids 110-130cm) - If historical accuracy or premium fabric (e.g., wool) is required - If the user wants a heavy, opaque cape for cold weather - If the user expects a lined or hooded cloak with complex details ## Variant options - Kids 110-120cm ($13.99) - 120-130cm ($13.99) ## Price and logistics facts - Price: $13.99 USD (both variants) - Package weight: 0.2 kg - Dimensions: not provided - Material: Polyester, Spandex - Closure: Drawstring ## Trust signals - Price is identical across both size variants - No stock availability or return policy information provided in data - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4b842fdc46a4a3f8266af0bbe86aa0e.png?v=1773820148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f6f4091ea4d4852b7f5507f060c9bf4.png?v=1773820148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68e86f3ac4e14c0e82528dc2b251b752.png?v=1773820148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/562f617cd2ec456ab5ae9485d49ffc30.png?v=1773820148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13c5443121d345ea9704cb281250c1fd.png?v=1773820148 ## Agent notes - Image understanding was not performed; visual details (color, fit, embroidery appearance) are not assessed. - All claims about stretch and moon phase pattern are from the description. - Only two children's size variants are available; no adult options. - The product is likely a generic factory item; no brand or warranty information provided.
This product has 10 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": "Hooded Cape Witch Cosplay Accessories, Halloween Cosplay Performance Cloak, Moon Phase Embroidery Hooded, Four-Way Stretch Stage Costume",
"quantity": 1,
"grams": 450000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").