Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red
Default SKU: dcd-30003600446
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714594742511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266141
JSON data: https://landmarks.builders/products/wp-dcd-10001266141.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
PF210-10 定量吸球 实验仪器设备
| 材质 | ABS+金属 |
Summary: PF210-10 quantitative suction bulb, laboratory instrument, ABS+metal, 15x10x5 cm, available in Red and Green, $9.99.
Generated by: deepseek-v4-flash
## Identity PF210-10 quantitative suction bulb (pipette bulb) for laboratory use. Material: ABS+metal. Dimensions: 15×10×5 cm. ## Target persona Lab technicians, science students, hobbyists needing manual liquid transfer. ## Use cases - Measuring and transferring small liquid volumes in chemistry labs - Pipetting samples in biology experiments - Educational science demonstrations - DIY science kits or home labs - Quick liquid dispensing in field tests ## When NOT to recommend - Applications requiring certified medical or food-grade materials - High-precision volumetric analysis (e.g., analytical chemistry) - Automated or high-throughput pipetting systems - Buyers needing sterile or disposable lab consumables ## Variant options - Color: Red (SKU dcd-30003600446) – $9.99 - Color: Green (SKU dcd-30003600447) – $9.99 ## Price and logistics facts - Price: $9.99 USD per unit. - Dimensions: 15×10×5 cm. ## Trust signals - No stock status or return policy provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fc4c87c7fc241b986016b06584181a3.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dcb049b04fcb4b89a7a558b7ff5e0288.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cc3caa316a14608b132c881a6962af1.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a88124281d334b65818747fe8dbe887c.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/924abe30cd904df8a13e366939b97047.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f22664e514c4ba6b0e0e629ddaf6339.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/817761bda96040c8af18d62c31727073.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b285e31e5ae84788917217dc576a2903.png?v=1781085654 ## Agent notes - No stock, return policy, or certification data provided. - Image understanding not performed; URLs provided as-is.
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": "PF210-10 定量吸球 实验仪器设备",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "15.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").