Brand: World Products (Landmark)
SKU: dcd-30003601112
Price: $157.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49714557419759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266405
JSON data: https://landmarks.builders/products/wp-dcd-10001266405.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: Stainless steel commercial vegetable cutter for cucumbers, potatoes, carrots, etc., producing fries or strips, wall-mountable set with 7-10-14mm sizes.
Generated by: deepseek-v4-flash
## Identity Commercial vegetable cutter/slicer for making strips and fries from potatoes, cucumbers, carrots, and similar vegetables. ## Target persona Small restaurant owners, food truck operators, caterers, and home cooks who need to process vegetables in bulk into consistent strips. ## Use cases - Cutting potatoes for french fries - Slicing cucumbers for salads - Cutting carrots for stir-fry - Making vegetable sticks for snacks - Preparing vegetables for deep frying ## When NOT to recommend - Need very thin slices (under 7mm) - Require dicing or cubing functionality - High-volume industrial production - Occasional home use with low volume ## Variant options - Size: 7-10-14mm / Style: Wall-mounted SET – $157.99 USD ## Price and logistics facts - Price: $157.99 USD - Dimensions: 40 x 24 x 24 cm - Only one variant available ## Trust signals - One variant listed as available - No return policy or stock level information provided - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07ebe72b14ab46a383c37d1784184fa7.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7a3151dfba7497ea2b53bbce86476e8.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/993eae394ef64c26b6ce2ac9b911dd15.png?v=1781085634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/778900a65ecc4c4686944cb9108c3684.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/027e94742831445ba61402b4745ff5b3.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb49b4ce19e847eead8d6d29936188a7.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e031d99095e244e8a4287ceec8d3af03.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7afa5468b3b74a4d979185c95df5662c.png?v=1781085632 ## Agent notes - Product description was empty; all info derived from title, tags, price, dimensions, and variant. - Image understanding not performed; visual details from product images are not included.
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": 4000000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "24.0",
"_height_cm": "24.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").