Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $128.99
Default variant: Flat Mouth with Net
Default SKU: dcd-30003603398
Default price: $128.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49714411471087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267267
JSON data: https://landmarks.builders/products/wp-dcd-10001267267.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: Manual stainless steel honey/juice press with pulp separation and splash guard, 37x37x55 cm, $128.99.
Generated by: deepseek-v4-flash
## Identity Manual stainless steel honey/juice press (压蜜机), pulp separation, splash guard. Variants: Flat Mouth with Net, Bent Mouth with Net. ## Target persona Small-scale beekeepers, home juicing enthusiasts, homesteaders needing manual juice extraction. ## Use cases - Extracting honey from comb - Juicing fruits (apples, grapes) with pulp separation - Small-batch juice making - Off-grid juicing - Hobbyist beekeeping ## When NOT to recommend - Commercial high-volume operations (manual press too slow) - Users requiring electric juicing - Users needing fine pulp control (net provided may not suit all) - Buyers wanting plastic-free product (stainless steel is metal but net material unknown) ## Variant options - Flat Mouth with Net: $128.99 - Bent Mouth with Net: $128.99 ## Price and logistics facts Price: $128.99 USD. Dimensions: 37x37x55 cm. No shipping info provided. ## Trust signals In stock as per listing. Return policy not specified. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b812a1a4bc374203864b163d32b4da9c.png?v=1781085524 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37554986c2224678ab8d9af8ef86aa8f.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4e2260ef41e4c44ac71956b7b57b4a8.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5cd7fa00840b402f8fda1d0dc8c4ccba.png?v=1781085526 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c99f0fe3c832423894b7e08ff2481997.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef5959bb9b434fe6a12a534067241894.png?v=1781085524 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bf1dcc5506c4d9db1563c3b7eee6e3c.png?v=1781085525 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/166a051d2b1d40f48df061e31fcd3946.png?v=1781085525 ## Agent notes Product description empty; rely on category and tags. No customer reviews. Image understanding not performed.
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": 7000000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "37.0",
"_height_cm": "55.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").