Brand: World Products (Landmark)
SKU: dcd-30003698110
Price: $2.85
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Serving Tray
Vendor: World Products
Weight: 1030 g
Cart URL (default variant): https://landmarks.builders/cart/50406523764975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001302047
JSON data: https://landmarks.builders/products/wp-dcd-10001302047.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This clear rotating food tray is crafted from transparent acrylic-style material. It features a smooth 360-degree rotating base for easy sharing. Inside, a four-compartment tray with lid uses a segmented inner base to keep fruits, vegetables, nuts, or candies separated. The transparent construction provides a clean, display-ready look. The tray comes with a transparent dome lid with an easy-grip knob. Measuring 23 cm in diameter and 16.3 cm in height, it fits on countertops, tables, or inside the refrigerator.
Summary: Clear rotating serving tray with dome lid and four compartments, 24x24x17 cm, suitable for sharing snacks or fridge storage, priced at $2.85 USD.
Generated by: deepseek-v4-flash
## Identity - Clear rotating serving tray with transparent dome lid and four-compartment segmented inner tray. - Dimensions (structured data): 24 x 24 x 17 cm. Description states 23 cm diameter and 16.3 cm height. - Price: $2.85 USD. SKU: dcd-30003698110. Variant style: Rotating Tray. ## Target persona - Budget-conscious hosts who need a low-cost, compact tray for informal gatherings. - Home organizers seeking a small, clear compartmented container for refrigerator storage. - Individuals wanting a space-saving rotating tray for everyday snacks or small items. ## Use cases - Serving nuts, candies, or fruit slices to guests on a dining table. - Storing pre-cut vegetables or berries in the fridge under a dome lid. - Keeping small condiments or toppings on a kitchen countertop. - Rotating tray for easy sharing of appetizers at a small party. ## When NOT to recommend - Large events needing a big serving platter for many guests. - Users requiring dishwasher-safe or food-grade safety certifications. - Heavy or bulky items that would not fit the small, shallow compartments. - Premium food-service contexts expecting durable acrylic or glass construction. ## Variant options - Only option: Rotating Tray (SKU dcd-30003698110) at $2.85 USD. ## Price and logistics facts - Price: $2.85 USD. - Dimensions per structured data: 24 x 24 x 17 cm; description claims 23 cm diameter and 16.3 cm height. - No shipping, stock availability, or fulfillment details provided. ## Trust signals - Catalog tags include 'wp-quality-audited' (internal audit tag, not a customer-facing certification). - In-stock status is not explicitly confirmed. - Return policy and warranty are not stated. ## Image assets - 5 image URLs provided; not analyzed or visually verified. ## Agent notes - Dimension discrepancy: structured dimensions_cm (24x24x17) differ from description (23 cm diameter, 16.3 cm height). Confirm before purchase. - Material described as "acrylic-style" – actual composition not confirmed. - No brand, manufacturer, or safety certification listed. - No image understanding performed; visual details should be verified via image fetch if needed.
This product has 5 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 Serving Tray with Dome Lid Clear Fridge Storage Container Transparent Organizer for Hosts, Kitchen Countertop, Dining Table",
"product_id": 9537941438703,
"variant_id": 50406523764975,
"quantity": 1,
"grams": 1030,
"length_cm": "24.0",
"width_cm": "24.0",
"height_cm": "17.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").