Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $60.99
Default variant: Light White / 46.5x36.3cm
Default SKU: dcd-30003388236
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1900 g
Cart URL (default variant): https://landmarks.builders/cart/49810464014575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001197377
JSON data: https://landmarks.builders/products/m4x-10001197377.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Plastic Dome Cover Tray Transparent Tableware Dustproof for Restaurant
| Style | Standing |
| Unit Quantity | 1 |
| Unit Type | Unit |
Summary: A shatter-proof plastic dome cover serving tray with lid, available in multiple colors and sizes, priced between $42.99 and $60.99.
Generated by: deepseek-v4-flash
## Identity A shatter-proof plastic dome cover tray with stable base and lid, designed for serving and transporting food. ## Target persona - Event planners needing durable, lightweight serving trays for large gatherings. - Home cooks who frequently transport food to parties, potlucks, or picnics. - Caterers requiring stackable, break-resistant covers for buffet setups. ## Use cases - Covering and transporting appetizers or desserts to outdoor events. - Serving finger foods at parties while keeping them protected. - Storing leftovers in the refrigerator with a secure lid. - Using as a display tray for baked goods at bake sales. - Protecting food from dust or insects during backyard barbecues. ## When NOT to recommend - For formal dining or elegant table settings where glass or ceramic is preferred. - For microwave or oven use (material not specified as heat-resistant). - For customers seeking eco-friendly or biodegradable servingware. - For heavy-duty commercial kitchen use if shatter-proof but not tested for industry standards. ## Variant options - 10 variants: 3 colors (Light White, Light Black, Deep Black, Deep White) and 5 sizes (46.5x36.3cm, 51.5x38.8cm, 56.7x41.4cm, 50.5x35.6cm, 61x41.8cm). Prices vary by size. ## Price and logistics facts - Price range: $42.99 to $60.99 USD. - 10 SKUs with distinct color/size combinations. - No shipping or return policy provided. ## Trust signals - Price consistency: same price across color options within a size. - In-stock status: not specified; assume available unless noted. - No certifications or warranties mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b482d40-a3d4-4148-bfdb-f8f598fc1864.jpg?v=1781597323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b6ac696-48a3-4d6d-9c15-627d9f36fa92.jpg?v=1781597322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2ca8bed-22c8-40e0-9560-8d467399acc8.jpg?v=1781597324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54cc071a-b733-4829-be80-773ee45dabc3.jpg?v=1781597325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccf25072-db67-404d-bd4c-db6eeb60974e.jpg?v=1781597323 ## Agent notes - Image analysis was not performed; all listed images should be fetched for visual details. - No product description or materials provided beyond 'Plastic' and 'Shatter-Proof'. - Dimensions of the full product (63x43x27 cm) may be for packaging or a specific variant? No variant dimensions match these exactly; use caution.
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": "Plastic Dome Cover Tray Transparent Tableware Dustproof for Restaurant",
"quantity": 1,
"grams": 1900000,
"properties": {
"_length_cm": "63.0",
"_width_cm": "43.0",
"_height_cm": "27.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").