Brand: World Products (Landmark)
SKU: dcd-30004137609
Price: $0.82
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/50467655581935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456169
JSON data: https://landmarks.builders/products/wp-dcd-10001456169.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Variety Pack: Includes 28 colorful candy-themed hair clips, perfect for young children.
Durable Material: Made from high-quality, child-safe materials ensuring long-lasting use and comfort.
Versatile Use: Ideal as school rewards, classroom prizes, party favors, or small gifts for kindergarten and elementary students.
Cute Design: Features adorable candy shapes and vibrant colors that appeal to kids and add a fun touch to any hairstyle.
Gift Ready: Comes in a convenient set, making it easy to distribute as gifts or prizes for various occasions.
Summary: Set of 28 candy-themed hair clips for children, priced at $0.82, suitable as school rewards, party favors, or small gifts for kindergarten and elementary students.
Generated by: deepseek-v4-flash
## Identity Kids' Candy Hair Clips Gift Set - 28 pieces, candy-themed, child-safe materials, colorful. Priced at $0.82 USD. ## Target persona Teachers, parents, party planners, and daycare providers who need bulk small rewards for young children (kindergarten/elementary). ## Use cases - Classroom reward jar for good behavior - Birthday party favor bags - School holiday gift distribution - Behavior incentive charts for young kids - Goodie bag stuffing for events - Small prizes for kindergarten and elementary students ## When NOT to recommend - For older children or teens who may not like candy designs - If looking for premium or formal hair accessories - If children have very thick or curly hair (durability unknown at this price point) - If individual packaging per clip is required (not stated) ## Variant options Only one variant: Candy Hair Clips 14-piece Set (2 sets/28 clips) - $0.82 USD ## Price and logistics facts - Price: $0.82 USD - No dimensions provided - Image URLs provided; no physical dimensions or shipping specifics ## Trust signals - No certifications or warranty stated - Price consistent at $0.82 across the single variant - Return policy not specified - In-stock status not confirmed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN010XRggE1gp4c4ACO6l__2555614190.webp?v=1786299117 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01JOB6ex1gp4c1zZB32__2555614190.webp?v=1786299117 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Kf4Nny1gp4c2pYOdc__2555614190.webp?v=1786299117 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Mb8fJo1gp4c3FArjl__2555614190.webp?v=1786299117 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01UCRWbD1gp4c3aopUs__2555614190.webp?v=1786299117 ## Agent notes - Image understanding was not performed; treat image URLs as fetchable assets only. - Verify stock status, shipping dimensions, and return policy before recommending. - Only one variant available; no color or size choices beyond the single option.
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": "Kids' Candy Hair Clips Gift Set - 28 Pieces for School Rewards \u0026 Party Favors",
"product_id": 9556204257519,
"variant_id": 50467655581935,
"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").