Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: S
Default SKU: 5909715195334
Default price: $15.99
Availability: In Stock
Product Type: Costume Outfits
Vendor: JISADER
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/48017459118319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/fancy-dress-costume-hooded-cape-gothic-fashion-hooded-cloak-dress-costume-hallow
JSON data: https://landmarks.builders/products/fancy-dress-costume-hooded-cape-gothic-fashion-hooded-cloak-dress-costume-hallow.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 and with our Medieval Retro Cloak Gothic Cape. Designed for Halloween parties, themed events, and stage performances, this authentic Gothic hooded cloak boasts a dramatic silhouette crafted from polyester. Its versatile design caters to a wide range of individuals, while the European fantasy theme and retro make it a standout choice for any occasion. The full hood adds an extra layer of mystery, for embodying characters from medieval tales or gothic lore. Available in a range of colours including black, green, and navy, this cloak offers a niche aesthetic that stands out. Ideal for ages 18-24, it's a must-have for Gothic fashion enthusiasts and medieval reenactors looking to elevate their costume game.
| Capacity | L |
| Product Weight | kg |
| Package Weight | 0.99 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: A polyester Gothic hooded cloak costume available in sizes S and M, priced at $15.99, suitable for Halloween and themed events for ages 18-24.
Generated by: deepseek-v4-flash
## Identity A polyester Gothic hooded cloak costume, sold as a costume outfit for themed events. ## Target persona Individuals aged 18-24 interested in Gothic fashion, medieval reenactors, and costume party attendees seeking an affordable dramatic accessory. ## Use cases - Halloween parties - Themed events (e.g., fantasy or Gothic) - Stage performances - Conventions (e.g., comic or fantasy) - Medieval fantasy reenactments - Gothic fashion gatherings ## When NOT to recommend - If the buyer needs a functional warm cloak for cold weather - For historical reenactments requiring accurate materials and construction - When a premium, high-quality costume piece is expected - For children's costumes (adult sizing only) ## Variant options - Size S (sku 5909715195334) - Size M (sku 5909715195335) - Available colors: black, green, navy (from description) ## Price and logistics facts - Price: $15.99 USD - Package weight: 0.99 pounds - Dimensions: not provided - Outer fabric: polyester - Care: not microwaveable, not dishwasher safe ## Trust signals - In-stock status not explicitly confirmed - Return policy unknown - No certifications mentioned - Material: polyester (durable, easy-care) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/010dfc4428514c2e8a7e2f65d44f0812.png?v=1773820885 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cccac88fcff44761b260a3ce6ba6f239.png?v=1773820885 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d7ca855bc3849bc8bfe25a99fa573fa.png?v=1773820885 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40465ee75e1d4138b78dea9f929c71e8.png?v=1773820885 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/713ff2f3941c4319a946d945847e9e9d.png?v=1773820885 ## Agent notes - Images were not analyzed; visual details (fit, actual color, design elements) are unverified. - Dimensions not provided; sizing references are limited to S and M labels. - No return policy or warranty data available.
This product has 15 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 Costume Hooded Cape, Gothic Fashion Hooded Cloak, Dress Costume Halloween, Medieval Retro Cloak for Themed Events",
"quantity": 1,
"grams": 500000,
"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").