Brand: World Products (Landmark)
SKU: dcd-30003698058
Price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/50150800523503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001302025
JSON data: https://landmarks.builders/products/m4x-10001302025.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Universal Compatibility: Designed as a versatile safeguarding cover, this black rectangular enclosure is perfectly sized at 72 x 72 x 40 cm to accommodate a wide range of desktop 3D printers, engraving machines, and laser marking systems.
Ventilation System: Features a built-in 3D printer enclosure with fan and a flexible exhaust hose, allowing you to easily route fumes, smoke, and odors away from your immediate workspace for a cleaner environment.
Clear Visibility: Equipped with an orange-tinted transparent front window and top panel, this engraver cover lets you safely monitor your printing or engraving progress in real time without needing to open the unit.
Convenient Access: The sturdy zippered front opening on this printer enclosure allows for quick and easy access to your machine, making it simple to adjust settings, swap materials, or maintain your equipment.
Complete Package: This comprehensive enclosure kit includes the main body, a flexible exhaust hose, a hose connector, a clamp clamp, screws, a fan guard, and a fan, providing all the essential components for a straightforward setup.
Summary: Enclosure with Exhaust Fan Ventilated 3D Printer Enclosure with Fan Laser Cutter Cover with Window Transparent Sheltering. 【Universal Compatibility】: Designed as a versatile safeguarding cover, this black rectangular enclosure is perfectly sized at 72 x 72 x 40 cm to accommodate a wide range of desktop 3D printers, engraving machines, and laser marking systems. 【Ventilation System】: Features a built-in 3D printer enclosure with fan and a flexible exhaust hose, allowing you to easily route fumes, smoke, and odors away from your immediate workspace for a cleaner environment. 【Clear Visibility】:
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": "Enclosure with Exhaust Fan Ventilated 3D Printer Enclosure with Fan Laser Cutter Cover with Window Transparent Sheltering",
"product_id": 9456879730927,
"variant_id": 50150800523503,
"quantity": 1,
"grams": 3500,
"length_cm": "42.0",
"width_cm": "25.0",
"height_cm": "13.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").