Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $279.00 – $419.00
Default variant: Red 2L
Default SKU: dcd-30003681270
Default price: $279.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4100 g
Cart URL (default variant): https://landmarks.builders/cart/50150749077743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001296594
JSON data: https://landmarks.builders/products/m4x-10001296594.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: This versatile tabletop wine press is designed for small-batch processing, featuring a sturdy vertical threaded screw mechanism and a compact footprint that fits perfectly on any kitchen counter.
Primary Function: Operating as an efficient manual screw press, it allows you to easily extract liquids from grapes, herbs, soft fruits, and cheese by simply turning the paired round handle grips.
Key Features: Built with a sturdy stainless steel pressing cylinder and a perforated inner basket, this wine press ensures clean juice extraction while resisting rust and wear over time.
User Benefits: The integrated front juice outlet spout directs freshly squeezed liquid straight into your collection container, while the included mesh filter bag keeps unwanted pulp and seeds out of your final yield.
Versatile Purpose: Ideal for home winemakers and culinary enthusiasts, this multi-functional fruit press is perfect for crafting homemade beverages, pressing herbal tinctures, and preparing fresh ingredients.
Summary: Tabletop Fermented Beverage Press Compact Manual Screw Culinary pressGrade for Home Winemakers. 【Core Identity】: This versatile tabletop wine press is designed for small-batch processing, featuring a sturdy vertical threaded screw mechanism and a compact footprint that fits perfectly on any kitchen counter. 【Primary Function】: Operating as an efficient manual screw press, it allows you to easily extract liquids from grapes, herbs, soft fruits, and cheese by simply turning the paired round handle grips. 【Key Features】: Built with a sturdy stainless steel pressing cylinder and a perforated inner
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Tabletop Fermented Beverage Press Compact Manual Screw Culinary pressGrade for Home Winemakers",
"product_id": 9456867672303,
"variant_id": 50150749077743,
"quantity": 1,
"grams": 4100,
"length_cm": "36.5",
"width_cm": "32.5",
"height_cm": "45.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").