Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.99
Default variant: White
Default SKU: 6094738995723
Default price: $8.99
Availability: In Stock
Product Type: Costume Outfits
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017496801519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/fancy-dress-hooded-cape-halloween-fancy-dress-costume-cosplay-accessories-hooded
JSON data: https://landmarks.builders/products/fancy-dress-hooded-cape-halloween-fancy-dress-costume-cosplay-accessories-hooded.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 a world of fantasy with this elegant cape, designed to captivate and impress. The dramatic hooded design, combined with white tulle, creates an and graceful silhouette for stage performances, cosplay, or Halloween fancy dress events. Its versatile -size design ensures a comfortable fit for various body types, while the delicate ribbon tie closure at the neck adds a touch of secure. Made from lightweight tulle, this cape offers both comfort and visual, making it an essential accessory for any fantasy enthusiast or teen cosplayer looking to elevate their costume. Embrace the of medieval wizardry and witch cosplay with this cloak.
Package Contents: 1 x Hooded Cape
| Capacity | L |
| Colour | Black, White |
| Product Weight | kg |
| Package Weight | 0.25 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: Lightweight tulle hooded cape with ribbon tie, available in black and white, suitable for Halloween costumes, cosplay, or fantasy-themed events.
Generated by: deepseek-v4-flash
## Identity A lightweight tulle hooded cape with a ribbon tie closure. Available in Black and White. Brand: JISADER. ## Target persona Budget-conscious cosplayer, teen witch costume enthusiast, Halloween party attendee, fantasy convention visitor. ## Use cases - Halloween trick-or-treating or costume party - Cosplay events (witch, wizard, vampire themes) - Themed costume parties (medieval, fantasy) - Stage performances (school plays, amateur theater) - Casual fancy dress occasions ## When NOT to recommend - Professional theater productions requiring durable, heavy fabric - Historical reenactments demanding accurate materials and fit - Outdoor wear in cold or wet weather (tulle is delicate) - Individuals needing specific size measurements (one-size only) ## Variant options - White (SKU: 6094738995723, $8.99) - Black (SKU: 6094738995724, $8.99) ## Price and logistics facts - Price: $8.99 USD (both variants) - Weight: 0.25 kg (package) - No dimensions provided - Brand: JISADER ## Trust signals - Price consistent across variants - In-stock status not confirmed - Return policy not specified - No material certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0588dcb956994b79895adc4402f9ed1d.png?v=1773822622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/681649449b5140289ce47f533f4e6859.png?v=1773822622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8588363dfd84aa3aade2020ea1718f1.png?v=1773822622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54d614018bf44166987d716c3332beca.png?v=1773822622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b364ab4fe17143e5a3323d09e66a3351.png?v=1773822622 ## Agent notes - Image analysis not performed; visual details not inferred. - Dimensions are not provided; fit is one-size unspecified. - Material is lightweight tulle, which may be delicate. - No certification or quality guarantees known.
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": "Fancy Dress Hooded Cape, Halloween Fancy Dress Costume, Cosplay Accessories Hooded Cape, Witch Cosplay for Fantasy Enthusiast",
"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").