Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Black
Default SKU: dcd-30002743228
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: 480 g
Cart URL (default variant): https://landmarks.builders/cart/49879208034543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040020
JSON data: https://landmarks.builders/products/m4x-10001040020.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2-in-1 Knock Box Tamping Station Non-Slip Base Espresso Tamping Station
Summary: 2-in-1 espresso knock box and tamping station with non-slip base, available in four colors at $13.99.
Generated by: deepseek-v4-flash
## Identity 2-in-1 Knock Box Tamping Station with Non-Slip Base for espresso preparation. ## Target persona Home espresso enthusiasts, budget-conscious coffee hobbyists, users with limited counter space looking for a compact 2-in-1 tool. ## Use cases - Knocking out spent espresso pucks after brewing. - Tamping ground coffee before extraction. - Combining both steps in one dedicated station. - Saving counter space by replacing separate knock box and tamping mat. - Non-slip base ensures stability during use. ## When NOT to recommend - Professional baristas needing heavy-duty, high-volume equipment. - Users who prefer separate knock box and tamping mat for ergonomic reasons. - Those with very large portafilters that may not fit the station. - Customers seeking a tamping station with integrated tamper or dosing features. ## Variant options - Black ($13.99) - Gray ($13.99) - Green ($13.99) - Coffee ($13.99) ## Price and logistics facts - Price: $13.99 USD - Dimensions: 28.0 x 22.0 x 8.0 cm - Availability: All 4 color variants in stock as listed. ## Trust signals - Multiple color options available. - Price is consistent across variants. - No return policy or certification information provided in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2514b192-927a-4534-af32-831e0ffc1be8.jpg?v=1782126383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/040bbe67-f0b8-4b58-acec-bb5c7f6d66a1.jpg?v=1782126387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/566be99e-c260-44db-8d81-f1f09b2cabea.jpg?v=1782126383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c2d4094-2f1c-4b5e-810b-2c86dfa3da7f.jpg?v=1782126383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9afaca9-7044-4620-81f3-4edb4b283f11.jpg?v=1782126383 ## Agent notes - Image understanding was not performed; treat images as fetchable assets only.
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-in-1 Knock Box Tamping Station Non-Slip Base Espresso Tamping Station",
"quantity": 1,
"grams": 480000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "22.0",
"_height_cm": "8.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").