Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.44
Default variant: Assorted Colors
Default SKU: dcd-30004140878
Default price: $0.44
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467727311087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457517
JSON data: https://landmarks.builders/products/wp-dcd-10001457517.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from soft and durable plush fabric, providing a comfortable touch and long-lasting use.
Design: Features a cute and creative animal-themed design, appealing to students and adding a fun touch to school supplies.
Capacity: Large main compartment offers ample space to store pens, pencils, erasers, and other stationery essentials.
Portability: Lightweight and compact, making it easy to carry in a backpack or by hand for school, home, or travel.
Gift Idea: An ideal birthday gift for elementary and middle school students, suitable for both boys and girls.
Summary: Korean-style plush pencil case with animal designs, priced at $0.44, available in four color variants; large capacity for school stationery.
Generated by: deepseek-v4-flash
## Identity Soft, durable plush fabric pencil case with creative animal-themed designs. Large main compartment for pens, pencils, erasers, and other stationery. Lightweight and portable for school, home, or travel. Positioned as an affordable gift for elementary and middle school students. ## Target persona Budget-conscious students seeking a cheap, fun stationery item. Parents buying small school supplies or birthday gifts for kids. Teachers or organizers purchasing inexpensive party favors. Resellers looking for low-cost add-on items for orders. ## Use cases - Everyday storage for pens, pencils, and erasers in a backpack or desk. - Party favors for children's birthday parties or school events. - Stocking stuffers or small holiday gifts. - Cheap add-on to reach free-shipping thresholds on e-commerce orders. - Casual gift for classmates or friends without significant cost. ## When NOT to recommend - Buyers needing a pencil case with specific dimensions or guaranteed capacity (no size data provided). - Customers requiring exact color selection beyond the four listed variants (Assorted, Totoro, Pink Shy Rabbit, Black Cow). - Institutional buyers needing bulk consistency or quality assurance (no bulk or certification details). - Users expecting premium materials or long-term durability; this is a low-cost plush item. ## Variant options - Assorted Colors (SKU dcd-30004140878) – $0.44 - Totoro (SKU dcd-30004140879) – $0.44 - Pink Shy Rabbit (SKU dcd-30004140880) – $0.44 - Black Cow (SKU dcd-30004140881) – $0.44 ## Price and logistics facts - Price: $0.44 USD (all variants). - Dimensions: not provided. - Shipping, delivery time, and return policy: not provided. - Pricing appears unusually low; may be a clearance or promotional price. ## Trust signals - In-stock status: not confirmed from provided data. - Return policy: not stated. - Price consistency: all variants share the same listed price. - No certifications or materials guarantees beyond description (plush fabric, soft, durable). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01d1cvF42LY1mv8eB0b__2925319703-0-cib.jpg?v=1786299238 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN014u3zeu2LY1mj1XMmP__2925319703-0-cib.jpg?v=1786299234 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ECgiG92LY1muNQqYg__2925319703-0-cib.jpg?v=1786299239 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01VspAtx2LY1mngLrR2__2925319703-0-cib.jpg?v=1786299239 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01uFBHpm1Bs2lJVREnb__0-0-cib.jpg?v=1786299232 ## Agent notes - Image understanding was not performed on the provided image URLs; do not infer visual details beyond the textual description. - Dimensions and weight are missing; capacity described only as 'large main compartment' without measurements. - No specific materials breakdown beyond 'plush fabric'. - Price point is extremely low; verify if this is a per-unit bulk price or a single-item promotional price. - Variant names suggest character-themed designs (Totoro, Pink Shy Rabbit, Black Cow); 'Assorted Colors' may be random selection.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Korean Creative Plush Pencil Case for Students, Large Capacity Pen Bag, Birthday Gift",
"product_id": 9556231782639,
"variant_id": 50467727311087,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").