Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $14.99
Default variant: Bent Tube
Default SKU: dcd-30002755228
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49879198859503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042865
JSON data: https://landmarks.builders/products/m4x-10001042865.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Glass Honey Jar with Bee Easy to Clean Bee Honey Pot Cup Stemless Design
| Brand | mxmade |
| Weight | 1 |
Summary: Glass honey jar with bee motif, stemless design, easy to clean, available with bent tube or lemon stir rod.
Generated by: deepseek-v4-flash
## Identity Glass Honey Jar with Bee Easy to Clean Bee Honey Pot Cup Stemless Design ## Target persona Home cooks and honey enthusiasts who want a decorative and functional honey container for kitchen or table use. ## Use cases - Daily honey dispensing at breakfast or tea time - Kitchen countertop decor with a bee theme - Gifting to honey lovers or bee motif collectors - Small-scale honey storage for personal use - Serving honey with a stir rod (Lemon Stir Rod variant) ## When NOT to recommend - Buyers needing large-capacity honey storage (dimensions 22x12x12 cm) - Commercial or high-volume kitchen environments - Those requiring dishwasher-safe or microwave-safe certification (not stated) - Shoppers seeking a plain, non-decorative container ## Variant options - Bent Tube: $10.99 - Lemon Stir Rod: $14.99 ## Price and logistics facts - Base price: $10.99 USD (Bent Tube variant) - Lemon Stir Rod variant: $14.99 USD - Dimensions: 22 x 12 x 12 cm (length x width x height) - Weight: 1 (unit unspecified) ## Trust signals - Product images available: 5 - No stock status or return policy information provided - Brand: mxmade ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56533bf9-04e6-4e7a-9307-f9e7702c62f2.jpg?v=1782126359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33ff0374-8958-4cda-b9d6-8b8af7857355.jpg?v=1782126360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6ce8ecc-202a-4967-8725-f37636903eaa.jpg?v=1782126359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53bb8fcb-5963-40e3-b552-ace71c3c3919.jpg?v=1782126363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6d55e4b-a691-4ad0-992e-80f27fa35db3.jpg?v=1782126360 ## Agent notes - Image content was not analyzed; visual details not extracted. - No warranty, material, or certification information available.
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": "Glass Honey Jar with Bee Easy to Clean Bee Honey Pot Cup Stemless Design",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "12.0",
"_height_cm": "12.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").