Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blue
Default SKU: dcd-30002304821
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/43761016111178:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000954775
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000954775.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Vintage Design: Step retreat in time with this breathtaking ethnic-inspired hair accessory, meticulously crafted to add a tinge of retro elegance to any outfit.
Beautiful Embellishments: This gemst single ed feather hairband features a sparkling array of hand-set crystal s and beads, complemented by a beautiful arrangement of natural feathers for a truly gaze-catching look.
Comfortable Fit: Designed with a soft and flexible textile band, this headband ensures a secure and comfortable fit for most head sizes, allowing you to wear it for hours at parties or events without discomfort.
Versatile Styling: Perfect for a variety of events, this accessory serves as an perfect 1920s dancer headpiece for 1920s themed parties, a bohemian accent for gathering s, or an elegant tinge for formal events and proms.
Statement Accessory: Instantly elevate your look with this distinctive feather headband, a statement piece that captures an exotic and sophisticated design, making you the center of attention.
Summary: Feather Headband Crystal Embellished Gemst Single Ed Feather Hairband 1920s Dancer Headpiece Ethnic Design 1920s Design. 【Elegant Vintage Design】: Step retreat in time with this breathtaking ethnic-inspired hair accessory, meticulously crafted to add a tinge of retro elegance to any outfit. 【Beautiful Embellishments】: This gemst single ed feather hairband features a sparkling array of hand-set crystal s and beads, complemented by a beautiful arrangement of natural feathers for a truly gaze-catching look. 【Comfortable Fit】: Designed with a soft and flexible textile band, this headband ensures a
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": "Feather Headband Crystal Embellished Gemst Single Ed Feather Hairband 1920s Dancer Headpiece Ethnic Design 1920s Design",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "21.5",
"_width_cm": "19.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").