Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Green / Gold
Default SKU: dcd-30001525949
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43763499073610:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000822987
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000822987.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Dark Bat for Halloween and PartiesFeaturing a bold bat motif with sparkling crystals, this unique hair accessory is ideal for Halloween, themed parties, and special occasions. The dramatic dark design adds flair to costumes and evening wear.
Alloy Material with Crystal AccentsMade from durable alloy and decorated with brilliant crystals, this headpiece blends vintage charm with a luxurious touch. Quality materials offer lasting comfort for extended wear.
Multiple Colors and Designs AvailableSelect from various crystal colors like olive, red, and black, paired with gold or silver alloy. The range lets you match your style and coordinate with different outfits for any event.
Comfortable Size and WeightEasy to wear, measuring about 14.8cm/5.83in wide and 3.3cm/1.30in high, weighing 46.9g/1.65oz. Designed for a secure, comfortable fit for most.
Ideal for Costumes, Parties, and EventsCombining retro and modern style, this bat accessory is perfect for Halloween, masquerades, themed parties, and formal occasions. Its eye-catching look enhances any costume or dress.
Summary: Halloween Dark Bat Crystal Alloy Headband, Party Costume Accessory. 【Dark Bat for Halloween and Parties】Featuring a bold bat motif with sparkling crystals, this unique hair accessory is ideal for Halloween, themed parties, and special occasions. The dramatic dark design adds flair to costumes and evening wear. 【Alloy Material with Crystal Accents】Made from durable alloy and decorated with brilliant crystals, this headpiece blends vintage charm with a luxurious touch. Quality materials offer lasting comfort for extended wear. 【Multiple Colors and Designs Available】Select from various crystal co
Generated by: m4x-map-v1
This product has 9 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": "Halloween Dark Bat Crystal Alloy Headband, Party Costume Accessory",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "16.0",
"_height_cm": "4.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").