Brand: World Products (Landmark)
SKU: dcd-30003498354
Price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50166428205295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001234678
JSON data: https://landmarks.builders/products/m4x-10001234678.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Accessory Set: This Day of the Dead accessory set brings collectively dress-up items in a single coordinated costume set, including a lace veil or cape, eye mask, top hat, gloves, bow tie, and skeletal tattoo stickers for a complete themed look.
Theme Design: Built as a Halloween costume accessory set, it features black lace, printed bone motifs, and floral accents in black, red, and green for a striking Day of the Dead design finish.
Included Pieces: These skeleton costume accessories include a long veil or cape with blossom details, a black lace eye mask, a flower-decorated top hat, skeleton-print gloves, a black bow tie, and tattoo stickers for easy styling.
Wearable Details: The lace and material construction gives the pieces a layered, decorative appearance while keeping the look cohesive across each item, making it simple to match the accessories collectively.
Costume Effect: Designed to complete a festive outfit, this set adds an instantly recognizable Day of the Dead mood to parties, photos, and dress-up moments with minimal effort.
Summary: Day of the Dead Accessory Set Cosplay Dress-up Items Party. 【Accessory Set】: This Day of the Dead accessory set brings collectively dress-up items in a single coordinated costume set, including a lace veil or cape, eye mask, top hat, gloves, bow tie, and skeletal tattoo stickers for a complete themed look. 【Theme Design】: Built as a Halloween costume accessory set, it features black lace, printed bone motifs, and floral accents in black, red, and green for a striking Day of the Dead design finish. 【Included Pieces】: These skeleton costume accessories include a long veil or cape with blossom de
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Day of the Dead Accessory Set Cosplay Dress-up Items Party",
"product_id": 9461689647343,
"variant_id": 50166428205295,
"quantity": 1,
"grams": 450,
"length_cm": "30.0",
"width_cm": "30.0",
"height_cm": "20.0"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").