Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $58.99 – $61.99
Default variant: 25-45cm
Default SKU: dcd-30002707465
Default price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9000 g
Cart URL (default variant): https://landmarks.builders/cart/49903548236015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001030653
JSON data: https://landmarks.builders/products/m4x-10001030653.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2 Frame Honey Extractor Seamless Welding 2-Frame Honey Leak-Proof
Summary: Two-frame honey extractor with seamless welding and leak-proof design. Available in two sizes. Suitable for small-scale beekeeping operations.
Generated by: deepseek-v4-flash
## Identity Two-frame manual honey extractor, seamless welded construction, leak-proof. ## Target persona Small-scale beekeepers, hobbyists, homesteaders with 1-5 hives. ## Use cases - Extracting honey from two frames at a time - Processing small harvests (a few hives) - Teaching beekeeping or honey extraction - Off-grid or manual extraction without electricity - Backyard beekeeping operations ## When NOT to recommend - Commercial beekeepers with many hives needing volume - Those using frames longer than 45cm or unusual dimensions - Users requiring motorized or automatic extractors - Beginners seeking a complete extraction kit (no uncapping tools included) ## Variant options - Size 25-45cm: $58.99 - Size 28-45cm: $61.99 ## Price and logistics facts - Price: $58.99–$61.99 depending on size - Dimensions: 50 x 32 x 50 cm - Currency: USD - No shipping cost or tax information provided ## Trust signals - In-stock status not confirmed - Return policy not stated - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/295f39af-dafd-48bb-85e3-4f27737e6215.jpg?v=1782146584 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6d3d2d2-b5bb-4ab2-b0e5-979147d2c831.jpg?v=1782146583 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ad686af-ffb0-4b60-a97a-7630d37b73e7.jpg?v=1782146772 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bccaf7a1-8964-475b-9516-5c97247620af.jpg?v=1782146584 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa5ac835-ba98-4b1b-8aaf-baf7aa7e1e6c.jpg?v=1782146585 ## Agent notes No image analysis performed; visual details not verified.
This product has 12 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": "2 Frame Honey Extractor Seamless Welding 2-Frame Honey Leak-Proof",
"quantity": 1,
"grams": 9000000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "32.0",
"_height_cm": "50.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").