Brand: World Products (Landmark)
SKU: dcd-30003624572
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49713179984111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275694
JSON data: https://landmarks.builders/products/wp-dcd-10001275694.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可爱异形软萌治愈创意搞怪文具收纳袋
| 材质 | 其它 |
| 风格 | 创意 |
| 性别 | 通用 |
Summary: Shark star-shaped pencil case, Xiaohongshu-inspired cute design, $14.99, dimensions 25x15x4 cm.
Generated by: deepseek-v4-flash
## Identity Creative shark star-shaped pencil case (Shark Star style), made of unspecified soft material. Dimensions: 25 x 15 x 4 cm. ## Target persona Students and young adults who follow Xiaohongshu trends, like cute and unique stationery, and seek affordable accessories for daily use. ## Use cases 1. Organizing pens and pencils at school or office. 2. As a decorative accessory for bags or desks. 3. Gift for friends who like cute stationery. 4. Collectible for shark or star themed items. 5. Used as a small cosmetic bag for travel. ## When NOT to recommend 1. Users needing large capacity for many pens. 2. Professional or formal environments requiring plain accessories. 3. Those with allergies to unspecified materials. 4. Buyers seeking durable, heavy-duty storage. ## Variant options Only one variant: Shark Star, price $14.99. ## Price and logistics facts Price: $14.99 USD. Dimensions: 25x15x4 cm. No shipping or return policy provided in source data. ## Trust signals Stock status unknown. No return policy mentioned. No certifications listed. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae2da6f799c948cc9f77645f65d1def4.png?v=1781084455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/858151995b2f4d3bbfc1ee1c577d9251.png?v=1781084455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf64a83adb0a485a9f827bf33ecd5cef.png?v=1781084456 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0fe061e9a2d4c33b8cac0928ceb76f7.png?v=1781084455 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4578e0952dea480389eb94de3ccd1b20.png?v=1781084455 Images not visually analyzed. ## Agent notes Product categorized under '缝纫' (sewing) but description indicates stationery storage bag, may be misclassified. Only one variant. No user reviews.
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": "Shark Star Pencil Case Novelty Soft Cute Shape Storage Bag",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "15.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").