Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $65.99
Default variant: Angel
Default SKU: dcd-30002853522
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5500 g
Cart URL (default variant): https://landmarks.builders/cart/49810270421231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001074252
JSON data: https://landmarks.builders/products/m4x-10001074252.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Timeless Aesthetics: This Roman column pedestal features intricate carvings and a timeless white finish that brings a suggestion of ancient Greek elegance to any setting.
Long-Lasting Construction: Crafted from high-quality synthetic resin, this weather-resistant Greek pillar plant stand is designed to withstand outdoor weather conditions without losing its vintage character.
Versatile Display: Use classical sturdy pedestal stand to elevate sculptures, floral arrangements, or decorative bowls, creating a centerpiece highlight in your home or courtyard.
Multi-Scenario Use: An perfect choice for garden decor, this pillar enhances the atmosphere of villas, balconies, and patios, and serves as a majestic support for wedding ceremonies.
Functional Art: Beyond its elegance, it functions as a dependable plant stand that provides a stable base for your favorite greenery, adding height and perspective to your landscaping.
Summary: Roman Column Pedestal European Style Decorative Column Statue Base Weather Resistant Greek Pillar Plant Stand for Outdoor, Balcony, Wedding. 【Classic Aesthetics】: This elegant Roman column pedestal features intricate carvings and a timeless white finish that brings a touch of ancient Greek sophistication to any setting. 【Construction】: Crafted from synthetic resin, this weather resistant Greek pillar plant pedestal is designed to withstand outdoor elements without losing its timeless allure. 【Versatile Display】: Use this sturdy pedestal stand to elevate statues, flower pots, or decorative bowl
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": "Roman Column Pedestal European Style Decorative Column Statue Base Weather Resistant Greek Pillar Plant Stand for Outdoor, Balcony, Wedding",
"product_id": 9429691400431,
"variant_id": 49810270421231,
"quantity": 1,
"grams": 5500,
"length_cm": "90.0",
"width_cm": "43.0",
"height_cm": "43.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").