Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $117.99 – $167.99
Default variant: 6L / Eu 220V
Default SKU: dcd-30003605316
Default price: $117.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 5700 g
Cart URL (default variant): https://landmarks.builders/cart/49714307236079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268061
JSON data: https://landmarks.builders/products/wp-dcd-10001268061.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
批量价格可联系客服详谈
Summary: Electric pressure cooker with 6L or 8L capacity, EU 220V plug, priced at $117.99 (6L) and $167.99 (8L), suitable for bulk cooking.
Generated by: deepseek-v4-flash
## Identity Electric pressure cooker (电压力锅) with EU 220V plug, available in 6L and 8L capacities. ## Target persona - Budget-conscious home cooks seeking multifunctional cooking - Small to medium households needing efficient meal preparation - Bulk buyers or small restaurant owners looking for high-volume cooking ## Use cases - Rapid cooking of beans, stews, and tough cuts of meat - Preparing large batches of rice or soup for family gatherings - Pressure cooking for meal prep and batch cooking - Cooking in dormitories or apartments with limited kitchen space - Replacing multiple appliances (rice cooker, pressure cooker) with one unit ## When NOT to recommend - Users requiring 110V or non-EU plugs (US, Japan, etc.) - Those seeking advanced smart features (WiFi, app control) - Users who need precise temperature control for sous-vide or yogurt making - Buyers expecting a compact, small-footprint appliance (dimensions 42x36x36 cm) ## Variant options - 6L / Eu 220V – $117.99 (SKU: dcd-30003605316) - 8L / Eu 220V – $167.99 (SKU: dcd-30003605317) ## Price and logistics facts - Price: $117.99 (6L), $167.99 (8L) – USD - Dimensions: 42 x 36 x 36 cm (length x width x height) - Bulk pricing available upon contacting customer service - Only EU 220V variant offered ## Trust signals - In-stock status: not specified; default assumption available - Return policy: not provided - Price consistency: two fixed price points by size - Certifications: none mentioned ## Image assets - Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b907996a52c64dfa92773bfd1b6d6ba3.png?v=1781085462 - Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8bbbe8249384ee9b91be19cf041bcc1.png?v=1781085463 - Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4c32f211f224b17922f7c9a7d3581e0.png?v=1781085462 - Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65cc274a914742ecbc91421d693fb3ba.png?v=1781085462 - Image URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1dc8f22f87b443e19c38e087597e64b4.png?v=1781085462 - Image URL 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12b9a05ef650467087a1c7b41c4a1b01.png?v=1781085462 - Image URL 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8ddb7801d02466c8a357d2c45db1bcb.png?v=1781085462 - Image URL 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/172abbbe4e8b496381b5d1bf17f1d5c2.png?v=1781085463 ## Agent notes - Image understanding not performed; visual details not inferred. - No warranty, return policy, or certifications specified. - Bulk price negotiation available via customer service. - Only EU 220V voltage variant; incompatible with other standards.
This product has 14 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": "电压力锅家用多功能电高压锅大容量高压电饭煲Pressure cooker",
"quantity": 1,
"grams": 5700000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "36.0",
"_height_cm": "36.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").