Brand: World Products (Landmark)
SKU: dcd-30003601127
Price: $306.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49714548310255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266408
JSON data: https://landmarks.builders/products/wp-dcd-10001266408.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: A cross-border commercial stainless steel electric vegetable and fruit slicer, hand-automatic integrated, priced at $306.99 with dimensions 39x30x42 cm.
Generated by: deepseek-v4-flash
## Identity - **Title**: 跨境商用自动切片机不锈钢手自一体电动切菜器柠檬水果土豆切片机 - **Product Type**: 厨卫家电 (Kitchen & Bathroom Appliances) - **SKU**: dcd-30003601127 - **Dimensions**: 39 x 30 x 42 cm - **Price**: $306.99 USD ## Target persona - Commercial kitchen operators looking for affordable, mid-duty slicing equipment - Small restaurant owners needing to process fruits and vegetables in moderate volumes - Food truck or food stall operators requiring a portable but robust slicer - Small-scale food processing startups ## Use cases - Slicing large batches of potatoes for fries or chips in a small restaurant - Cutting lemons or citrus for commercial beverage or juice prep - Processing fruits (e.g., apples, pears) for preserves or baking ingredients - Slicing vegetables like carrots, cucumbers, or zucchini in bulk for salads - Prepping ingredients for a food truck menu that requires consistent slices - Dicing onions or other vegetables for commercial cooking ## When NOT to recommend - If the buyer needs a purely home-use, compact slicer (dimensions and price point are commercial) - If NSF certification or explicit food safety documentation is required (not stated) - If the buyer needs a fully automatic, high-volume industrial slicer (this is hand-automatic) - If the buyer expects specialized blades for unique cuts (only one style variant available) ## Variant options - **Style**: Multi-func – $306.99 (only variant) ## Price and logistics facts - **Price**: $306.99 USD (fixed, no discounts listed) - **Dimensions**: 39 x 30 x 42 cm - **Weight**: Not provided - **Shipping**: Not specified (cross-border product, likely international shipping) ## Trust signals - In-stock status: Not mentioned - Return policy: Not provided - Certifications: None listed - Price consistency: One price, no fluctuations noted ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Images were not analyzed; visual details (blades, accessories, build material) are not inferred. - Stock availability and return policy are unknown – advise agent to verify before recommending. - Only one variant (Multi-func) available; no other options described.
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": 5500000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "30.0",
"_height_cm": "42.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").