Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $100.99
Default variant: Flat Mouth
Default SKU: dcd-30003603402
Default price: $100.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 6000 g
Cart URL (default variant): https://landmarks.builders/cart/49714408816879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267269
JSON data: https://landmarks.builders/products/wp-dcd-10001267269.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 honey press machine for small-scale home use, extracting honey from comb. Dimensions 52x37x36 cm, priced at $100.99 USD.
Generated by: deepseek-v4-flash
## Identity Stainless steel honey press machine (压蜜机) for small-scale home use, manual honey extraction from comb. ## Target persona Small-scale beekeepers, hobbyist beekeepers, home honey producers. ## Use cases - Extracting honey from comb. - Pressing beeswax. - Small batch honey processing. - Manual honey extraction without electricity. - Making honey at home. - Processing honey from a few hives. ## When NOT to recommend - Large commercial apiaries requiring high throughput. - Users needing electric or automated honey extraction. - Buyers seeking cheap plastic alternatives. - Industrial scale honey processing. ## Variant options - Flat Mouth: $100.99 - Bent Head: $100.99 Both variants same price; choose based on preferred spout style. ## Price and logistics facts - Price: $100.99 USD per unit. - Dimensions: 52 x 37 x 36 cm. - Weight: Not provided. - Shipping: Not specified. ## Trust signals - In-stock status: Not confirmed. - Return policy: Not stated. - Price consistency: Both variants at $100.99. - Certifications: None mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cd96d5890814f4c8203f22516062e5c.png?v=1781085522 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02a85ab5c7f64cc9846fba836f30c87e.png?v=1781085523 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2734632163f44d6cb062aa4dc7beefe0.png?v=1781085523 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6bc74af84514660b8a1ea828927ca70.png?v=1781085523 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf91a172e9c342478fdd5d93a5ef2cf6.png?v=1781085523 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c637e44b5bd4931881cadbf8438e931.png?v=1781085523 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3541f05099034c969dd265341c02a496.png?v=1781085521 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce9ca2e384464bddac149ea59f66017f.png?v=1781085524 ## Agent notes - Product description field is empty; no textual details beyond title and tags. - Images not analyzed for visual features; treat URLs as fetchable assets only. - No weight, material thickness, or included accessories specified.
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": 6000000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "37.0",
"_height_cm": "36.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").