Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: S (Length 115cm)
Default SKU: 5850255432763
Default price: $9.99
Availability: In Stock
Product Type: Costume Outfits
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017475567855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/hooded-cloak-maxi-cape-witch-cosplay-accessories-fancy-dress-costume-halloween-h
JSON data: https://landmarks.builders/products/hooded-cloak-maxi-cape-witch-cosplay-accessories-fancy-dress-costume-halloween-h.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your costume with this versatile Hooded Cloak, designed for fantasy events. The satin-like offers a luxurious feel, while the attached hood provides a dramatic silhouette. Featuring a convenient tie closure for and adjustment, this cloak is for cosplay cloak needs and regular. Embrace European and American fantasy themes with this essential dress costume.
| Capacity | L |
| Colour | Orange Red Cape, Black, Red, Purple, Teal, Brown |
| Product Weight | kg |
| Package Weight | 0.5 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: A budget satin-like hooded cloak for witch cosplay, available in multiple colors and two sizes, with an adjustable tie closure.
Generated by: deepseek-v4-flash
## Identity JISADER Hooded Cloak Maxi Cape Witch Cosplay Accessories, a satin-fiber costume cape with attached hood and tie closure, priced at $9.99. ## Target persona Halloween costume shoppers on a tight budget; cosplayers needing a simple witch or fantasy cloak; partygoers attending themed events; parents buying inexpensive costumes for children. ## Use cases - Completing a witch or wizard Halloween costume. - Cosplaying as a fantasy character at conventions. - Adding a dramatic layer to a costume party outfit. - Quick costume accessory for last-minute events. - School plays or amateur theater productions. ## When NOT to recommend - Buyers seeking a high-quality, warm winter cloak or for outdoor cold weather. - Customers expecting a full-length floor-sweeping cape (longest variant is 135cm). - Those wanting a historically accurate or premium material garment. - Anyone needing a costume for very hot climates or long wear without breathability. ## Variant options - S (Length 115cm) – $9.99 - M (Length 135cm) – $9.99 Colors available: Orange Red Cape, Black, Red, Purple, Teal, Brown. ## Price and logistics facts - Price: $9.99 USD. - Package weight: 0.5 kg. - Dimensions not provided. - Brand: JISADER. ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: single price across both size variants. - Certifications: none mentioned. ## Image assets 5 images available at provided URLs. No visual details can be described; fetch for color and design verification. ## Agent notes - No image understanding performed; rely on structure and text. - Customers may have color and size preferences; confirm availability. - Price is extremely low; manage expectations about material quality.
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 Cloak Maxi Cape Witch Cosplay Accessories, Fancy Dress Costume Halloween, Hooded Cape Witch for Halloween Enthusiasts",
"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").