Brand: World Products (Landmark)
SKU: dcd-30003597122
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49714589466863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264947
JSON data: https://landmarks.builders/products/wp-dcd-10001264947.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
3 PCS手链辅助工具,固定辅助工具,适合佩戴的手链辅助工具
| 品牌 | 其他 |
| 货号 | 5884231 |
| 型号 | YS86110 |
| 厚度 | 4.0 |
| 是否IP授权 | 否 |
| 收容量 | 2 |
| 加印LOGO | 不可以 |
| 送礼用途 | 嘉奖纪念 |
| 是否属于礼品 | 商务礼品 |
| 材质 | 金属 |
| 造型 | 几何 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
Summary: 3-piece metal bracelet tool set for aiding in solo bracelet clasping and fitting, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity 3 PCS Bracelet Helper Tools – metal fixtures for aiding bracelet wearing (3 pieces). ## Target persona DIY jewelry enthusiasts; individuals with limited hand dexterity; seniors; people who wear bracelets alone and struggle with clasping. ## Use cases - Putting on a bracelet single-handedly without assistance. - Holding a bracelet steady while attaching the clasp. - Using as a third hand to keep bracelet open during fitting. - Assisting with stiff or small clasps. - Teaching children or beginners how to fasten bracelets. - Quick jewelry display or organizing. ## When NOT to recommend - Professional jewelers requiring precision tools. - Users needing resizing or repair tools. - Those who prefer magnetic or silicone clasp helpers. - High-volume commercial use (light-duty metal construction). ## Variant options - Size: Free (only one option) – $11.99 ## Price and logistics facts - Price: $11.99 USD - Package dimensions: 20×10×5 cm - Weight: not specified ## Trust signals - Price consistent across single variant. - No explicit return policy or stock status provided. - No certifications mentioned. ## Image assets - 8 images available at provided URLs (not analyzed). ## Agent notes - Product description is in Chinese; key attributes: metal material, geometric shape, not customizable, business gift category. - Only one size (Free) available.
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": "3 PCS手链辅助工具,固定辅助工具,适合佩戴的手链辅助工具",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "20.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").