Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99 – $31.99
Default variant: Orange 4 Blades
Default SKU: dcd-30003502594
Default price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49804480282863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250040
JSON data: https://landmarks.builders/products/wp-dcd-10001250040.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Multi-function kitchen vegetable slicer/shredder (擦丝器) with multiple blade options, dimensions 41x14.5x8 cm, priced from $21.99 to $31.99.
Generated by: deepseek-v4-flash
## Identity Multi-function kitchen vegetable slicer/shredder (擦丝器) with interchangeable blades for slicing, shredding, and grating. Available in multiple blade configurations. ## Target persona Home cooks who frequently prepare dishes requiring uniform vegetable cuts; busy parents seeking quick meal prep tools; small kitchen operators who need a manual, affordable alternative to electric processors. ## Use cases - Shredding potatoes for hash browns or latkes - Slicing carrots, cucumbers, or zucchinis for salads - Grating cheese or vegetables for toppings - Preparing coleslaw or stir-fry ingredients in bulk - Making thin vegetable ribbons for garnishes - Quick meal prep for weeknight dinners ## When NOT to recommend - For users requiring an electric, automated slicer (this is manual) - For high-volume commercial kitchens needing durability beyond home use - For slicing hard, frozen, or very dense foods (e.g., frozen meat, hard squash) - For users with limited hand strength or dexterity ## Variant options - Orange 4 Blades: $31.99 (sku dcd-30003502594) - Org 3 Blades-coarse: $27.99 (sku dcd-30003502595) - Orange 3 Blades-fine: $27.99 (sku dcd-30003502596) - Orange 2 Blades-m: $21.99 (sku dcd-30003502597) - Org 2 Blades-coarse: $21.99 (sku dcd-30003502598) ## Price and logistics facts - Base price: $21.99 (2-blade variants), up to $31.99 (4-blade variant) - Dimensions: 41.0 x 14.5 x 8.0 cm - Currency: USD - No shipping or return policy provided in facts. ## Trust signals - In-stock status: assumed available (no out-of-stock indication) - Price consistent across variants; no discounts or time-limited offers noted - No certifications or warranties mentioned in facts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bbd0e71e51c4dab8e9282709a67ef79.png?v=1781488452 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f8c435c60cb47d890bc81610d081218.png?v=1781488452 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1b0f3bc5fbc438ab9fcb8f657aa6722.png?v=1781488452 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30c90053b20b42cab14a3eacf01e4ffd.png?v=1781488451 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b7bd3f14db84a9aa9764249c5174374.png?v=1781488452 ## Agent notes - Image content analysis not performed; treat image URLs as fetchable assets only. - Product type: 厨卫家电 (kitchen appliance). - Description field empty; no additional usage or material details available.
This product has 17 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": 650000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "14.5",
"_height_cm": "8.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").