Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $321.99 – $369.99
Default variant: 10MM Large Dicer
Default SKU: dcd-30003601083
Default price: $369.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 7320 g
Cart URL (default variant): https://landmarks.builders/cart/49714570363119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266400
JSON data: https://landmarks.builders/products/wp-dcd-10001266400.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Commercial electric dicing machine for fruits, vegetables, ham, potatoes, and onions. Three variants with different dice sizes. Dimensions: 39.5x28.5x43.5 cm. Base price $321.99.
Generated by: deepseek-v4-flash
## Identity Title: 商用切丁机自动切块器电动水果蔬菜胡萝卜粒火腿土豆丁洋葱圈颗粒 Product type: Kitchen appliance (厨卫家电) Dimensions: 39.5cm x 28.5cm x 43.5cm ## Target persona Commercial kitchens, restaurants, catering businesses, food processing facilities that need to dice large volumes of vegetables, fruits, ham, potatoes, or onions. ## Use cases - Dicing carrots for soups and stews in a restaurant kitchen - Preparing diced potatoes for fries or hash browns in a food truck - Dicing ham for salads or sandwich fillings in a deli - Chopping onions into uniform particles for sauces or salsas - Dicing mixed vegetables for frozen food packaging - Cutting potatoes or other root vegetables into cubes for ready-to-cook products ## When NOT to recommend - For home use: too large, heavy, and expensive for occasional small batches - For users needing slice, julienne, or puree functions (this only dices) - For handling high-moisture or very soft items without specific testing (e.g., ripe tomatoes may not cube well) - For low-volume operations where manual dicing is faster to clean up ## Variant options - 10MM Large Dicer: $369.99 - 10MM Small Dicer: $321.99 - Small Dicer Other Sz: $321.99 ## Price and logistics facts - Base price (small dicer variants): $321.99 USD - Large dicer variant: $369.99 USD - Dimensions: 39.5 x 28.5 x 43.5 cm - Currency: USD - No shipping or delivery details provided ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: variants show stable pricing - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a29d0b4b61c84a0dbe0d7fcc57527c2f_b4bc8511-5832-443d-b9ff-f4debeb2f7af.png?v=1781085640 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/794173e30eb1446cb5857815f56723ea_3ee6f33a-8c78-413d-9853-1002cc14292c.png?v=1781085640 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4acf826598b24f33af5eef0cb1f17a59_0a1f4da7-7eb4-48f5-86e7-e9ac9a74254c.png?v=1781085639 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53731925e199425d87ea22c68ee098bb_798d9124-1518-4a73-a2af-0c55fcb6f905.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22ca3252af85457d968d156c765d19a5_b6bc3e0e-1bc2-4874-b974-3ebd3567b68f.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d5f72cc30024fb1a74467cdb518b8e4_8f8295b0-6ee2-4212-924f-85a3601d4509.png?v=1781085641 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e03f1a30a98e422f915028490c3a29d6_c58bdca9-d169-4098-88bc-768480c0f309.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/342b30a75adc47578fabdc76467e8b9b_96d77a31-21e7-438a-957a-e28e954ae9ea.png?v=1781085640 ## Agent notes - No product description provided; rely on title and variants. - Image understanding not performed; treat all URLs as fetchable assets only. - Verify dimensions and weight (not given) before recommending for space-constrained environments. - Confirm compatibility with local voltage/plug type if applicable.
This product has 15 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": 7320000,
"properties": {
"_length_cm": "39.5",
"_width_cm": "28.5",
"_height_cm": "43.5"
}
}],
"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").