Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: L Costume
Default SKU: dcd-30003606980
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: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714251858159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268722
JSON data: https://landmarks.builders/products/wp-dcd-10001268722.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
六一儿童节水果服装幼儿园舞台成人草莓派对搞怪水果印花衣服
| 图案 | 卡通 |
| 品牌 | ocxven |
| 货号 | owcmfz125 |
| 是否专利货源 | 否 |
| 产品类别 | 化妆服饰道具 |
| 是否IP授权 | 否 |
| 道具种类 | 服装配饰 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 是否属于礼品 | 否 |
| 形象 | 水果蔬菜 |
| 材质 | 布类 |
| 尺寸 | 大码 小码 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 工艺 | 缝纫 |
| 是否进口 | 否 |
Summary: A fruit-print costume for Children's Day, kindergarten stage, or adult party, available in L and S sizes, made of cloth, at $9.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 六一儿童节水果服装幼儿园舞台成人草莓派对搞怪水果印花衣服 (Fruit costume for Children's Day, kindergarten stage, adult strawberry party) - **Type**: Clothing (costume) - **Brand**: ocxven - **Model**: owcmfz125 ## Target persona - Kindergarten teachers organizing Children's Day performances - Parents preparing costumes for children's school events - Adults attending themed parties (e.g., strawberry, fruit) - Event planners running fruit-themed activities or photo booths ## Use cases - Children's Day stage performance at kindergarten - Adult strawberry-themed party or costume event - School play requiring simple fruit costumes - Group costume for team building or family gathering - Holiday parade or carnival with fruit theme - Photo booth prop for fruit-themed parties ## When NOT to recommend - Professional theatrical productions needing durable or high-quality costumes - Everyday clothing or regular apparel use - Buyers requiring custom sizing or alterations - Customers seeking licensed character or intricate design costumes ## Variant options - **L Costume** – $9.99 (SKU: dcd-30003606980) - **S Costume** – $9.99 (SKU: dcd-30003606981) ## Price and logistics facts - Price: $9.99 per variant - Dimensions: 30 cm (L) x 26 cm (W) x 8 cm (H) - No shipping weight, stock, or delivery details provided ## Trust signals - Price consistent across both variants - Seller listed as ocxven - No return policy, warranty, or certification data available ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No inventory or shipping information provided. - Image understanding not performed – rely on product description and dimensions.
This product has 14 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": 350000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "26.0",
"_height_cm": "8.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").