Brand: World Products (Landmark)
SKU: dcd-30003572079
Price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49716144931055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001255428
JSON data: https://landmarks.builders/products/wp-dcd-10001255428.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: Manual 304 stainless steel lemon juice press for outdoor use, 22.5x20.5x20 cm, $42.99. Suitable for lemons, oranges, pomegranates, watermelons.
Generated by: deepseek-v4-flash
## Identity 户外不锈钢304手动商用柠檬压汁机家水果机西瓜石榴果汁机榨汁器 ## Target persona Home cooks, small juice stand operators, outdoor event vendors who need a manual, durable juicer for citrus and firm fruits. ## Use cases - Squeezing lemons for fresh lemonade at home - Pressing oranges for juice at a farmers market - Extracting pomegranate juice for parties - Juicing watermelons for summer events - Making lime juice for cocktails at outdoor gatherings - Processing small batches of citrus for personal use ## When NOT to recommend - For high-volume commercial juicing (electric needed) - For soft berries or leafy greens (not designed for them) - For users who prefer electric juicers for convenience - For juicing large quantities of hard fruits like sugar cane ## Variant options - 18-16-18cm (SKU: dcd-30003572079) — $42.99 ## Price and logistics facts - Price: $42.99 USD - Dimensions: 22.5 cm (L) x 20.5 cm (W) x 20.0 cm (H) - No shipping or handling details provided ## Trust signals - No stock status or return policy information available - Product images provided for visual reference - Price is explicitly stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/625cad36fb7b4e42bf78ed4a7230e748.png?v=1781086528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66c6597ca31b4555ba7fdbbc762ad91b.png?v=1781086529 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ad2cd91cc4a492398bfd04dbcf096af.png?v=1781086527 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c4b3f3e84d54d1bbed5bcf5923a4434.png?v=1781086528 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57a7b3a7db2f4b3d87f2cee9025565ab.png?v=1781086528 ## Agent notes - No product description was provided; all facts from structured data only. - Image analysis was not performed; treat URLs as fetchable assets without visual interpretation.
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": "户外不锈钢304手动商用柠檬压汁机家水果机西瓜石榴果汁机榨汁器",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "22.5",
"_width_cm": "20.5",
"_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").