Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $14.99
Default variant: Black / 45x45 B
Default SKU: dcd-30003606717
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: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49714205982959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268588
JSON data: https://landmarks.builders/products/wp-dcd-10001268588.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Wholesale angel feather wings for children and adults, available in black in three sizes, Halloween party prop, priced from $9.99.
Generated by: deepseek-v4-flash
## Identity Cross-border wholesale angel feather wings, performance props for Halloween and parties. Black only, three sizes. ## Target persona Party supply resellers or event planners needing bulk costume accessories; budget-conscious parents buying for group events. ## Use cases - Halloween costume accessory for kids or adults - Church or school play angel costumes - Themed birthday party props - Cosplay events - Dance or theater performances - Wholesale inventory for small retail businesses ## When NOT to recommend - Customers seeking realistic or premium wings (material not specified) - Single-unit buyers wanting varied colors (only black available) - Users needing exact size or weight details for shipping (variant dimensions not fully provided) - Any application requiring high durability or detailed craftsmanship ## Variant options - Black 45x45 B: $9.99 - Black 55x55 B: $11.99 - Black 60x60 B: $14.99 ## Price and logistics facts Base price $9.99 USD. Variants $11.99 and $14.99. Dimensions (packaged?) 60x56x10 cm. No bulk discount info. ## Trust signals No return policy, reviews, or certifications provided. Price is fixed per variant. ## Image assets 8 PNG images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db6341479f6d4ecd803af81b125ff6c1_6f8ac3ee-09c5-4cc8-b3b9-17a6ed7cfb95.png?v=1781085362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9cccd0077384064a28b23be77d36230_b701ba22-f662-4856-bf0d-24222928e328.png?v=1781085363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2faa98e612a14eb690d997eadaa3b4bb_9dfa5253-9eac-4325-b860-8cca411e517a.png?v=1781085363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/103d010b0c184650b6ac6ab7dc8afcc1_0bb1fe11-705e-41b3-b844-3ea8aa477138.png?v=1781085361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c877c44019594eecb80d7b0470ed5dc5_fc85444b-355a-4721-8d2f-dadd466ddcaa.png?v=1781085363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e9e9839eab64311bc370ab91ddd942d_05661734-9f0f-44ef-a353-1c22a3520769.png?v=1781085362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffbc0a786e5a460a9647b092812c6d63_77e8be2c-4c39-4a6c-a44d-98e6a00b2d9f.png?v=1781085364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e35225a7d70421da197fd0f7f13125b_c7bd871f-da27-4b00-bfd7-37c9cae94115.png?v=1781085363 ## Agent notes Image content not analyzed; actual wing design, material, and quality cannot be determined from given data. Variant sizes (45x45, 55x55, 60x60) likely refer to cm or inches? Not specified. 'B' suffix meaning unknown.
This product has 15 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": 230000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "56.0",
"_height_cm": "10.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").