Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: White
Default SKU: dcd-30003624539
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49713194402031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275686
JSON data: https://landmarks.builders/products/wp-dcd-10001275686.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款JK蝴蝶结笔袋高颜值大容量水手服站立式学生专用文具收纳袋
| 品牌 | 久恒 |
| 货号 | JK蝴蝶结笔袋 |
| 材质 | 织物 |
| 是否IP授权 | 否 |
| 风格 | 创意风 |
| 性别 | 女 |
Summary: New JK bowtie pencil case, large capacity, standing sailor-style design, fabric, 22x10x9 cm, $13.99, for female students.
Generated by: deepseek-v4-flash
## Identity New JK bowtie pencil case, large capacity standing sailor-style pencil case for students. Brand: Jiuhong. Material: fabric. Female-oriented design. ## Target persona Female students who enjoy JK (Japanese school uniform) style and need a cute, functional pencil case. Also suitable for kawaii stationery collectors. ## Use cases - Organizing pens, pencils, and small stationery for school. - Standing upright on desk for easy access. - As a gift for friends who like anime or Japanese school fashion. - Everyday carry for school supplies. - Storing makeup brushes or small art tools (if size permits). ## When NOT to recommend - For users needing a professional or leather pencil case. - If stain resistance or extreme durability is required. - For those preferring minimalist, plain designs. - For users with large art supplies that exceed 22 cm length. ## Variant options - White (SKU: dcd-30003624539) - $13.99 - Navy Blue (SKU: dcd-30003624540) - $13.99 ## Price and logistics facts Price: $13.99 USD per variant. Dimensions: 22 x 10 x 9 cm. No shipping or return policy specified. ## Trust signals - Two color options at same price. - In-stock status not confirmed. Return policy not provided. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/979da39e71e0412581a3af58df416d2b.png?v=1781084460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f94c1ef411c94b10bb93fd8b125afb8c.png?v=1781084461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4266d2be9dbb4ffba69fb64b75d2eaa2.png?v=1781084459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32832911a4cf4c109284e9e1615ef8c5.png?v=1781084461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/466220e6ab6e415294dd0b45abcd8782.png?v=1781084461 ## Agent notes Image understanding was not performed. All image URLs are provided as-is.
This product has 14 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": "新款JK蝴蝶结笔袋高颜值大容量水手服站立式学生专用文具收纳袋",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "10.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").