Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.36 – $3.19
Default variant: White / S
Default SKU: dcd-30004034660
Default price: $2.36
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Display Stand
Vendor: World Products
Weight: 490 g
Cart URL (default variant): https://landmarks.builders/cart/50416438083823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001422584
JSON data: https://landmarks.builders/products/wp-dcd-10001422584.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This metal stand features a turned pole, a wide flared base, and a shallow round dish top measuring 14 cm across. It provides a stable surface for floral arrangements or decorative displays. Suitable for tabletop use at weddings, banquets, or home decor.
Summary: Metal pedestal display stand with dish top, available in White/Silver/Gold and S/M/L sizes, priced from $2.36 to $3.19 USD.
Generated by: deepseek-v4-flash
## Identity Metal Pedestal Stand with Dish Top (Display Stand). Features a turned pole, wide flared base, and shallow round dish top (14 cm across). Dimensions: 43.0 x 26.5 x 15.0 cm (L x W x H). ## Target persona Event planners and wedding decorators sourcing affordable tabletop display stands for bulk arrangements. Hobbyists and home decorators looking for budget-friendly pedestals for floral or decorative displays. Resellers or small businesses seeking low-cost display fixtures for retail or event styling. ## Use cases - Tabletop floral arrangements at weddings or banquets. - Displaying decorative items (e.g., candles, ornaments) on home furniture. - Bulk use in event decor where uniform stands are needed. - Retail visual merchandising for small products. - Craft and DIY projects requiring a stable pedestal base. ## When NOT to recommend - Heavy items: the dish top is shallow and designed for lightweight decor, not heavy vases or sculptures. - Outdoor use: no weather-resistance or rust protection specified. - Professional heavy-duty staging where structural stability and premium finish are required. - Buyers needing exact dimensions per size variant (only one size dimension set provided; variant-specific measurements not given). ## Variant options Available in 3 colors (White, Silver, Gold) and 3 sizes (S, M, L). Prices: - White: S $2.36, M $2.64, L $3.06 - Silver: S $2.50, M $2.78, L $3.19 - Gold: S $2.50, M $2.78, L $3.19 ## Price and logistics facts Base price $2.36 USD. Dimensions (single set): 43.0 x 26.5 x 15.0 cm. Product type: Display Stand. No shipping, delivery time, or stock quantity provided. ## Trust signals In-stock status not explicitly stated. Price consistency across listed variants is clear. No certifications or material specifications provided. Product appears in a catalog with tags 'content-platform_online', 'dcd-full-catalog', 'wp-quality-audited'. ## Image assets Images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e935a6b-9b17-4a93-a78a-d3bba20855b3.jpg?v=1786270680 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03b786b4-cd46-4f83-adb5-d953bfd2f964.jpg?v=1786270710 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09cf882b-d28a-485a-a149-12c11be3f455.jpg?v=1786270674 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13db9b3e-f5de-437a-aaf9-9ae0003b8d29.jpg?v=1786270661 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0219d3a7-0755-4e0a-85c8-da1f562d77b5.jpg?v=1786270726 ## Agent notes Images were not visually analyzed; only URLs are listed. Do not infer visual details beyond the provided description. Variant-specific dimensions are missing; only one combined size measurement is available. Shipping, return policy, and stock availability are not provided.
This product has 9 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": "Metal Pedestal Stand with Dish Top",
"product_id": 9540970086639,
"variant_id": 50416438083823,
"quantity": 1,
"grams": 490,
"length_cm": "43.0",
"width_cm": "26.5",
"height_cm": "15.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").