Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Orange
Default SKU: dcd-30003613480
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714029265135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271162
JSON data: https://landmarks.builders/products/wp-dcd-10001271162.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: Japanese-style children's crossbody bag for outdoor use, lightweight, fits water bottle and phone, available in Orange, Green, Pink at $11.99.
Generated by: deepseek-v4-flash
## Identity
Item: Children's crossbody bag, Japanese style, suitable for outdoor activities. Color options: Orange, Green, Pink. Price: $11.99 USD.
## Target persona
- Parents of children aged 3-10 seeking a lightweight, affordable bag for daily outings.
- Caregivers who prioritize easy-carry designs (crossbody) for kids' essentials.
- Budget-conscious families looking for a fun "dopamine" colored accessory.
## Use cases
- Day trips to parks, zoos, or playgrounds where the child carries their own water bottle and small phone.
- School field trips or outdoor learning sessions needing a hands-free bag.
- Casual walks or shopping trips where the child wants to carry a few small items.
- Lightweight travel use (airplane or car rides) for kid's personal items.
## When NOT to recommend
- Not for children under 2 years old due to small parts or choking hazard risk.
- Not for carrying heavy items like books or tablets (max capacity not specified).
- Not for formal occasions or dressy events (casual style only).
- Not for users requiring waterproof or extreme-durability gear.
## Variant options
- Orange
- Green
- Pink
## Price and logistics facts
- Price: $11.99 USD (all variants)
- Dimensions: 27.0 cm length x 21.0 cm width x 7.0 cm height
- Currency: USD
## Trust signals
- In-stock: Not explicitly stated; assume available unless noted otherwise.
- Return policy: Not provided in source data.
- Price consistency: All variants priced identically at $11.99.
- Certifications: None mentioned.
## Image assets
- [Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9c3a97f63b7481fba71c18dc4248c07.png?v=1781085208]
- [Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ad06698d2444180a3420c51b913a639.png?v=1781085208]
- [Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/711bf7734f294fcd8d81983dc5190798.png?v=1781085208]
- [Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5b0b7953b064d72a1b1d1bef111c479.png?v=1781085207]
- [Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ff4630273e44497b70780f19a26b352.png?v=1781085208]
- [Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9da1e33d36f649ae8985d29c63e21a7d.png?v=1781085208]
- [Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e50ad41ed34846aea98463886522e0d7.png?v=1781085207]
- [Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc9f28fd335a4188a58710d0955169fb.png?v=1781085208]
## Agent notes
- Product description was empty ("."), so all details come from title, tags, and dimensions.
- No material or care instructions provided.
- Weight not specified; assume lightweight.
- Image content was not analyzed by this agent.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": 250000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "21.0",
"_height_cm": "7.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").