Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $20.99
Default variant: 1.5L
Default SKU: dcd-30003603400
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1350 g
Cart URL (default variant): https://landmarks.builders/cart/49714409832687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267268
JSON data: https://landmarks.builders/products/wp-dcd-10001267268.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 press juicer for fruits, vegetables, Chinese medicine, tea, vegetable filling, wine lees, and honey. Available in 1.5L ($16.99) and 2.5L ($20.99).
Generated by: deepseek-v4-flash
## Identity Stainless steel press juicer (squeeze press) for juicing and extracting liquids from fruits, vegetables, Chinese herbs, tea leaves, vegetable filling, wine lees, and honey. Manual operation, no electricity required. ## Target persona - Home cooks who make fresh juice, vegetable dumpling fillings, or small-batch herbal extracts. - Small-scale food processors or homesteaders needing manual liquid extraction. - Traditional Chinese medicine practitioners extracting herbal decoctions. - Brewers or winemakers pressing small quantities of wine lees. ## Use cases 1. Juicing soft fruits and vegetables (e.g., oranges, tomatoes, leafy greens). 2. Extracting juice from Chinese medicinal herbs for decoctions. 3. Squeezing liquid from cooked vegetable filling (e.g., dumpling stuffing). 4. Pressing wine lees or fruit pulp after fermentation. 5. Straining honey from comb or extracting honey from chunks. 6. Separating liquid from solid in small-batch food processing. ## When NOT to recommend - Large-scale commercial juicing (low volume, manual effort). - Juicing hard seeds, pits, or fibrous produce (e.g., whole apples, sugarcane) – not designed for that. - Users who prefer electric, high-speed juicers for convenience. - Applications requiring fine filtration or clear juice (no built-in filter). ## Variant options - **1.5L** – $16.99, SKU: dcd-30003603400 - **2.5L** – $20.99, SKU: dcd-30003603401 ## Price and logistics facts - Base price: $16.99 (1.5L) / $20.99 (2.5L). - Dimensions: 28.5 cm (L) x 20.0 cm (W) x 16.0 cm (H). - No weight provided; likely lightweight due to manual design. - No shipping details available. ## Trust signals - No warranty, return policy, or stock status provided. - Price consistency: two variants with clear pricing. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1513829c3644aea9e01d197336de966.png?v=1781085524 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8c119b6aae74ae196dca96dfa74bca5.png?v=1781085522 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/451220bceade48e4a1efa5f8006246ac.png?v=1781085524 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5863634fa1a64fc68427529e4a2cbe03.png?v=1781085524 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae7a4ef3aa154c9ab5d4936a173999a6.png?v=1781085522 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31f26b7fa360486baac0d5fa21e4b5c0.png?v=1781085524 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/514f91859120467ea5fe49da19dae5ad.png?v=1781085523 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0de5ffb1444442fa9c789e22f18f23c.png?v=1781085524 ## Agent notes - No description text was provided; details derived from title and product type. - Images were not analyzed; no visual features extracted. - Consider verifying compatibility with intended use (herbs, pulp, etc.).
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": 1350000,
"properties": {
"_length_cm": "28.5",
"_width_cm": "20.0",
"_height_cm": "16.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").