Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $11.99
Default variant: Gold / 14-17-20 Branch
Default SKU: dcd-30002765174
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49879120249071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045611
JSON data: https://landmarks.builders/products/m4x-10001045611.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
3-Tier Fruit Plate Stand Stainless Steel Gold Cupcake Holder Light Luxury Design
| Brand | haiqi |
Summary: A 3-tier fruit plate stand in gold or silver, stainless steel, for displaying cupcakes or fruits, priced at $10.99-$11.99.
Generated by: deepseek-v4-flash
## Identity 3-Tier Fruit Plate Stand Stainless Steel Gold Cupcake Holder Light Luxury Design (Brand: haiqi). Multi-tier display stand for fruits, cupcakes, or desserts. ## Target persona - Home bakers who need an attractive tiered stand for parties - Event planners looking for affordable dessert display solution - Budget-conscious hosts wanting a gold/silver accent for buffets ## Use cases - Displaying cupcakes at a birthday party - Arranging a fruit platter for a brunch buffet - Showcasing pastries at a small wedding or bridal shower - Decorating a kitchen counter with a light luxury accent piece - Using as a tiered serving stand for appetizers ## When NOT to recommend - If the buyer requires a heavy-duty commercial-grade stand (made of thin stainless steel) - For outdoor events where wind might topple the lightweight stand - When the buyer expects a large capacity stand (plate diameters not specified, likely small) - If the buyer needs a solid silver option (only 1 silver variant) ## Variant options - Gold / 14-17-20 Branch (SKU: dcd-30002765174, $10.99) - Silver / 14-17-20 Branch (SKU: dcd-30002765175, $10.99) - Gold / 14-17-20 Double Hook (SKU: dcd-30002765176, $10.99) - Gold / 14-17-20 Ballet (SKU: dcd-30002765177, $11.99) ## Price and logistics facts - Price: $10.99 (most variants) to $11.99 (Gold Ballet) - Dimensions: 33 cm length x 28 cm width x 10 cm height - Currency: USD ## Trust signals - In-stock status: Unknown (no stock level provided) - Return policy: Not specified in provided facts - Price consistency: All variants have the same base price except Ballet at $11.99 - Certifications: None listed ## Image assets - 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0f72aac-bbfe-4bba-80a2-2634f8bf3d59.jpg?v=1782126318 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e914c33c-437a-4dad-b7b4-795c800512d5.jpg?v=1782126319 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b936844c-6423-4d31-9128-860ae7bcac34.jpg?v=1782126319 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d37d0fa3-904a-403d-bb7d-82c927d10440.jpg?v=1782126319 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01291ec6-bccd-463d-be91-b260e6a3f5db.jpg?v=1782126318 ## Agent notes - No visual details were inferred because images were not fetched. All descriptions are from text facts. - The "14-17-20" likely refers to plate diameters or branch length; no unit or exact meaning provided. - Material is described as stainless steel in the title, but no gauge or quality info. - Brand is 'haiqi' but no additional credibility data.
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": "3-Tier Fruit Plate Stand Stainless Steel Gold Cupcake Holder Light Luxury Design",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "28.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").