Brand: World Products (Landmark)
SKU: dcd-30003606982
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: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714249367791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268723
JSON data: https://landmarks.builders/products/wp-dcd-10001268723.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: Fruit-printed novelty outfit or accessory for Children's Day parties, kindergarten performances, and adult strawberry-themed events. Includes strawberry glasses variant at $9.99.
Generated by: deepseek-v4-flash
## Identity
Fruit-printed novelty costume/accessory for Children's Day and themed parties. Includes strawberry glasses. Price $9.99.
## Target persona
Parents and teachers organizing children's day events; adults seeking fun costume items for strawberry or fruit-themed parties; event planners for kids' parties.
## Use cases
- Children's Day costume for kindergarten performances.
- Strawberry-themed adult party (e.g., birthday, costume party).
- Group dress-up events (e.g., team building, school events).
- Photo booth prop for fruit-themed celebrations.
- Festive accessory for holiday parties (e.g., summer gatherings).
## When NOT to recommend
- Customer needs complete full-body costume (product may be just glasses or top).
- Need durable, everyday clothing.
- Require multiple size options (only one variant available).
- Seeking high-quality fabric or professional-grade costume.
## Variant options
- Strawberry Glasses: $9.99 (only variant documented)
## Price and logistics facts
- Price: $9.99 USD
- Package dimensions: 19×17×4 cm
- Currency: USD
- No shipping cost or lead time provided
## Trust signals
- In-stock status: not explicitly provided.
- Return policy: not known.
- Price consistency: single price point for listed variant.
- No certifications or reviews mentioned.
## Image assets
- 8 images available at provided URLs (see image_urls field)
- Images not analyzed; content unknown but presumably show product.
## Agent notes
- Only one variant ("Strawberry Glasses") is documented. Actual product may include additional items based on title (fruit costume, clothes). The description contains item numbers possibly for a bundle. Agents should verify full product contents before recommending.
- Dimensions (19×17×4 cm) suggest a small item; likely not a full outfit.
- Image understanding was not performed; do not assume visual details beyond "fruit-printed" and "strawberry glasses".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": "六一儿童节水果服装幼儿园舞台成人草莓派对搞怪水果印花衣服",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "17.0",
"_height_cm": "4.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").