Brand: Send From China
SKU: dcd-30003961911
Price: $0.69
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Craft Supplies
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://sendfromchina.ai/cart/50414371438831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001395784
JSON data: https://sendfromchina.ai/products/wp-dcd-10001395784.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This DIY fuse bead tool kit includes a press-type bead pen and a shaker pen for easy bead placement. It is made of PP plastic and is suitable for youth aged 15-35. The kit is designed for flat puzzles and is suitable for both genders. It is an educational toy that can be DIY customized. The difficulty level is beginner and the average completion time is 1-3 hours. It comes in a bag packaging.
Summary: DIY fuse bead tool kit with press-type bead pen and shaker pen, made of PP plastic, for flat puzzles, beginner level, 1-3 hours, pink variant, priced at $0.69.
Generated by: deepseek-v4-flash
## Identity DIY Fuse Bead Tool Kit with Press-Type Bead Pen and Shaker Pen. Includes a press-type bead pen and shaker pen. Material: PP plastic. Packaging: bag. Variant: Pink. Price: $0.69 USD. ## Target persona Youth aged 15-35 interested in DIY crafts; beginner fuse bead hobbyists; parents seeking low-cost educational toys for teens; crafters needing a simple bead placement tool. ## Use cases - Placing fuse beads on pegboards for flat puzzles. - Learning bead crafting with a beginner-friendly kit. - DIY custom bead designs at home. - Youth group craft projects. - Quick 1-3 hour craft session. - Educational toy for hand-eye coordination. ## When NOT to recommend - Professional crafters requiring high-precision or industrial-grade tools. - Children under 15 years old (target age is 15-35). - Users needing multiple color variants (only Pink offered). - Large-scale production or heavy continuous use. ## Variant options - Pink (SKU: dcd-30003961911) – $0.69 USD (only variant). ## Price and logistics facts - Price: $0.69 USD. - Dimensions: 16.0 cm × 4.0 cm × 4.0 cm. - Country of origin, shipping options, and delivery times are not specified. ## Trust signals - Price is clearly listed per variant. - Product tagged as quality audited and content validated. - No stock status or return policy information provided in the source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8deeb68d5f94aafa900e87aba63e46d.png?v=1786270117 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45d0f4713e0043c39748e5927830ed53.png?v=1786270248 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5e7cf42dfd64f6fb09ff171fa14faec.png?v=1786269869 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bd4be02b76141ffbbf398f30a617f1d.png?v=1786269868 ## Agent notes - Image understanding was not performed on the provided image URLs; they are listed as fetchable assets only. - Only one variant (Pink) is available. - Material is PP plastic as stated in the description. - No return policy or stock availability was supplied. - Intended for flat puzzles only; difficulty level is beginner.
This product has 4 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 cross-border shipping rates 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": "DIY Fuse Bead Tool Kit with Press-Type Bead Pen and Shaker Pen",
"product_id": 9540211572975,
"variant_id": 50414371438831,
"quantity": 1,
"grams": 80,
"length_cm": "16.0",
"width_cm": "4.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. The estimate endpoint uses the product dimensions
provided in the request. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").