Brand: World Products (Landmark)
SKU: dcd-30003504939
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: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49739216355567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250240
JSON data: https://landmarks.builders/products/wp-dcd-10001250240.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: A medium-sized dental rubber dam kit with frame, dam cloth, and face bow, priced at $11.99 for isolation during dental procedures.
Generated by: deepseek-v4-flash
## Identity Dental Rubber Dam Kit (Medium) – includes frame, dam cloth, and face bow. ## Target persona Dental professionals (dentists, hygienists, assistants) and dental students performing procedures requiring moisture control and isolation. ## Use cases - Root canal therapy (endodontic isolation) - Composite filling placement (moisture control) - Crown and bridge preparation - Pediatric dental procedures where cooperation is limited - Dental bonding and veneer application - Dry field maintenance for adhesive procedures ## When NOT to recommend - For patients with latex allergies (material not specified) - For procedures not requiring extensive isolation (e.g., simple exams) - When a larger or smaller size than medium is needed (no other sizes listed) - For applications in sewing or non-dental fields (product type may be misclassified) ## Variant options - Only one style: "Dental Rubber Dam" (SKU: dcd-30003504939) at $11.99 ## Price and logistics facts - Price: $11.99 USD - Dimensions: 15 x 13 x 3 cm - No shipping or stock information provided ## Trust signals - Product is listed with a single variant at a fixed price - No return policy, certifications, or stock status available from provided data ## Image assets - 5 images available (URLs listed below) 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6529179b3e094364945ffd76a4b83521.png?v=1781488405 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d804fd57ed64bd4b6cf5ed008dc1f68.png?v=1781488408 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1b2cf3a0bb748e2968297cf58856226.png?v=1781488407 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/359d91550302445db06d061c1c79e61b.png?v=1781488406 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82befa2794b64ab389583d33fa325bb9.png?v=1781488406 ## Agent notes - Product type is classified as "缝纫" (sewing), which may be incorrect; actual use is dental. - Image content was not analyzed; rely on URLs for fetching.
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": "橡皮障支架牙科橡皮障布工具面弓中号rubber dam",
"quantity": 1,
"grams": 90000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "13.0",
"_height_cm": "3.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").