Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $46.99
Default variant: 31x48x1.6cm
Default SKU: dcd-30002777151
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49973732344047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001048121
JSON data: https://landmarks.builders/products/m4x-10001048121.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Natural Material: Crafted from high-quality fir wood, this traditional round beehive provides a breathable and insulating environment that mimics the inherent hollows honeybees prefer.
Authentic Design: This wooden beehive barrel features a traditional cylindrical shape that supports the inherent comb-building instincts of honeybees, making it perfect for traditional beekeeping methods.
Sturdy Construction: Each bee barrel is reinforced with two adjustable stainless steel bands to ensure structural integrity and prevent wood warping over time in outdoor conditions.
Essential Tool: As a fundamental piece of beekeeping equipment, this barrel is designed without a pre-cut bottom or lid, allowing beekeepers to customize their setup with tiles or boards.
Versatile Application: This bee barrel is perfect for attracting natural swarms or maintaining a colony in your apiary, garden, or farm, offering an sustainable way to support local pollination.
Summary: Traditional Round Beehive Handmade Wooden Beehive Barrel Eco-Friendly for Garden. Description: 【Natural Material】: Crafted from high-quality cedar wood, this wooden beehive barrel provides a breathable and insulated environment that mimics organic nesting hollows of wild bees. 【Traditional Design】: This traditional round beehive utilizes a classic cylindrical shape that promotes better heat retention and natural comb building for healthier colony development. 【Long-Lasting Construction】: Each bee barrel is reinforced with two adjustable stainless steel hoops to ensure structural integrity and
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": "Traditional Round Beehive Handmade Wooden Beehive Barrel Eco-Friendly for Garden",
"product_id": 9440322715887,
"variant_id": 49973732344047,
"quantity": 1,
"grams": 5500,
"length_cm": "62.0",
"width_cm": "35.0",
"height_cm": "62.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").