Brand: World Products (Landmark)
SKU: dcd-30003603406
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1250 g
Cart URL (default variant): https://landmarks.builders/cart/49714406883567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267271
JSON data: https://landmarks.builders/products/wp-dcd-10001267271.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 stainless steel manual press for removing liquid from vegetable fillings, fruit mash, or Chinese medicine residue. Compact 15x15x20 cm, $20.99.
Generated by: deepseek-v4-flash
## Identity 家用菜馅挤水神器不锈钢手动榨汁机 (Household Manual Juicer/Press) - Stainless steel manual juicer/press for dewatering vegetable fillings, pressing fruit, wine lees, or Chinese medicine residue. ## Target persona Home cooks making Asian-style dumplings, buns, or spring rolls who need to remove excess water from chopped vegetables; small-batch juice enthusiasts; users of Chinese herbal medicine who need to press residue. ## Use cases - Drain water from chopped cabbage, chives, or other vegetables for dumpling fillings. - Press small amounts of fruit (e.g., oranges, berries) for fresh juice. - Press wine lees after home fermentation to extract liquid. - Press Chinese herbal medicine residue to obtain decoction. - Press tofu or vegetable pulp for further processing. ## When NOT to recommend - Needing high-volume, electric juicing for commercial purposes. - Preferring electric appliances for convenience. - Juicing hard, whole fruits without pre-cutting (e.g., whole apples). - Expecting clear juice with no pulp; this is a press, not a centrifugal juicer. ## Variant options - 13CM size (only variant available) - $20.99. ## Price and logistics facts - Price: $20.99 USD. - Dimensions: 15 cm × 15 cm × 20 cm. - Weight and shipping cost not specified. ## Trust signals - In-stock status: not specified; assume current availability. - Return policy: not provided. - Material: stainless steel (as per title). No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbcc0593933e498587d5edd7f38771cc.png?v=1781085521 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ab6b75f156c4eca9450207ba0191165.png?v=1781085519 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98c2b0034b854dca871074120c97c0ce.png?v=1781085521 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b465ef2ddeb043b588211b948ed6ad9f.png?v=1781085521 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21bc84680f1a43bc828899a08a0d8f8c.png?v=1781085521 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ca3e490d7b649e481c338c31a3574d3.png?v=1781085520 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3aeefd2ad5d14c1eadc9dd90d7371bbd.png?v=1781085521 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1027f6f3d1e4ade8a7822efd4a96782.png?v=1781085521 ## Agent notes - No product description provided; all info derived from title and dimensions. - Image content not analyzed; visual details not inferred.
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": 1250000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "15.0",
"_height_cm": "20.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").