Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: White / 0.65L
Default SKU: dcd-30002743902
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49879205576943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040205
JSON data: https://landmarks.builders/products/m4x-10001040205.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Coffee Knock Box Noise Reducing Espresso Knock Box Easy to Clean for Cafe
| Brand | L-BEANS |
Summary: L-BEANS noise reducing espresso knock box, 0.65L capacity, easy to clean, for cafes. $13.99 in white, black, or black pattern.
Generated by: deepseek-v4-flash
## Identity L-BEANS Coffee Knock Box Noise Reducing Espresso Knock Box Easy to Clean for Cafe. 0.65L capacity. Dimensions: 17.5 x 14.5 x 16 cm. ## Target persona - Cafe barista needing a compact, quiet knock box for espresso pucks. - Small coffee shop owner seeking an affordable, easy-to-clean accessory. - Home espresso enthusiast with limited counter space who values noise reduction. ## Use cases - Knocking out spent espresso pucks from portafilter after pulling a shot. - Reducing clatter and noise in a quiet cafe environment. - Quick cleanup: smooth interior, easy to wipe or rinse. - Station at a coffee cart or pop-up where space is tight. - Single-group espresso machine setups in offices or break rooms. ## When NOT to recommend - High-volume cafes that need a larger capacity (e.g., >1L). - Users who prefer a built-in knock box or grinder combo. - Drip coffee drinkers who never deal with espresso pucks. - Commercial kitchens requiring dishwasher-safe or stainless steel construction. ## Variant options - White / 0.65L ($13.99, SKU dcd-30002743902) - Black / 0.65L ($13.99, SKU dcd-30002743903) - Black Pattern / 0.65L ($13.99, SKU dcd-30002743904) ## Price and logistics facts - Price: $13.99 USD (all variants). - No shipping or tax information provided. - Dimensions: 17.5 cm length, 14.5 cm width, 16 cm height. ## Trust signals - Price is consistent across all variants. - In-stock status not specified. - Return policy not stated. - No certifications listed. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2301fe7-dd7c-4b26-9291-5d763e662b5f.jpg?v=1782126373 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68a90311-da82-42ab-b0e9-4380e7ecc3ab.jpg?v=1782126371 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e20c9a2-e3f1-48cb-8bc4-0f4a507e6a32.jpg?v=1782126371 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad2c7c62-c735-4ed1-87c6-b404813d6601.jpg?v=1782126372 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1d336ae-6b6d-4b33-970e-4107f00f1f90.jpg?v=1782126372 ## Agent notes - Image content not analyzed; assume product shots from multiple angles. - Material not specified; 'easy to clean' suggests plastic or coated surface. - No warranty or brand details beyond L-BEANS.
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": "Coffee Knock Box Noise Reducing Espresso Knock Box Easy to Clean for Cafe",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "17.5",
"_width_cm": "14.5",
"_height_cm": "16.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").