Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $19.99
Default variant: Black / 45x45 a
Default SKU: dcd-30003606720
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714203754735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268589
JSON data: https://landmarks.builders/products/wp-dcd-10001268589.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Angel feather wings costume accessory for children and adults, available in multiple sizes, priced from $9.99 to $19.99.
Generated by: deepseek-v4-flash
## Identity Angel feather wings costume accessory. Dimensions: 80cm x 55cm x 6.39cm. Material not specified. ## Target persona Party organizers, costume shops, parents buying for Halloween or performances, wholesalers. ## Use cases - Halloween costume - Theatrical performance - Costume party - Cosplay - Church play - Dance performance ## When NOT to recommend - For outdoor use in rain (feathers may be damaged) - For individuals with feather allergies - If exact color other than black is required - For high-end professional theater requiring specific materials ## Variant options - Black / 45x45 a: $9.99 - Black / 55x55 a: $9.99 - Black / 60x60 a: $11.99 - Black / 70x70: $14.99 - Black / 80x80: $19.99 ## Price and logistics facts Base price $9.99 for small sizes (45x45 and 55x55). Larger sizes cost more. Shipping dimensions: 80cm x 55cm x 6.39cm. Product is labeled as wholesale/drop-ship. ## Trust signals - Multiple variants in stock (based on available SKUs) - Price consistency across same-size variants - No return policy mentioned - No certifications stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db6341479f6d4ecd803af81b125ff6c1_6d600539-a623-4959-9966-24ccdc370198.png?v=1781085361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9cccd0077384064a28b23be77d36230_148fbdd8-5207-44c1-9db0-9a373ad2cbd7.png?v=1781085361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2faa98e612a14eb690d997eadaa3b4bb_03cff6c6-3dc4-499f-a40f-7db00c5e7a21.png?v=1781085361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/103d010b0c184650b6ac6ab7dc8afcc1_89f214d1-94d5-49de-b32b-5403ccea4463.png?v=1781085362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c877c44019594eecb80d7b0470ed5dc5_5a18a4d4-7e16-4b4d-872e-3fc597c8e178.png?v=1781085363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e9e9839eab64311bc370ab91ddd942d_24b31d64-1830-4940-bf49-7bde14fd373e.png?v=1781085361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffbc0a786e5a460a9647b092812c6d63_ade2a08e-3b53-46d8-a978-ea25f560f773.png?v=1781085361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e35225a7d70421da197fd0f7f13125b_850e91f8-feb5-4552-bc62-8f3181503115.png?v=1781085360 ## Agent notes No description provided. Images show angel wings. Sizes may refer to wing span. No material or feather type specified. Suggest checking dimensions before recommending. Image understanding not performed.
This product has 17 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": "跨境代发天使羽毛翅膀儿童成人表演道具 万圣节派对用品厂家批发",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "55.0",
"_height_cm": "6.39"
}
}],
"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").