Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: Transparent / 5cm
Default SKU: dcd-30000065924
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49946389086447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011236
JSON data: https://landmarks.builders/products/m4x-10000011236.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multipurpose Acrylic Rotating Display Stand: This transparent turntable features 360° manual rotation, making it perfect for showcasing jewelry, cakes, and ornaments in a variety of settings such as offices, kitchens, and parties.
High-Quality Thickened Acrylic Material: Made from premium transparent acrylic, the sturdy construction and rounded edges ensure safety and enduring durability.
Space-Saving and Easy reach: Maximize your space and organize items efficiently with this space-efficient rotating tray—perfect for cabinets, desks, and countertops.
Stable Support and Enhanced Display Effect: The steady base prevents wobbling, delivering dependable support for displaying desserts, toys, and decorations.
Practical Organizer for Multiple Scenes: Perfect for commercial displays, exhibitions, receptions, and home decor, this turntable provides practical storage and convenient reach to your items.
Summary: A transparent acrylic rotating display stand with 360° manual rotation, available in 8 sizes from 5cm to 30cm hollow, suitable for showcasing jewelry, cakes, and office items.
Generated by: deepseek-v4-flash
## Identity Acrylic Rotating Display Stand, 360° Rotating Turntable, Transparent Organizer for Jewelry, Cakes, Office ## Target persona Home organizers looking to declutter countertops; small business owners displaying jewelry or crafts; event planners setting up dessert tables; office workers needing a rotating organizer for desk supplies. ## Use cases - Displaying jewelry collections at a craft fair or home showcase - Rotating a cake for decorating or serving at a party - Organizing small office supplies like pens, paperclips, and sticky notes - Showcasing ornaments or collectibles on a shelf or counter - Arranging party favors or dessert items for easy guest access - Keeping kitchen spices or condiments neatly accessible ## When NOT to recommend - For heavy items (e.g., large books, metal tools) beyond the acrylic weight capacity (not specified, but acrylic is lightweight) - For outdoor or wet environments (acrylic may degrade or become slippery) - For commercial heavy-duty or high-traffic displays (e.g., retail store use with constant handling) - For users needing electric or battery-powered rotation (manual only) ## Variant options - 8 variants: all Transparent, sizes: 5cm, 10cm, 14cm, 15cm, 20cm, 22.8cm ($9.99 each), 25cm Hollow ($11.99), 30cm Hollow ($11.99) - Dimensions of base product: 24 x 24 x 3 cm (may vary by size) ## Price and logistics facts - Base price: $9.99 USD; 25cm and 30cm hollow variants: $11.99 USD - All variants same currency (USD) ## Trust signals - No certifications or return policy specified in provided facts. - In stock status not confirmed. - Price consistency: all non-hollow variants same price, hollow variants slightly higher. ## Image assets      ## Agent notes - Images provided but not analyzed; content may show product in use. - No weight capacity or material thickness specified beyond 'thickened acrylic'. - Dimensions given (24x24x3 cm) likely correspond to a mid-size variant; verify per variant. - Manual rotation only.
This product has 12 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": "Acrylic Rotating Display Stand, 360° Rotating Turntable, Transparent Organizer for Jewelry, Cakes, Office",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "24.0",
"_height_cm": "3.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").