Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $35.99
Default variant: Blue / 10CM
Default SKU: dcd-30003609777
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49714269192431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269798
JSON data: https://landmarks.builders/products/wp-dcd-10001269798.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

















Summary: Manual rotating turntable for pottery, sculpting, and cake decorating, available in blue (10cm) and cast iron (15-26cm) sizes, priced $11.99-$35.99.
Generated by: deepseek-v4-flash
## Identity Manual rotating turntable for hobby crafts (pottery, clay, cake icing). Constructed from cast iron (larger sizes) or blue painted metal (10cm). ## Target persona Hobbyist potters, sculptors, cake decorators, DIY crafters, children's art activities, small-scale clay artists. ## Use cases - Rotating clay while hand-building pottery on a table. - Icing or decorating cakes with a spinning base. - Holding a sculpture in progress for 360° access. - Displaying small collectibles or models on a rotating stand. - Crafting with polymer clay or air-dry clay. ## When NOT to recommend - Professional high-torque pottery wheel electric operation. - Heavy industrial or large-scale ceramic work (max 26cm diameter). - Precision rotating required (manual, no bearings specified). - Automated or motorized applications. ## Variant options - Blue / 10cm: $11.99 - Cast Iron / 15cm: $13.99 - Cast Iron / 17cm: $17.99 - Cast Iron / 19cm: $24.99 - Cast Iron / 23cm: $31.99 - Cast Iron / 26cm: $35.99 ## Price and logistics facts - Price range: $11.99 - $35.99 USD. - Dimensions of package: 32 x 29 x 8 cm (likely outer box). - Weight not provided. ## Trust signals - Multiple size/color variants available. - Direct Shopify store listing. - Price consistency across variants (no discounts noted). ## Image assets         ## Agent notes - No product description provided; image content not analyzed. - Brand not specified. - Return policy unknown.
This product has 18 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "陶艺转盘模型手办泥塑雕塑转台手动铸铁旋转裱花工作台蛋糕转盘.",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "29.0",
"_height_cm": "8.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").