Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.83 – $38.61
Default variant: Tabletop 500x500mm
Default SKU: dcd-30003732717
Default price: $35.83
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Workshop Equipment
Vendor: World Products
Weight: 8500 g
Cart URL (default variant): https://landmarks.builders/cart/50408268071151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001314608
JSON data: https://landmarks.builders/products/wp-dcd-10001314608.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 workshop setup with this premium stainless steel rotating paint spraying turntable, a versatile piece of furniture designed to bring professional-grade efficiency to your coating projects. At its heart, this worktable has a circular tabletop with a sturdy metal frame construction, engineered to support heavy workpieces while allowing you to rotate them smoothly for seamless, 360-degree coverage. Whether you are applying fine finishes or heavy coatings, this painting table ensures you never have to stretch or uncomfortably reposition your workpiece again. Stability is paramount during detailed spraying tasks, which is why this spray painting worktable is built with a heavy-duty five-support base featuring a polished, chrome-like finish that resists overspray and cleans easily. To accommodate different task dimensions and user heights, the central support column is fully adjustable from 500 to 900 mm. This height-adjustable rotating worktable adapts instantly to your physical needs, reducing fatigue during long hours in the workshop and making it the outstanding companion for painters, hobbyists, and professional workshops alike.
Summary: Enhance your workshop setup with this premium stainless steel rotating paint spraying turntable, a versatile piece of furniture designed to bring professional-grade efficiency to your coating projects. At its heart, this worktable has a circular tabletop with a sturdy metal frame construction, engineered to support heavy workpieces while allowing you to rotate them smoothly for seamless, 360-degree coverage. Whether you are applying fine finishes or heavy coatings, this painting table ensures you never have to stretch or uncomfortably reposition your workpiece again. Stability is paramount during detailed spraying tasks, which is why this spray painting worktable is built with a heavy-duty five-support base featuring a polished, chrome-like finish that resists overspray and cleans easily. To accommodate different task dimensions and user heights, the central support column is fully adjustable from 500 to 900 mm. This height-adjustable rotating worktable adapts instantly to your physical needs, reducing fatigue during long hours in the workshop and making it the outstanding companion for painters, hobbyists, and professional workshops alike.
Generated by: deepseek-v4-flash
This product has 10 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": "Rotating Paint Spraying Turntable with Adjustable Height for Workshops",
"product_id": 9538334654703,
"variant_id": 50408268071151,
"quantity": 1,
"grams": 8500,
"length_cm": "67.0",
"width_cm": "63.0",
"height_cm": "12.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").