Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $85.00 – $118.75
Default variant: Gold Bronze / Large
Default SKU: dcd-30003597409
Default price: $118.75
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1620 g
Cart URL (default variant): https://landmarks.builders/cart/49810273304815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001265081
JSON data: https://landmarks.builders/products/m4x-10001265081.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Made from cast aluminum, this home decor object combines a solid feel with a refined decorative presence for tabletops, consoles, or perforated shelving.
Form: The openwork, woven-looking structure gives this decorative fruit tray a light visual appearance while the shallow bowl shape keeps the overall outline practical and balanced.
Function: Designed as a serving bowl style piece, it can hold fruit, display small arrangements, or simply stand alone as a sculptural accent.
Rim Feature: Raised, irregular edges add character to this fruit tray, creating an natural form outline that feels crafted and visually distinctive.
Styling: As a cast aluminum fruit tray, it brings an artistic focal point to everyday areas and helps make a table setting look more curated and complete.
Summary: Cast Aluminum Fruit Tray Easy to Clean Decorative Fruit Tray Food Home Decor Object. 【Material】: This cast aluminum fruit tray is made with a solid metal construction that gives it a refined, sculptural presence for everyday display. 【Design】: The openwork, woven-looking form creates an airy decorative fruit tray with an organic silhouette and shallow bowl shape. 【Function】: Use it as serving bowl or fruit tray for holding fruit, small items, or simply creating an organized tabletop centerpiece. 【Decorative Attractiveness】: As a home decor object, it adds texture and visual interest to a table
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": "Cast Aluminum Fruit Tray Easy to Clean Decorative Fruit Tray Food Home Decor Object",
"product_id": 9429691957487,
"variant_id": 49810273304815,
"quantity": 1,
"grams": 1620,
"length_cm": "42.9",
"width_cm": "40.4",
"height_cm": "21.2"
}],
"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").