Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99
Default variant: Pink Rabbit
Default SKU: dcd-30003602458
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 360 g
Cart URL (default variant): https://landmarks.builders/cart/49714365759727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266855
JSON data: https://landmarks.builders/products/wp-dcd-10001266855.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: Ultra-light children's mushroom cartoon backpack, 2-in-1, for kindergarten and outdoor play. Dimensions 27x22x10 cm, $32.99, 3 style variants.
Generated by: deepseek-v4-flash
## Identity Kids' mushroom cartoon backpack, 2-in-1, ultra-light, with cushion strap back support. Brand: 粉鹿时代 (Pink Deer Era). Dimensions: 27x22x10 cm. Material unspecified. ## Target persona Parents of kindergarten-age children (3-6 years) looking for a lightweight, cute backpack for daily school or outdoor trips. Budget-conscious buyers. ## Use cases - Kindergarten daily school bag - Day trips or outdoor play - As a cute accessory for toddlers - Lightweight carry for snacks and toys ## When NOT to recommend - For heavy school textbooks (too small, ultra-light) - For children older than 6 years (size may be too small) - For formal or professional use - For buyers requiring specific material certifications ## Variant options - Pink Rabbit ($32.99) - Red Rabbit ($32.99) - Spaceship Dinosaur ($32.99) ## Price and logistics facts Price: $32.99 USD. Dimensions: 27x22x10 cm. Weight not specified. Shipping details unknown. ## Trust signals - In-stock status: Not explicitly stated (assume in stock from listing). - Return policy: Not provided. - Price consistency: All variants same price. - Certifications: None mentioned. ## Image assets - 8 images available at provided URLs. ## Agent notes - Material and lining material not specified (listed as "other"). - "Ultra-light" feature mentioned but no weight given. - Image understanding not performed; do not infer visual details.
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": 360000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "22.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").