Brand: World Products (Landmark)
SKU: dcd-30003504940
Price: $9.72
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Orthodontic Storage
Vendor: World Products
Weight: 460 g
Cart URL (default variant): https://landmarks.builders/cart/50402817409263: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.
Material: This transparent acrylic oral storage holder is built as a clear organizer tray, making it easy to see stored items at a glance while keeping the layout neat and accessible. Function: Designed as a ligature loop holder, it helps organize small orthodontic supplies in single place, reducing blend-ups and keeping frequently used materials ready for routine use. Structure: The box-shaped body includes a hinged lid and a flat base, creating a practical acrylic oral storage holder that opens easily and sits steadily on a work surface. Storage Design: Inside, the tray features multiple round storage holes plus side slots, giving the elastic orthodontic chain holder a divided layout for separating different chain materials and accessories. Build Specification: With a stated thickness of 3.8 mm, this oral storage solution offers a solid feel while remaining transparent enough to support quick visual checks during daily organization.
Summary: Material: This transparent acrylic oral storage holder is built as a clear organizer tray, making it easy to see stored items at a glance while keeping the layout neat and accessible. Function: Designed as a ligature loop holder, it helps organize small orthodontic supplies in single place, reducing blend-ups and keeping frequently used materials ready for routine use. Structure: The box-shaped body includes a hinged lid and a flat base, creating a practical acrylic oral storage holder that opens easily and sits steadily on a work surface. Storage Design: Inside, the tray features multiple round storage holes plus side slots, giving the elastic orthodontic chain holder a divided layout for separating different chain materials and accessories. Build Specification: With a stated thickness of 3.8 mm, this oral storage solution offers a solid feel while remaining transparent enough to support quick visual checks during daily organization.
Generated by: deepseek-v4-flash
This product has 7 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Side Slots Acrylic Oral Storage Holder Hinged Lid Ligature Loop Holder 3.8 Mm Thick Orthodontic Chain Box Transparent",
"product_id": 9536698974447,
"variant_id": 50402817409263,
"quantity": 1,
"grams": 460,
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").