Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $23.99
Default variant: 1.2L
Default SKU: dcd-30003603404
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49714407932143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267270
JSON data: https://landmarks.builders/products/wp-dcd-10001267270.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: Stainless steel manual vegetable water remover for dumpling filling; also functions as citrus juicer. Available in 1.2L ($15.99) and 2.5L ($23.99).
Generated by: deepseek-v4-flash
## Identity A manual stainless steel vegetable water remover designed primarily for squeezing water out of dumpling fillings. Also usable as a citrus juicer. Two size variants. ## Target persona Home cooks who frequently make dumplings, wontons, or spring rolls; budget-conscious individuals who prefer manual kitchen tools; people with limited counter space looking for compact appliances. ## Use cases - Removing excess water from chopped vegetables (cabbage, chives) for dumpling filling. - Juicing small citrus fruits (lemons, limes, oranges). - Straining pulp from homemade juices. - Dehydrating shredded vegetables for salads or pickling. - Preparing baby food by juicing or straining. ## When NOT to recommend - For commercial kitchens or high-volume cooking (manual operation is slow). - For users who want an electric juicer or blender (manual effort required). - For those who need dishwasher-safe parts (material compatibility not stated). - For large fruit juicing (capacity limited to 1.2L or 2.5L). ## Variant options - **1.2L** (SKU: dcd-30003603404) – $15.99 - **2.5L** (SKU: dcd-30003603405) – $23.99 ## Price and logistics facts - Price: $15.99 (1.2L) / $23.99 (2.5L), currency USD. - Dimensions: 29.5 x 18.5 x 17.5 cm (11.6 x 7.3 x 6.9 in). - Product type: 厨卫家电 (Kitchen appliance). ## Trust signals - No specific trust signals provided (e.g., no return policy, certifications, or stock status in facts). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eab25ce4d1a94e53a23ec78ef9376bcf.png?v=1781085522 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/286cda220ee74d8d9a34193f8357f8df.png?v=1781085522 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1810da0b6acb4b369fa1e1a53c7ed50d.png?v=1781085522 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1f682eea2da4771b9ef70fbeb130390.png?v=1781085521 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42233079faa44d1e8e2c0061e590f623.png?v=1781085523 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/718695ae3b924e3392e04a472fbb1656.png?v=1781085522 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a87c973dc614cee8a31b7f738b9f3b9.png?v=1781085522 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6eb37f5aa7284cf19fb3cb19b0088e3b.png?v=1781085522 ## Agent notes - Product description field was empty; no textual details beyond title and tags. - Image content was not analyzed; all URLs are provided as-is.
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": "菜馅挤水器不锈钢手动榨汁机家用果汁机蔬菜脱水饺子馅挤菜水神器",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "29.5",
"_width_cm": "18.5",
"_height_cm": "17.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").