Brand: World Products (Landmark)
SKU: dcd-30003630259
Price: $71.94
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Can Sealing Machine
Vendor: World Products
Weight: 3300 g
Cart URL (default variant): https://landmarks.builders/cart/50404884513007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001277861
JSON data: https://landmarks.builders/products/wp-dcd-10001277861.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This tabletop can sealing machine is a compact piece of shop equipment designed for beverage and tea shop use, giving users a simple way to seal cans on a counter or workbench. Its small footprint makes it easier to place within a busy service area without taking up unnecessary space. As a manual can sealing device, it relies on a lever rather than automatic controls, so the sealing action stays direct and easy to handle. The lever can sealing device design suits routine shop tasks where a straightforward, hands-on sealing process is preferred. The black metal body, vertical column, and flat rectangular base create a sturdy tabletop can sealing machine with a stable working stance. A four-legged base helps support the machine on the surface, while the measurement markings on the upright post provide a useful visual guide during operation. At the top, the round white sealing pad sits in the press head to carry out the sealing touch. Together, these visible parts form a practical can sealing device for daily drink making, especially in settings where containers need to be closed neatly and efficiently.
Summary: This tabletop can sealing machine is a compact piece of shop equipment designed for beverage and tea shop use, giving users a simple way to seal cans on a counter or workbench. Its small footprint makes it easier to place within a busy service area without taking up unnecessary space. As a manual can sealing device, it relies on a lever rather than automatic controls, so the sealing action stays direct and easy to handle. The lever can sealing device design suits routine shop tasks where a straightforward, hands-on sealing process is preferred. The black metal body, vertical column, and flat rectangular base create a sturdy tabletop can sealing machine with a stable working stance. A four-legged base helps support the machine on the surface, while the measurement markings on the upright post provide a useful visual guide during operation. At the top, the round white sealing pad sits in the press head to carry out the sealing touch. Together, these visible parts form a practical can sealing device for daily drink making, especially in settings where containers need to be closed neatly and efficiently.
Generated by: deepseek-v4-flash
This product has 4 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": "Tabletop Can Sealing Machine Easy to Use Commercial Equipment Heavy Duty for Drink Establishment Owners",
"product_id": 9537411580143,
"variant_id": 50404884513007,
"quantity": 1,
"grams": 3300,
"length_cm": "39.8",
"width_cm": "29.8",
"height_cm": "16.8"
}],
"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").