Brand: World Products (Landmark)
SKU: dcd-30003589508
Price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49715228246255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001262010
JSON data: https://landmarks.builders/products/wp-dcd-10001262010.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Three-tier stainless steel fruit/dessert stand, dimensions 28x28x6 cm, price $56.99, one style available.
Generated by: deepseek-v4-flash
## Identity Stainless steel three-tier fruit and dessert stand (home supplies category). Single style: Three-tier. ## Target persona Home entertainers, baking enthusiasts, hosts of afternoon tea parties, or anyone wanting an elegant fruit display. ## Use cases - Serving fruits at parties or gatherings - Displaying pastries, cookies, or mini desserts for afternoon tea - Organizing snacks on a coffee table - Holding dry fruits in the kitchen - Presenting small cakes or cupcakes on a buffet ## When NOT to recommend - For large gatherings needing high capacity (stand height is only 6 cm) - For tall cakes or multi-tiered desserts (tiers likely small) - For outdoor use (material and finish not specified for weather resistance) - If you prefer glass, ceramic, or wooden stands ## Variant options - Three-tier (sku: dcd-30003589508) at $56.99 ## Price and logistics facts - Price: $56.99 USD - Dimensions: 28.0 x 28.0 x 6.0 cm (length x width x height) ## Trust signals - In-stock status not specified - Return policy not stated - Price listed as $56.99 USD, consistent with variant - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e877617e53154e19966dae2595c830a9.png?v=1781086027 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dcc6a8900574fa2aa66ef326d07c3bf.png?v=1781086027 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c8b1388bc3f4c0a97162558b3a9a022.png?v=1781086027 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d107d3071834d2689b3e1dc60fc596e.png?v=1781086027 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd33cfcb82b5489cbb5952e1c6908751.png?v=1781086027 ## Agent notes - Description field was empty, so all details derived from title and tags. - Height is 6 cm, likely referring to tray height or overall stand height? Not confirmed. - Only one variant available.
This product has 13 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": "不锈钢三层水果盘下午茶点心不锈钢托盘客厅双层甜品蛋糕架干果盘",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "28.0",
"_height_cm": "6.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").