Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $175.69 – $203.47
Default variant: Xs-jb2a-l500-100l
Default SKU: dcd-30003679935
Default price: $175.69
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Industrial Equipment
Vendor: World Products
Weight: 6000 g
Cart URL (default variant): https://landmarks.builders/cart/50405845139695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001296142
JSON data: https://landmarks.builders/products/wp-dcd-10001296142.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your industrial mixing processes with this high-performance pneumatic mixer, engineered specifically to meet the rigorous demands of modern production lines and busy workshops. At its core, this powerful industrial agitator delivers consistent, high-speed blending for a wide variety of materials, including paints, pigments, and coatings. By utilizing a fully pneumatic drive system, this fireproof-resistant pneumatic agitator eliminates the risk of electrical sparks, making it an exceptionally safe choice for environments where flammable gases are present. Built for longevity and heavy-duty performance, this mixer with stainless steel shaft features high-grade 304/316 stainless steel blades that resist corrosion and wear even when handling harsh compounds. The vertical type design ensures thorough, top-to-bottom circulation within your mixing vessels, preventing material settling and ensuring a homogeneous blend every time. Whether you are preparing batches of industrial coatings or mixing delicate pigments, this versatile pneumatic mixer provides the reliable, low-noise operation your facility needs to maintain peak productivity and safety.
Summary: High-speed pneumatic agitator with stainless steel shaft for industrial mixing of paints, pigments, and coatings. Pneumatic drive eliminates spark risk; available in two models for 100L and 150L vessels.
Generated by: deepseek-v4-flash
## Identity Pneumatic Mixer Fireproof-Resistant Pneumatic Agitator High-Fast Agitator with Stainless Steel Shaft for Production Lines, Workshops. Industrial equipment with air-powered drive for spark-free operation. ## Target persona Industrial maintenance buyers, paint and coatings production managers, workshop operators handling flammable solvents, procurement agents for chemical plants. ## Use cases - Mixing paints, pigments, and coatings in production lines - Agitating flammable liquids in explosion-risk zones where electric motors are unsafe - Production line batch mixing with vertical top-to-bottom circulation - Low-noise continuous operation in busy workshops - Heavy-duty blending with corrosion-resistant 304/316 stainless steel blades ## When NOT to recommend - Residential or food small-batch mixing needs - Battery-powered or cordless application requirements - Processes requiring electric variable speed control - Non-industrial hobbyist use - Extremely viscous paste mixing without verified spec ## Variant options | SKU | Style | Price (USD) | | --- | --- | --- | | dcd-30003679935 | Xs-jb2a-l500-100l | 175.69 | | dcd-30003679936 | Xs-jb4a-l600-150l - | 203.47 | ## Price and logistics facts - Base price: $175.69 USD (style Xs-jb2a-l500-100l). Second variant: $203.47 USD. - Dimensions: 70.0 cm (L) x 25.0 cm (W) x 25.0 cm (H). - No shipping, warranty, or return policy details provided. ## Trust signals - Product tags indicate 'wp-quality-audited', 'wp-content-validated', and 'dcd-full-catalog' (inventory/catalog listing status). - Seller-provided description identifies corrosion-resistant 304/316 stainless steel blades. - Price consistency across the variant list is internally consistent. - No third-party certifications or safety ratings were provided in the source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b0a393f-6ea3-4128-97a8-dc8688859ae5.jpg?v=1786242281 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9082cc4f-7b5c-426c-ace3-27d8bc789d39.jpg?v=1786242142 ## Agent notes - Image content was not visually inspected; only URLs were provided. - Variant labels suggest different capacity/arm length (L500, L600) but exact technical differences are not stated. - Second variant option label includes a trailing space: "Xs-jb4a-l600-150l -". - No explicit in-stock quantity; only catalog presence is indicated by tags. - Material grade "304/316" is from description; not confirmed per SKU.
This product has 2 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": "Pneumatic Mixer Fireproof-Resistant Pneumatic Agitator High-Fast Agitator with Stainless Steel Shaft for Production Lines, Workshops",
"product_id": 9537734213871,
"variant_id": 50405845139695,
"quantity": 1,
"grams": 6000,
"length_cm": "70.0",
"width_cm": "25.0",
"height_cm": "25.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").