Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Yellow / Small
Default SKU: dcd-30003563557
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: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49716608860399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251927
JSON data: https://landmarks.builders/products/wp-dcd-10001251927.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 3D printed perler bead pen and shovel set with storage box, available in 6 colors and 2 sizes, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Perler bead pen and shovel set (拼豆笔铲) with 3D printed smooth cheese-style shovel, needle pen, and storage box. ## Target persona Perler bead enthusiasts (children and adults) who create fuse bead art; parents buying craft supplies for kids; educators running bead craft activities; budget-conscious hobbyists seeking low-cost tools. ## Use cases - Assembling perler bead designs on pegboards using the pen. - Smoothly shoveling loose beads into the storage box. - Organizing beads by color using the storage tray. - Gifting as a starter tool set for new perler bead crafters. - Replacing worn or lost bead pens and scoops. ## When NOT to recommend - Professional sewing or textile work (product type is miscategorized). - High-volume industrial bead sorting (tool may not be durable enough). - Users needing precise, ergonomic pens for extended use. - Anyone seeking a complete perler bead kit with beads and pegboards (this is just tools). ## Variant options - Colors: Yellow, Pink, Silk Purple, Silk Blue, Gray, Silk Pink. - Sizes: Small and Large. - All variants priced at $9.99 USD. ## Price and logistics facts - Price: $9.99 USD (all variants). - Package dimensions: 24.0 x 17.0 x 5.0 cm. - No shipping or return policy information provided. ## Trust signals - Price consistent across all 12 variants. - In-stock status not specified. - No certifications or warranties known. ## Image assets -  -  -  -  -  ## Agent notes - Product description field is empty; all info from title, price, and variants. - Product type is "缝纫" (sewing) but title and context indicate perler bead craft; verify categorization. - Image content not analyzed; URLs provided as-is. - No customer reviews or ratings available.
This product has 24 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打印丝滑不卡奶酪豆铲豆针笔拼豆收纳盒拼豆工具",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "17.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").