Brand: World Products (Landmark)
SKU: dcd-30003687815
Price: $5.83
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Decor
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/50406047777007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001298728
JSON data: https://landmarks.builders/products/wp-dcd-10001298728.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 elegant round metal tray features a highly reflective polished finish and a smooth, shallow dish shape. It is ideal for displaying fresh produce or as a tabletop organizer. The unique raised oval loop handle is fixed securely at the center, allowing easy transport. Measuring 260 x 260 x 90 mm, it fits on coffee tables, sideboards, or entryway consoles. Its minimalist aesthetic blends with modern interiors.
Summary: Round metal fruit tray with polished finish, fixed O-shaped handle, and 27x27x10 cm size; priced at $5.83 for a single variant.
Generated by: deepseek-v4-flash
## Identity Round metal fruit tray with polished finish and central O-shaped loop handle. Shallow dish, 27 x 27 x 10 cm (listed dimensions). Price: $5.83 USD. Product type: Home Decor. ## Target persona Budget-conscious home decor shoppers; minimalist or modern interior owners; small-space apartments; hosts needing an inexpensive serving tray. ## Use cases - Display fruit (apples, citrus) on a kitchen counter. - Hold keys, mail, or small items on an entryway console. - Serve light snacks or pastries on a coffee table. - Organize cosmetics or bathroom accessories on a vanity. - Carry produce from market to kitchen using the fixed handle. - Place as a decorative catch-all on a sideboard or shelf. ## When NOT to recommend - Large gatherings requiring big serving platters (only ~27 cm diameter). - Outdoor or damp environments where polished metal may corrode. - Buyers expecting a high-end, heavy-gauge metal or luxury finishing. - Commercial foodservice or oven/microwave use (not specified or tested). ## Variant options - O-shaped Tray – SKU dcd-30003687815 – $5.83 USD ## Price and logistics facts - Price: $5.83 USD (flat across variant). - Dimensions: 27.0 x 27.0 x 10.0 cm (per structured data; description states 260 x 260 x 90 mm). - No shipping, stock, or restocking details provided. ## Trust signals - Catalog tags include wp-content-validated and wp-quality-audited (content/quality audit). - No explicit certifications, return policy, or stock status in provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/035d1bc0-9172-4fae-b228-8a3342b52ffc.jpg?v=1786242398 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d566ac8-5756-4210-84aa-d9e2705688f3.jpg?v=1786242294 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d74e00c-ca35-4331-a216-cf852a0870ab.jpg?v=1786242423 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86e9fc44-e662-4a11-ba0f-9af6eea28133.jpg?v=1786242274 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f5233ff-f69b-4e66-b357-f4c2784542ce.jpg?v=1786242266 ## Agent notes - Structured dimensions (27x27x10 cm) contradict description text (260x260x90 mm). Verify before recommending. - Single variant available; price is low, likely budget/import item. - No return/stock info; confirm availability with merchant.
This product has 6 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": "Round Metal Fruit Tray with Handle",
"product_id": 9537797488879,
"variant_id": 50406047777007,
"quantity": 1,
"grams": 950,
"length_cm": "27.0",
"width_cm": "27.0",
"height_cm": "10.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").