Brand: World Products (Landmark)
SKU: dcd-30003367673
Price: $51.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49973770518767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001190768
JSON data: https://landmarks.builders/products/m4x-10001190768.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This coffee machine accessory is a wood lid knob set designed as replacement parts for compatible espresso machine parts, adding a refined upgrade to your machine setup.
Function: The wooden bean hopper lid helps cover the bean container neatly while the matching steam lever knob supports everyday control with a more comfortable, upgraded feel.
Design: Crafted as a coordinated wood lid knob set, it brings a warm natural look that pairs well with modern espresso machines and gives the top of the machine a cleaner, more polished appearance.
Convenience: Built for easy installation, this set is simple to fit, remove, and maintain, making it a practical choice for users who want a rapid refresh without complicated tools or steps.
Advantage: By combining durability with a stylish finish, it helps protect the hopper area, improves the overall presentation of the machine, and creates a more pleasant coffee-making experience at home or in a cafe.
Summary: Wood Lid Knob Set Gift Box Wood Bean Cover Easy to Install. Description: 【Product Type】: This wood lid knob set is a coffee machine accessory designed as replacement espresso machine parts for compatible espresso machine brand-design bean hoppers and steam controls. 【Primary Function】: The wooden bean hopper lid helps cover the hopper opening, giving your machine a cleaner look while helping keep beans and the top area more protected in daily use. 【Distinctive Design】: Crafted with a natural wood finish and a modern minimalist feel, this set brings a warm, refined accent that stands out on the
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": "Wood Lid Knob Set Gift Box Wood Bean Cover Easy to Install",
"product_id": 9440338542831,
"variant_id": 49973770518767,
"quantity": 1,
"grams": 200,
"length_cm": "26.0",
"width_cm": "19.4",
"height_cm": "3.4"
}],
"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").