Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $228.99 – $267.99
Default variant: S / Pandora
Default SKU: dcd-30001882620
Default price: $228.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49813624062191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891929
JSON data: https://landmarks.builders/products/m4x-10000891929.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ornament Pedestal Versatile Tall Square Display Pedestal for Balcony, Homeowners
| Type | Pedestal |
| Indoor/Outdoor | Indoor |
| Material | Metal |
| Colour | Gold |
| Size | Small |
| Shape | Square |
| Style | Modern |
| Item Height | 50 cm |
| Item Length | 38 cm |
| Item Width | 38 cm |
| Area of Use | Porch |
| Customised | Yes |
| Features | Weatherproof |
| Finish | Smooth |
Summary: Tall square display pedestal with Italian design, available in three sizes and two finishes, suitable for entryways or home decor.
Generated by: deepseek-v4-flash
## Identity Ornament Pedestal Italian Design Tall Square Display Pedestal for Entryway, Home. Dimensions: 55 x 45 x 84 cm. Available in sizes S, M, L and finishes Pandora and White. ## Target persona Interior decorators, homeowners seeking decorative pedestal, minimalists, home stagers. ## Use cases - Displaying a vase or sculpture in an entryway. - Elevating a decorative centerpiece on a sideboard or table. - Showcasing an art piece in a living room corner. - Creating a focal point in a hallway or foyer. - Staging a home for sale with elevated decor. ## When NOT to recommend - For outdoor use (no weather resistance data). - For items heavier than 20 lbs (no weight capacity specified). - For very small spaces (footprint 55x45 cm). - For buyers with budget under $200. ## Variant options - S / Pandora: $228.99 - S / White: $228.99 - M / Pandora: $258.99 - M / White: $258.99 - L / Pandora: $267.99 - L / White: $267.99 ## Price and logistics facts Price range: $228.99–$267.99 USD. Dimensions: 55 x 45 x 84 cm. No shipping cost or delivery time provided. ## Trust signals No in-stock status, return policy, or warranty information available. Prices are per variant and consistent. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a01de190-403c-4819-826a-6e0db7e1e838.jpg?v=1781628208 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b477d8f-d835-44e5-96de-17d39034c181.jpg?v=1781628208 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/613d1594-29cc-4ae2-8d77-77b574e96c07.jpg?v=1781628208 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88cfaf21-cc6d-4963-a35c-93bee214731a.jpg?v=1781628208 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2929d8a5-af60-47ea-8d1c-91bd807c319e.jpg?v=1781628208 ## Agent notes No product description or type provided. Image content not analyzed. Material, weight capacity, and assembly information unknown.
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": "Ornament Pedestal Versatile Tall Square Display Pedestal for Balcony, Homeowners",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "45.0",
"_height_cm": "84.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").