Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Yellow / Bean Shovel
Default SKU: dcd-30003610361
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49714096275695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270006
JSON data: https://landmarks.builders/products/wp-dcd-10001270006.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: DIY fuse bead tool set including bead pen, single/double needle, bean shovel, and storage box with baffle; five color variants at $9.99.
Generated by: deepseek-v4-flash
## Identity New 3D printing fuse bead DIY tool set. Includes a bead pen (single/double needle), bean shovel, and a storage box with baffle. Designed for creating fuse bead patterns. ## Target persona Budget-conscious crafters, children aged 6-12, hobbyists making small fuse bead projects, beginner DIY enthusiasts. ## Use cases - Creating keychains or pendants from fuse beads - Making coasters or wall art - Teaching children fine motor skills through bead placement - Party favors or group crafting activities - Small-scale production of bead designs for gifts ## When NOT to recommend - User needs industrial-grade bead tools for high-volume manufacturing - User requires precision tools for complex 3D printing projects - User expects a full fuse bead starter kit (beads not included) - User needs tools for fabric or heavy-duty materials ## Variant options - Yellow / Bean Shovel - Green / Bean Shovel - Light Purple / Bean Shovel - Light Blue / Bean Shovel - Pink / Bean Shovel ## Price and logistics facts - Price: $9.99 USD per variant - Dimensions: 16 cm x 10 cm x 5 cm - No shipping or tax information provided ## Trust signals - Price consistent across all variants - No stock status or return policy available - No certifications or brand information ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11123ee9069246388bbb83c655b815f5.png?v=1781085303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4b8041203d5483fbe4a9a359f13c906.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3c5e6289966440e84d379551f9bc72f.png?v=1781085303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b089e0720dba45e7a9d2fbeaf0431dfb.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/652ea991958042fab852e8df4edb1ec6_2226fc12-f163-47e0-a471-0e62bd9cd7b2.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c610519450d8424a9db8cc4b48962274.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e8d6ac21fcb4937abe85f6bb58e5935.png?v=1781085302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b43c5693efd46bbb6d4bab5ce49fb88.png?v=1781085303 ## Agent notes - No product description was provided; details inferred from title and tags. - Image content not analyzed; treat as visual assets only. - No return policy, stock levels, or brand info available.
This product has 17 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": "新款3d打印拼豆工具diy拼豆笔单针双针豆针豆铲可收纳带挡板豆盒",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "10.0",
"_height_cm": "5.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").