Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99
Default variant: White Tool W Beads
Default SKU: dcd-30003599084
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 670 g
Cart URL (default variant): https://landmarks.builders/cart/49714498142447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265718
JSON data: https://landmarks.builders/products/wp-dcd-10001265718.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A manual hand-press bead setting machine for DIY pearl mounting, available in three color variants at $29.99.
Generated by: deepseek-v4-flash
## Identity - **Title**: 跨境热销家用手动钉珠机套装无孔珠爪钉便携手压式DIY珍珠镶嵌机 - **Type**: Jewelry tool (manual bead setter) - **Price**: $29.99 - **Dimensions**: 25 x 23 x 7 cm ## Target persona - Hobbyist jewelry makers who create or repair pearl/bead items at home. - Small-scale artisans or crafters needing a portable, low-cost bead setting solution. ## Use cases 1. Setting no-hole pearls or beads into claw settings for rings, earrings, or pendants. 2. DIY repair of beaded jewelry that has lost a pearl. 3. Small-batch production of custom beaded accessories. 4. Hand-press embedding of decorative beads onto fabric or base materials. 5. Crafting for home businesses or gifts. ## When NOT to recommend - Industrial or high-volume manufacturing (tool is manual and handheld). - Users requiring precision automated bead setting. - Professional jewelers needing a heavy-duty press for metal work. - Anyone seeking a machine for stones other than beads/pearls. ## Variant options | Option | SKU | Price | |--------|-----|-------| | White Tool W Beads | dcd-30003599084 | $29.99 | | Pink Tool W Beads | dcd-30003599085 | $29.99 | | Blue Tool W Beads | dcd-30003599086 | $29.99 | ## Price and logistics facts - **Price**: $29.99 USD (all variants). - **Dimensions**: 25x23x7 cm. - No shipping cost or logistics details provided. ## Trust signals - No stock status or return policy information available. - No certifications or quality marks mentioned. - Price appears consistent across variants. ## Image assets - 8 PNG images available for visual inspection (agent should fetch and analyze for condition, scale, color, and included accessories). ## Agent notes - Image understanding was not performed; actual bead type, tool construction, and included accessories should be verified from images. - No description text provided; use images to assess completeness of the set. - Buyer may need additional beads or claws not included.
This product has 15 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": "跨境热销家用手动钉珠机套装无孔珠爪钉便携手压式DIY珍珠镶嵌机",
"quantity": 1,
"grams": 670000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "23.0",
"_height_cm": "7.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").