Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.99
Default variant: White
Default SKU: 5092029178966
Default price: $4.99
Availability: In Stock
Product Type: Costume Outfits
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48017428644079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/carnival-hooded-cloak-for-gothic-fancy-dress-costume-medieval-cosplay-cape-with
JSON data: https://landmarks.builders/products/carnival-hooded-cloak-for-gothic-fancy-dress-costume-medieval-cosplay-cape-with.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 Gothic Hooded Cloak, designed for seeking a dramatic addition to their costume collection. For Halloween parties, cosplay conventions, or themed events, this medieval cape features a classic hooded design with a silhouette that adds an air of mystery. The adjustable tie closure at the neck ensures a secure and comfortable fit, allowing for ease of movement whether you're attending a role-playing game or a fancy dress party. Made from a polyester blend, this hooded cloak offers a smooth, slightly lustrous finish that its drape and overall aesthetic. Its -size design makes it a convenient choice for a wide range of individuals. Available in a variety of colours, including a unique 'cross' variant with a striking pendant, this cloak is a standout piece for any costume enthusiast.
Package Contents: 1 x Hooded Cloak
| Capacity | L |
| Product Weight | kg |
| Package Weight | 0.26 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: A budget-friendly polyester hooded cloak with adjustable neck tie, available in white and black for costume events.
Generated by: deepseek-v4-flash
## Identity Carnival Hooded Cloak – a lightweight polyester blend cape with hood, adjustable tie closure, one-size-fits-most design. ## Target persona Costume enthusiast on a tight budget; last-minute Halloween shopper; cosplay beginner needing a basic cloak; event organizer buying in bulk for group costumes. ## Use cases - Halloween parties and trick-or-treating - Cosplay conventions (anime, medieval, gothic) - Themed medieval or Renaissance fairs - Role-playing game sessions (LARP, tabletop) - Fancy dress parties and school plays - Gothic or vampire photo shoots ## When NOT to recommend - When a high-quality, durable costume is needed for repeated use - For professional theater productions requiring specific sizing or heavy fabric - As an outdoor cold-weather garment (no thermal insulation) - For buyers seeking premium materials like velvet or wool ## Variant options - White (SKU: 5092029178966, $4.99) - Black (SKU: 5092029178967, $4.99) ## Price and logistics facts - Price: $4.99 USD each variant - Package weight: 0.26 pounds - Dimensions: not provided - Dishwasher safe: No - Microwaveable: No ## Trust signals - In-stock status assumed (no backorder info) - Return policy: not provided - Price consistency: same price across variants - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0334dabb1eb4688a3c15b5fea4f3de2.png?v=1773819945 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a75145729cb748b59f010231cd196f52.png?v=1773819945 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44941f31940c406ab02879dfdfe7744d.png?v=1773819945 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab60a3dd772c4458bd509c7ef64c7f4c.png?v=1773819945 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46ac31780a234cbe873e86c89633e70e.png?v=1773819945 ## Agent notes - Image understanding not performed; all visual details must be inferred from text and SKU data. - Dimensions not provided; sizing is described as 'one-size' but no measurements. - Material: polyester blend (exact composition not given). - Care instructions: not provided beyond dishwasher/microwave warnings.
This product has 13 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": "Carnival Hooded Cloak for, Gothic Fancy Dress Costume, Medieval Cosplay Cape with Hood, Halloween Party Outfit, Role Playing Apparel",
"quantity": 1,
"grams": 250000,
"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").