Brand: World Products (Landmark)
SKU: dcd-30003487895
Price: $116.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/50166313025775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001230922
JSON data: https://landmarks.builders/products/m4x-10001230922.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Basic Information: This set includes 10 black equipment parts designed as a 3D printer cutter module for K-2 plus model printer use, designed as a compact replacement component with a molded body and metal cutting edge.
Function: Each printer component works as a printer cutter blade, helping the machine cut filament with a trimming edge that protrudes from the end of the module.
Construction: The replacement cutter module features a smooth exterior, an elongated slot on the face, and a small circular opening near the top for the shown mounting style.
Selling Point: Built as replacement cutter modules, these parts provide a practical way to swap worn equipment parts while keeping the printer’s cutting section aligned to the original module layout.
Purpose: Intended to support clean filament cutting, the 3D printer cutter module helps maintain consistent printer during routine use and part replacement.
Summary: 10 Pieces 3D Printer Filament Cutter Module Compact Replacement Cutter Module Sharp Edge Trim Tool. 【Basic Information】: This set includes 10 black equipment parts designed as a 3D printer cutter module for K-2 plus model printer use, designed as a compact replacement component with a molded body and metal cutting edge. 【Function】: Each printer component works as a printer cutter blade, helping the machine cut filament with a trimming edge that protrudes from the end of the module. 【Construction】: The replacement cutter module features a smooth exterior, an elongated slot on the face, and a sm
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": "10 Pieces 3D Printer Filament Cutter Module Compact Replacement Cutter Module Sharp Edge Trim Tool",
"product_id": 9461627224303,
"variant_id": 50166313025775,
"quantity": 1,
"grams": 50,
"length_cm": "16.0",
"width_cm": "13.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. 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").