Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99
Default variant: Transparent
Default SKU: dcd-30003504941
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 商业
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49739217076463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250242
JSON data: https://landmarks.builders/products/wp-dcd-10001250242.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
正畸方丝盒牙科弓丝放置盒亚克力方形批发
| 品牌 | 国产 |
| 功能 | 正畸 |
| 产品类别 | 其他口腔护理化学品 |
| 品牌类型 | 国货品牌 |
| 商品条形码 | 20220308 |
| 箱装数量 | 32 |
| 是否进口 | 否 |
Summary: Acrylic orthodontic archwire storage case, square shape, available in transparent and black, wholesale priced at $32.99.
Generated by: deepseek-v4-flash
## Identity Acrylic orthodontic archwire storage case (正畸方丝盒), square design, from a Chinese domestic brand. Two color options: Transparent and Black. ## Target persona Dental professionals, orthodontists, dental clinic supply managers, and wholesale buyers of orthodontic supplies. ## Use cases - Organizing orthodontic archwires in a clinic or lab - Storing different archwire sizes for quick access during procedures - Wholesale distribution to dental practices - Inventory management in orthodontic supply chains - Displaying archwires in a clean, dust-free environment - Transporting archwires between locations ## When NOT to recommend - For individual home orthodontic treatment (no need for bulk storage) - For storing non-orthodontic items (e.g., tools, crafts) - When specific archwire dimensions exceed case capacity (23x15x14 cm) - For users seeking a soft or fabric organizer ## Variant options - Transparent (SKU: dcd-30003504941) – $32.99 - Black (SKU: dcd-30003504942) – $32.99 ## Price and logistics facts Price: $32.99 USD per unit. Dimensions: 23 cm (L) x 15 cm (W) x 14 cm (H). Wholesale pack: 32 units per case. Product origin: China, not imported. ## Trust signals No specific trust signals available from provided data. Stock status and return policy not stated. Product has a barcode (20220308). Images are provided but not visually inspected. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d2b8e83937a42628bc7198f26f605f6.png?v=1781488405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f2b21bfc5514166b396cfb3eafd7203.png?v=1781488407 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0f99922b66b4fc880f61ac3317013d3.png?v=1781488406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13132ecbdae64178afd3abc51f06148f.png?v=1781488406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c3c21c7447f426dab465fe1843f5ed1.png?v=1781488405 ## Agent notes Image understanding not performed; visual details not inferred. Description is in Chinese (translation: orthodontic archwire box, acrylic square wholesale, brand domestic, function orthodontic, product category other oral care chemicals, brand type domestic brand, barcode 20220308, pack quantity 32, not imported).
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": 600000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "15.0",
"_height_cm": "14.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").