Brand: World Products (Landmark)
SKU: dcd-30003402217
Price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49810377441519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001202261
JSON data: https://landmarks.builders/products/m4x-10001202261.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sous Vide Container with Lid Clear Body Sous Vide Bath Container for Restaurant
| Item Type | Container |
| Material | Polycarbonate |
| Shape | Rectangle |
| Capacity | 6 L, 11 L, 26 L |
Summary: Sous Vide Container with Lid Food Grade Plastic Kitchenware Heat Resistant. 进店必抢 推荐产品 狂欢店庆日 低温烹饪慢煮机容器 低温慢煮浴盆盒 有孔慢煮箱 Sous Vide美国 ¥ 38.00 立即购买 真空低温慢煮机烹饪水箱浴盆容器配件11L 26L带开孔盖SOUS VIDE ¥ 38.88 立即购买 真空低温慢煮机烹饪水箱浴盆容器配件11L 26L带开孔盖SOUS VIDE ¥ 38.00 立即购买 分子美食工具 低温慢煮机 低温烹饪机 料理机 西班牙分子烹饪 ¥ 830.00 立即购买 低温慢煮机棒 美国 低温慢煮机烹饪机 低温真空烹饪牛扒机 浴盆 ¥ 158.00 立即购买 西班牙Sous Vide真空烹饪低温慢煮机 商用大功率重型低温机 ¥ 1380.00 立即购买 分子美食料理美国低温慢煮机水位循环低温烹饪机厨艺 ¥ 1548.00 立即购买 分子美食料理材料低温慢煮机美国Polyscience Sous Vide ¥ 6068.60 立即购买 【 产品名称】 :低温慢煮箱 【产品用途 】 :浴煮食物 【 产品材质】 :食品级pc 【 产品尺寸】 : 26升:长53cm 宽32.5cm 高20cm 12升:长32.5cm 宽
Generated by: m4x-map-v1
This product has 12 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": "Sous Vide Container with Lid Clear Body Sous Vide Bath Container for Restaurant",
"quantity": 1,
"grams": 900000,
"properties": {
"_length_cm": "33.5",
"_width_cm": "18.5",
"_height_cm": "21.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").