Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black
Default SKU: dcd-30002718194
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 165 g
Cart URL (default variant): https://landmarks.builders/cart/49903492727023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033222
JSON data: https://landmarks.builders/products/m4x-10001033222.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-quality food-grade silicone, this silicone coffee pressing mat ensures a and environment for your daily routine.
Countertop Protection: This essential kitchen accessory features an L-shaped corner design that fits counter edges to prevent scratches and dents during high-pressure pressing.
Anti-Slip Stability: The corner tamper mat engineered with a secure, non-slip base that stays firmly in places, providing a stable foundation for baristas to compress coffee grounds safely.
Noise Reduction: As a tailored espresso accessory, it effectively absorbs impact noise when the portafilter, allowing for a quieter coffee-making experience at home or in the office.
Easy Maintenance: This pressing mat designed for effortless cleaning; simply rinse it under water to remove spilled coffee grounds and wipe dry for immediate reuse.
Summary: Food-grade silicone coffee pressing mat with L-shaped corner design, non-slip base, noise reduction, and easy cleaning. Ideal for espresso tamping at home or cafe.
Generated by: deepseek-v4-flash
## Identity Silicone Coffee Pressing Mat - Non-slip corner tamper mat for espresso, 22x18x5 cm, $9.99. ## Target persona - Home barista looking to protect countertops and reduce noise during espresso tamping. - Small cafe owner needing a stable, easy-to-clean tamping station. - Coffee enthusiast seeking a budget-friendly accessory for daily espresso making. ## Use cases - Tamping espresso grounds on a countertop while avoiding scratches and dents. - Setting up a dedicated tamping station in a home kitchen or office break room. - Reducing impact noise when pressing the portafilter during early morning or quiet hours. - Quick cleanup of spilled coffee grounds – simply rinse and wipe. - Adding stability for consistent tamping pressure with non-slip base. - Protecting counter edges with L-shaped corner fit. ## When NOT to recommend - For customers needing a full tamper set (tamper, distributor, etc.) – this is only a mat. - For commercial high-volume environments requiring industrial-grade durability. - For those who prefer hard materials like wood, metal, or plastic mats. - If the buyer expects a mat that covers the entire counter area (only corner design). ## Variant options - Black ($9.99) - Gray ($9.99) - Coffee ($9.99) ## Price and logistics facts - Price: $9.99 USD (all variants). - Dimensions: 22 cm x 18 cm x 5 cm. - Material: Food-grade silicone. ## Trust signals - In-stock status: Not specified – assume available unless stated otherwise. - Return policy: Not provided; check seller details. - Price consistency: All variants priced the same. - No certifications listed in source data. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f373661-f3e3-4454-b0e7-2c2c89ce91f6.jpg?v=1782146558) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c707032-ef6c-4b8b-bcb7-db3b600de439.jpg?v=1782146558) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2effe0ee-3509-407b-a2c1-366271598d2a.jpg?v=1782146558) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f764af7f-9a98-46cb-b54e-e8d11916beb7.jpg?v=1782146626) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e452b03a-61ce-4b82-94c7-6b6310b15095.jpg?v=1782146559) ## Agent notes - Image understanding not performed – visual details not assessed. - No information about warranty, shipping costs, or availability. - Variants differ only by color; same price and dimensions.
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": "Silicone Coffee Pressing Mat Non-Slip Corner Tamper Mat Easy to Clean Espresso Tamper Station for Cafe",
"quantity": 1,
"grams": 165000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "18.0",
"_height_cm": "5.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").