Brand: World Products (Landmark)
SKU: dcd-30003624578
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713165959407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275697
JSON data: https://landmarks.builders/products/wp-dcd-10001275697.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款白色星星鲨鱼笔袋ins可爱个性创意便携学生大容量文具收纳袋
| 品牌 | 其他 |
| 货号 | BD962 |
| 包装种类 | 基础包装 |
| 材质 | 涤纶 |
| 是否IP授权 | 否 |
| 风格 | 韩版 |
| 性别 | 通用 |
| 生产企业 | 工厂 |
Summary: White star shark patterned pencil case in polyester, 24x14x4 cm, $10.99. One color variant. Designed for students seeking cute, large-capacity storage.
Generated by: deepseek-v4-flash
## Identity White star shark patterned pencil case (白色星星鲨鱼笔袋). Polyester material. 24cm x 14cm x 4cm. $10.99. ## Target persona Students (primary/secondary school) looking for cute, large-capacity pencil cases. Korean-style enthusiasts on a budget. ## Use cases - Organizing pens, pencils, erasers for school. - Carrying small stationery items in backpack. - Gift for a child or teen who likes cute animal designs. - Lightweight travel storage for small items. ## When NOT to recommend - Professional artists needing specialized pen holders. - Adults seeking minimalist or premium accessories. - Buyers requiring waterproof or rugged materials. - Those who dislike polyester fabric or cartoon motifs. ## Variant options One variant: White (SKU: dcd-30003624578) at $10.99. ## Price and logistics facts Price: $10.99 USD. Dimensions: 24 x 14 x 4 cm. Weight not provided. Single variant. ## Trust signals In-stock status unknown. Return policy not specified. Price appears consistent for single variant. Brand: Other (unknown). No certifications. ## Image assets 5 PNG images available. URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3684f93a9804928ad635a6332fb97f5.png?v=1781084450 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1288312ec5ba41b68c20bb1244c09396.png?v=1781084450 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3afd0ca160d548d4aebd9bfb3926b0e9.png?v=1781084451 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b828a84365c476a89fddc3fec602c24.png?v=1781084451 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03976cce4cba472bb50b2e07422cb412.png?v=1781084455 ## Agent notes Product category tagged as '缝纫' (sewing) but description suggests pencil case. Verify intended use. No image analysis performed; visual assessment not included.
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": "新款白色星星鲨鱼笔袋ins可爱个性创意便携学生大容量文具收纳袋",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "14.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").