Brand: World Products (Landmark)
SKU: dcd-30003561516
Price: $74.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 2560 g
Cart URL (default variant): https://landmarks.builders/cart/49716605616367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251061
JSON data: https://landmarks.builders/products/wp-dcd-10001251061.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: Factory-direct three-layer stainless steel milk pot with single handle, sanded finish, 18cm diameter, priced at $74.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: Three-layer stainless steel milk pot (saucepan) with single handle, sanded finish. - SKU: dcd-30003561516 - Dimensions: 34.5 cm (L) x 19.0 cm (W) x 13.0 cm (H) - Variant available: 18cm diameter, single handle. ## Target persona - Parents preparing baby food or heating milk. - Home cooks needing a durable, mid-sized stainless steel pot for small portions. - Budget-conscious buyers seeking factory-direct pricing. - Small households cooking for 1-2 people. ## Use cases 1. Heating milk for infant formula or toddler drinks. 2. Making baby purees and small batches of soup. 3. Simmering sauces, melting butter or chocolate. 4. Reheating leftovers (soups, stews) for one person. 5. Boiling eggs or cooking oatmeal. ## When NOT to recommend - For commercial kitchens or high-volume cooking. - If the buyer uses induction cooktops – stainless steel may work but not explicitly confirmed. - For large families needing >3 quart capacity. - For users preferring non-stick or ceramic coatings. ## Variant options | Option | SKU | Price | |--------|-----|-------| | 18CM / Single Handle | dcd-30003561516 | $74.99 USD | ## Price and logistics facts - Price: $74.99 USD (variant). - Dimensions: 34.5 x 19.0 x 13.0 cm (approx. 13.6 x 7.5 x 5.1 inches). - Origin: Factory direct; no explicit shipping or logistics details provided. ## Trust signals - In-stock status: Not provided in facts. - Return policy: Not provided. - Price consistency: Single variant at $74.99. - Certifications: None mentioned. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbde166bc4d04e19b76b5c4268bd775d.png?v=1781086784 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1e0bedebd9641639883f217fafaec71.png?v=1781086786 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/671e14f01e6c40149b272e32e962057e.png?v=1781086786 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4766ef2a6be841e88f9e8d641223913c.png?v=1781086786 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12aaf7df87bd44d98cbaf908cac24600.png?v=1781086785 ## Agent notes - Image content was not analyzed; visual details are not inferred. - No return policy, certifications, or stock level information is available in the provided facts.
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": 2560000,
"properties": {
"_length_cm": "34.5",
"_width_cm": "19.0",
"_height_cm": "13.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").