Brand: World Products (Landmark)
SKU: dcd-30003625370
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 婚庆
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49713180639471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276004
JSON data: https://landmarks.builders/products/wp-dcd-10001276004.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Traditional Chinese Dunhuang dance headpiece (Miaozhen Bun) for Hanfu or wedding costumes; lightweight accessory for performances or photoshoots.
Generated by: deepseek-v4-flash
## Identity Dunhuang-style dance headpiece (Miaozhen Bun) for Hanfu or wedding costumes. ## Target persona Dunhuang dance performers, Hanfu enthusiasts, wedding performers, cultural event participants. ## Use cases - Dunhuang dance performances - Hanfu-themed photoshoots - Chinese wedding ceremonies - Cultural festival costumes - Stage dance productions ## When NOT to recommend - Buyer expects a full wig (this is a partial hairpiece) - Buyer has known allergies to unspecified materials (metal/plastic) - Buyer needs heavy-duty or daily-wear accessory - Buyer requires large head size (piece dimensions: 25×21×7 cm) ## Variant options Only one variant: "Miaozhen Bun" at $11.99. ## Price and logistics facts Price: $11.99 USD (single variant). Dimensions: 25×21×7 cm. Weight not provided. ## Trust signals - Stock status not provided. - Return policy not stated. - Price consistent across all variants. - No third-party certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80d7b9fb6ef24ba89651de9d00f16ddb.png?v=1781084455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aea43d776f604d0abd1c86ca0a520156.png?v=1781084455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b42e33987e9547cab6603847d1c65844.png?v=1781084454 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4b331e48e7f412eb0698c780bb53303.png?v=1781084455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5c8e3bcb8ff4beb85555d73dc531f23.png?v=1781084454 ## Agent notes Image understanding was not performed; actual appearance may differ from URLs.
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": "Headdress Base Traditional Style Dance Hairpiece Ornate Head Adornment Base Black",
"quantity": 1,
"grams": 280000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "21.0",
"_height_cm": "7.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").