Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.44 – $12.50
Default variant: 15 cm / Single Bearing
Default SKU: dcd-30003800155
Default price: $4.44
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Pottery Tool
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/50457631555823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001337541
JSON data: https://landmarks.builders/products/wp-dcd-10001337541.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your creative projects with this premium aluminum alloy turntable, designed to bring professional grade stability and effortless movement to your workspace. Crafted with a polished circular disc and a low profile base, this sturdy tool ensures wobble-free rotation whether you are shaping clay or detailing a showpiece. The smooth rotating mechanism of this sculpting wheel allows you to rotate your work effortlessly, giving you seamless 360 degree access to every angle of your workpiece. Engineered for exceptional versatility, this unique pottery wheel features a double sided design, allowing you to utilize both sides of the surface depending on your project's specific needs. Apart from clay and ceramics, it serves as an exceptional cake turntable, offering a stable and reliable surface for intricate frosting, piping, and decorating in the kitchen. When your project is complete, the clean silvery finish and minimalist aesthetic allow it to transition beautifully into a rotating display stand for showcasing finished models, sculptures, or art pieces in studios, workshops, or home galleries.
Summary: Elevate your creative projects with this premium aluminum alloy turntable, designed to bring professional grade stability and effortless movement to your workspace. Crafted with a polished circular disc and a low profile base, this sturdy tool ensures wobble-free rotation whether you are shaping clay or detailing a showpiece. The smooth rotating mechanism of this sculpting wheel allows you to rotate your work effortlessly, giving you seamless 360 degree access to every angle of your workpiece. Engineered for exceptional versatility, this unique pottery wheel features a double sided design, allowing you to utilize both sides of the surface depending on your project's specific needs. Apart from clay and ceramics, it serves as an exceptional cake turntable, offering a stable and reliable surface for intricate frosting, piping, and decorating in the kitchen. When your project is complete, the clean silvery finish and minimalist aesthetic allow it to transition beautifully into a rotating display stand for showcasing finished models, sculptures, or art pieces in studios, workshops, or home galleries.
Generated by: deepseek-v4-flash
This product has 6 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": "Aluminum Alloy Turntable Sturdy Pottery Wheel Balanced Rotating Turntable with Polished Surface for Potters and Dessert Artists",
"product_id": 9538679668975,
"variant_id": 50457631555823,
"quantity": 1,
"grams": 550,
"length_cm": "32.0",
"width_cm": "32.0",
"height_cm": "10.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").