Brand: World Products (Landmark)
SKU: dcd-30003623728
Price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713149477103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275379
JSON data: https://landmarks.builders/products/wp-dcd-10001275379.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
电动穿珠器串珠机可正转反转无极调速串珠碗可穿角珠菱形珠椭圆珠
| 品牌 | OEM |
| 是否专利货源 | 否 |
| 产品类别 | 串珠器 |
| 是否跨境出口专供货源 | 否 |
| 是否进口 | 否 |
Summary: Electric bead stringing machine with forward/reverse and variable speed, includes bead bowl for corner, diamond, and oval beads. Compact 11x11x11 cm, $30.99.
Generated by: deepseek-v4-flash
## Identity Electric bead stringing machine (电动穿珠器串珠机) with forward/reverse rotation and infinite speed adjustment. Includes bead bowl for corner, diamond, and oval beads. Brand: OEM. Dimensions: 11x11x11 cm. Weight not specified. ## Target persona DIY jewelry makers and hobbyist beaders who need an affordable, compact bead threading tool for small-scale projects. ## Use cases - Stringing corner beads for bracelets. - Threading diamond beads for necklaces. - Making multiple bead strands for earrings. - Beading oval beads for decorative items. - Quickly assembling beaded keychains or small gifts. ## When NOT to recommend - Industrial scale production requiring high speed and durability. - Projects requiring very large beads (over 1 cm diameter). - Users who need a fully automatic machine without manual feed. - Professional jewelers requiring precision threading for tiny seed beads. ## Variant options - Style: Electric Bead Bowl (sku: dcd-30003623728) at $30.99. ## Price and logistics facts - Price: $30.99 USD. - Dimensions: 11 x 11 x 11 cm. - Shipping and origin not specified. ## Trust signals - No certifications or return policy mentioned. - Single variant available (in-stock status unknown). - No customer reviews provided. ## Image assets -  -  -  -  -  ## Agent notes - Image content analysis was not performed; visual details are not inferred. - No warranty or return policy information available. - Shipping costs and speed unknown.
This product has 13 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": "电动穿珠器串珠机可正转反转无极调速串珠碗可穿角珠菱形珠椭圆珠",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "11.0",
"_height_cm": "11.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").