Brand: World Products (Landmark)
SKU: dcd-30003762638
Price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/50151161200879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001324086
JSON data: https://landmarks.builders/products/m4x-10001324086.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modular Design: Features a unique configuration of two round plates and two rectangular connecting boards, creating a unique long table turntable that adapts perfectly to your dining setup.
Smooth Rotation: This rotating serving tray is engineered with a smooth-glide mechanism, allowing you to effortlessly share dishes and condiments across the table during busy family meals.
Long-Lasting Construction: Crafted from high-quality white plastic with sleek gray rotating surfaces, this sturdy tableware accessory is built to withstand daily use while remaining incredibly easy to clean.
Convenient Serving: Designed specifically for tabletop use, this practical serving tray ensures that every guest can easily reach their favorite dishes without having to stretch or ask others to pass plates.
Versatile Dining: Functioning as an innovative rotating serving tray, this system is perfect for hosting hot pot, family dinners, and festive gatherings, transforming how you present and share food.
Summary: Long Table Turntable Smooth-Glide Rotating Serving Tray Rectangular for Hot Pot. 【Modular Design】: Features a unique configuration of two round plates and two rectangular connecting boards, creating a unique long table turntable that adapts perfectly to your dining setup. 【Smooth Rotation】: This rotating serving tray is engineered with a smooth-glide mechanism, allowing you to effortlessly share dishes and condiments across the table during busy family meals. 【Long-Lasting Construction】: Crafted from high-quality white plastic with sleek gray rotating surfaces, this sturdy tableware accessory
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": "Long Table Turntable Smooth-Glide Rotating Serving Tray Rectangular for Hot Pot",
"product_id": 9456983146735,
"variant_id": 50151161200879,
"quantity": 1,
"grams": 800,
"length_cm": "32.25",
"width_cm": "26.75",
"height_cm": "8.25"
}],
"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").