Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $17.99
Default variant: Shoulder to Hem 130cm (Satin)
Default SKU: 5889488743275
Default price: $14.99
Availability: In Stock
Product Type: Costume Outfits
Vendor: JISADER
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/48017457610991: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-game-theme-hooded-performance-cloak-fancy-dress-costum
JSON data: https://landmarks.builders/products/hooded-cape-witch-cosplay-game-theme-hooded-performance-cloak-fancy-dress-costum.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Step into character with this versatile Hooded Cloak, designed for game anime role-playing and stage performances. Crafted from polyester, this garment offers both durability and comfort. The elegant, long design features a dramatic silhouette and an adjustable lace-up front for a personalised medieval aesthetic. Whether you're attending a Halloween party, Comic Con, or any themed event, this hooded cape is sure to make a statement. Its gothic appeal, combined with a streetwear edge, makes it a unique addition to any costume collection. Available in blue, this cloak is for costume party goers looking for a standout piece.
| Material | Polyester |
| Capacity | L |
| Closure Type | Drawstring |
| Special Features | Hooded |
| Product Weight | kg |
| Package Weight | 0.3 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: Polyester hooded costume cloak with adjustable lace-up front, available in two lengths (130cm/150cm), for game/anime cosplay and Halloween.
Generated by: deepseek-v4-flash
## Identity Polyester hooded cape with adjustable lace-up front, designed for game and anime role-playing, Halloween, and themed events. ## Target persona Cosplayers, anime convention attendees, Halloween party-goers, fantasy role-players seeking an affordable, dramatic cloak. ## Use cases - Halloween costume party - Comic Con or anime convention - Stage performance as witch or medieval character - Themed photoshoot - Gothic festival outfit - Casual cosplay for gaming events ## When NOT to recommend - Formal or professional theater requiring heavy, authentic fabrics - Outdoor winter use (thin polyester, not insulated) - Children (no size information for kids) - Everyday wear (costume-specific design) ## Variant options - Shoulder to Hem 130cm (Satin) – $14.99 - Shoulder to Hem 150cm (Satin) – $17.99 ## Price and logistics facts - Price range: $14.99–$17.99 USD - Package weight: 0.3 kg - Material: Polyester - Closure type: Drawstring (lace-up front) ## Trust signals - In-stock status: Not provided - Return policy: Not specified - Price consistency: Variants priced differently - Certifications: None listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2718fa8e5e5140b58bc9a5ddf8a2d307.png?v=1773820717 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39125dcafb3b4d1f9bc3b6704b3ce8f5.png?v=1773820717 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cd0a77c6a3a46ec854962942b5654a2.png?v=1773820717 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea77633c33df4a8a87d8c5e16a097b65.png?v=1773820717 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/136c7d3cd8484f05910803c101bbda32.png?v=1773820717 ## Agent notes - Images were not viewed; no visual description possible. - Stock availability and return policy are not provided. - Product dimensions other than shoulder-to-hem length are missing.
This product has 16 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, Game Theme Hooded Performance Cloak, Fancy Dress Costume Halloween, Anime Character Role-playing Robe",
"quantity": 1,
"grams": 650000,
"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").