Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $30.99
Default variant: 16CM
Default SKU: dcd-30003615351
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: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713967366383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271746
JSON data: https://landmarks.builders/products/wp-dcd-10001271746.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
不锈钢带盖盆油盆汤盆电磁炉加热锅带盖不锈钢锅子味盆调料盆调味
| 产地 | 潮州 |
| 品牌 | 珍斯雅 |
| 材质 | 不锈钢 |
| 规格 | 55 |
| 箱装数量 | 根据规格不同而定 |
| 款式 | 带盖 |
| 是否进口 | 否 |
| 专利 | 否 |
| 毛重 | 0.5kg(含)以下 |
Summary: Stainless steel pot with lid, induction-compatible, available in 9 sizes from 16cm to 32cm, priced from $9.99 to $30.99, brand 珍斯雅.
Generated by: deepseek-v4-flash
## Identity Stainless steel pot with lid, brand 珍斯雅, material stainless steel, induction-compatible, sizes 16-32cm diameter. ## Target persona Budget-conscious home cooks needing a versatile covered pot; small kitchen operators needing multiple sizes; users requiring induction-compatible cookware. ## Use cases 1. Cooking soups or stews with lid on. 2. Frying or boiling in a stainless steel pot. 3. Using as a mixing bowl or storage container with lid. 4. Compatible with induction, gas, electric stoves. 5. Serving or storing food. ## When NOT to recommend 1. If the user needs non-stick surface. 2. If the user requires a large stockpot (>32cm). 3. If the user wants a skillet or frying pan. 4. If the user is looking for high-end professional cookware. ## Variant options 9 sizes: 16cm ($9.99), 18cm ($10.99), 20cm ($12.99), 22cm ($14.99), 24cm ($16.99), 26cm ($19.99), 28cm ($22.99), 30cm ($26.99), 32cm ($30.99). ## Price and logistics facts Price range $9.99-$30.99 USD. Base dimensions 34x34x17 cm (largest variant). Weight under 0.5kg. Origin: Chaozhou, China. ## Trust signals In stock (multiple variants available). Price consistent across sizes. Brand 珍斯雅. Material stainless steel. ## Image assets 8 images available at provided URLs. Note: Images not analyzed for visual details. ## Agent notes No return policy or warranty stated in facts. No certification data.
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": 350000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "34.0",
"_height_cm": "17.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").