Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $280.00 – $375.00
Default variant: Manual 70MM Width
Default SKU: dcd-30003379500
Default price: $280.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49973867217135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001194852
JSON data: https://landmarks.builders/products/m4x-10001194852.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Portable Build: This compact tool is a portable edge banding cutter designed for furniture makers and workshop use, giving you a practical cutting machine that fits neatly on a workbench trimming easy to move where the job is happening.
Manual: As a hand-crank edge tape slitter, it lets you guide material through with controlled force, making strip cutting straightforward when you need consistent trimming without relying on complex setup.
Precision Cutting: The band strip cutter is built for clean, accurate splitting, and the sharp cutting layout helps ragged edges so the finished strip is ready for the next step with less cleanup.
doubleUse Capability: The machine supports edge banding and V-groove style processing, offering single unit for not just 1 trimming task and helping save space in busy carpentry environments.
Work Efficiency: With smooth feeding and a stable metal structure, this edge banding cutter helps improve consistency during repeated cuts, making it a useful choice for production work, repair jobs, and custom projects.
Summary: Perimeter Tape Slitter Portable Perimeter Banding Safe Use for Furniture Makers. Description: 【Product Type】: This portable perimeter banding is a compact perimeter tape slitter designed for woodworkers who need a simple, efficient machine for shop or on-location use. 【Primary Function】: It works as a band strip that trims perimeter banding into narrower strips with steady handling, helping you process material neatly and consistently. 【Special Features】: The manual model is built for even trimming, and the machine can also support V-notch or slitting depending on the version, giving it additi
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": "Perimeter Tape Slitter Portable Perimeter Banding Safe Use for Furniture Makers",
"product_id": 9440375636207,
"variant_id": 49973867217135,
"quantity": 1,
"grams": 2000,
"length_cm": "26.0",
"width_cm": "17.0",
"height_cm": "15.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. 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").