Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Silver L Iron Ring
Default SKU: dcd-30003607646
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714165481711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268964
JSON data: https://landmarks.builders/products/wp-dcd-10001268964.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
【厂家供应】铁架台标准铁架台方座支架微型铁架台化学试验室全套
| 货号 | 01 |
| 品牌 | 其他 |
| 是否加工定制 | 否 |
| 产品类别 | 铁架台 |
| 功能 | 实验 |
| 颜色 | 国标铁架台整套80cm |
| 材质 | 铁 |
| 适用范围 | 化学实验 |
| 应用场景 | 实验 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 1 |
Summary: Iron lab stand set with selectable clamp/ring accessories, 35x10x8 cm, iron construction, for chemistry experiments, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: Iron lab stand (standard, square base, micro) for chemistry labs. - Brand: Other (unbranded). - Material: Iron. - Dimensions: 35x10x8 cm. - Base price: $9.99 USD. ## Target persona - Chemistry students needing a basic stand for school labs. - High school lab technicians setting up demonstration experiments. - DIY chemistry enthusiasts performing home experiments. - Educators building low-cost lab equipment. ## Use cases - Supporting flasks and beakers during heating over a burner. - Setting up filtration or distillation apparatus. - Holding burettes for titration. - Organizing glassware in a limited workspace. - Conducting microscale chemistry experiments. ## When NOT to recommend - Analytical labs requiring corrosion-resistant materials (e.g., stainless steel). - Heavy-duty industrial chemistry applications. - Customers needing a full stand with base if this listing is only clamp accessories (ambiguous). - Users requiring precise, heavy-load support. ## Variant options - Silver L Iron Ring - Silver Cross Clamp - Black S Iron Ring - Black L Iron Ring - Black Cross Clamp - Black Flask Clamp - Ss Clamp - Silv Universal Clamp - Blk Universal Clamp ## Price and logistics facts - Price: $9.99 USD per unit (all variants same price). - No shipping or tax information provided. ## Trust signals - No certifications or return policy stated. - Price consistent across all variants. - Stock status unknown. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content not analyzed; treat URLs as fetchable assets. - Product listing ambiguity: title suggests a complete stand, but variants are clamps/rings; assume main product is stand with accessory options. - No weight, material specifics beyond 'iron', or usage instructions provided.
This product has 21 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": 250000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "10.0",
"_height_cm": "8.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").