Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Elephant
Default SKU: dcd-30003601338
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: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49714591203567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266475
JSON data: https://landmarks.builders/products/wp-dcd-10001266475.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
卡通毛绒动物笔袋可爱学生文具收纳袋大容量萌趣玩偶造型笔袋
| 品牌 | 无品牌无注册商标 |
| 货号 | dk68768768 |
| 包装种类 | 基础包装 |
| 材质 | 毛绒 |
| 是否IP授权 | 否 |
| 风格 | 可爱风 |
| 性别 | 通用 |
| 生产企业 | 扬州得凯玩具厂 |
Summary: Cartoon plush animal pencil case, large capacity, cute shape, unisex, brandless, 27x18x9 cm, $9.99.
Generated by: deepseek-v4-flash
## Identity Cartoon plush animal pencil case (pencil bag). 27cm long, 18cm wide, 9cm tall. Material: plush. Brand: none. No IP license. Manufacturer: 扬州得凯玩具厂. ## Target persona Elementary and middle school students who want a fun, cute, large-capacity pencil case. Also parents buying for children. ## Use cases - Storing pens, pencils, and erasers for school. - Carrying stationery to class daily. - Using as a small soft toy during breaks. - Gift for a child's birthday or holiday. - Organizing art supplies for kids. ## When NOT to recommend - Professional or office use where a formal look is needed. - Situations requiring high durability (e.g., heavy loads, rough handling). - Buyers looking for branded or licensed merchandise. - Adults needing a minimalist or sleek design. ## Variant options 10 styles available, each $9.99: - Elephant - Turtle - Tiger - Hippo - Monkey - Macaque - Black Stripe Tiger - Brown Bear - Gorilla - Capybara ## Price and logistics facts Price: $9.99 USD. Dimensions: 27 x 18 x 9 cm. No bulk pricing or shipping details provided. ## Trust signals Basic packing. No brand or registered trademark. No IP license. Stock status not specified. Return policy not known. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70428c08082b4501bf204007763197c4.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32820b3a767e489d95a508ddc62d051c.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8b74a26c095443cb64422f21956fd65.png?v=1781085651 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb1a30d2dfe542ddad0e88046127bdf2.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f08cb817144344abac0dcad6fa46d103.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d274f3c6735462998b692299e15e523.png?v=1781085652 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/623ba3fc99b5409ebf38adac2641f9c1.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93f14efb127a4267a748144841952e71.png?v=1781085652 ## Agent notes Images were not analyzed; no visual details are inferred. All information derived from provided structured data.
This product has 22 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": 70000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "18.0",
"_height_cm": "9.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").