Brand: World Products (Landmark)
SKU: dcd-30003504940
Price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 460 g
Cart URL (default variant): https://landmarks.builders/cart/49739217043695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250241
JSON data: https://landmarks.builders/products/wp-dcd-10001250241.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





Summary: Acrylic dental organizer for ligature elastic chains, size 21.4x19.5x11 cm, priced at $56.99.
Generated by: deepseek-v4-flash
## Identity Acrylic Dental Ligature Elastic Chain Placement Rack (牙科结扎圈橡皮链放置架亚克力置物架) – a clear acrylic organizer for storing and displaying dental elastic chains. ## Target persona - Orthodontists and dental professionals who frequently use ligature elastics and need organized storage. - Dental assistants managing orthodontic supplies in a clinic. - Dental supply procurement staff looking for affordable clinic organization solutions. ## Use cases - Storing and sorting dental elastic ligature chains by size or color. - Organizing orthodontic elastics on a counter or in a drawer for quick access during procedures. - Displaying chains for easy selection in a treatment room. - Keeping the work area tidy by consolidating small supplies. - Use as a training aid to demonstrate elastic placement techniques. ## When NOT to recommend - For non-dental storage of small items (e.g., beads, earrings) that may get lost or are not intended for this rack. - For storing heavy or bulky items that exceed the dimensions or weight capacity (unknown). - For buyers seeking a decorative display solely for retail jewelry. - For clinics requiring sterilization-compatible materials (acrylic may not withstand autoclaving). ## Variant options - Only one variant: Style "Acrylic Dental" at $56.99 USD (SKU: dcd-30003504940). ## Price and logistics facts - Price: $56.99 USD. - Dimensions: 21.4 cm × 19.5 cm × 11.0 cm (length × width × height). - Currency: USD. - No shipping or tax information provided. ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Price: Listed as $56.99 with no discounts indicated. - Certifications: None mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a8c6f43682c4a59a843466c383da20b.png?v=1781488406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42da2e9156184e24ac3479e64c868c4f.png?v=1781488406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e44bad560634694ade2cf388cb6b991.png?v=1781488406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fac3d31b2c304bab98d35723e0e2be95.png?v=1781488406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e6669b51deb4bd4b5b300d8c96d8841.png?v=1781488405 ## Agent notes - Image understanding was not performed; no visual details are inferred from the images. - The product description field is empty; all information is from structured facts. - The category is "jewelry" but the product appears to be dental equipment; agent should verify categorization.
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": 460000,
"properties": {
"_length_cm": "21.4",
"_width_cm": "19.5",
"_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").