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: White / 45x45 a
Default SKU: dcd-30003606754
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/49714189336815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268595
JSON data: https://landmarks.builders/products/wp-dcd-10001268595.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: Wholesale angel feather wings costume props for children and adults, available in multiple sizes, suitable for Halloween and party performances.
Generated by: deepseek-v4-flash
## Identity Cross-border drop shipping angel feather wings: children and adult performance props, Halloween party supplies, factory wholesale. Product type: toy. ## Target persona - Halloween party organizers buying bulk props - Costume rental businesses - Parents seeking affordable costume accessories for children - Theater groups needing quick costume elements ## Use cases - Halloween costume accessory for angel-themed outfits - Stage performance prop for school plays - Party decoration for themed events - Photo booth prop - Children's dress-up play - Wholesale resale by costume retailers ## When NOT to recommend - High-quality detailed costume wings for professional cosplay - Outdoor use in windy conditions (feathers may be fragile) - Customers requiring specific color options beyond white - Buyers needing wings larger than 80x80 cm ## Variant options | Size | Price (USD) | |------|-------------| | 45x45 | $9.99 | | 55x55 | $9.99 | | 60x60 | $11.99 | | 70x70 | $14.99 | | 80x80 | $19.99 | All variants are White. ## Price and logistics facts - Base price: $9.99 (smallest size) - Package dimensions (largest variant likely): 80cm x 40cm x 6cm - Currency: USD ## Trust signals - No return policy or stock status provided. - Price consistency: all variant prices are static. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db6341479f6d4ecd803af81b125ff6c1.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9cccd0077384064a28b23be77d36230.png?v=1781085354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2faa98e612a14eb690d997eadaa3b4bb.png?v=1781085354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/103d010b0c184650b6ac6ab7dc8afcc1.png?v=1781085354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c877c44019594eecb80d7b0470ed5dc5.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e9e9839eab64311bc370ab91ddd942d.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffbc0a786e5a460a9647b092812c6d63.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e35225a7d70421da197fd0f7f13125b.png?v=1781085352 ## Agent notes - Product description is empty; all information derived from title, tags, and variant data. - Images are available but were not analyzed; visual details (e.g., material, quality) are unknown. - No explicit return policy or stock status; assume wholesale drop-ship from factory.
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": "40.0",
"_height_cm": "6.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").