Brand: World Products (Landmark)
SKU: dcd-30003394415
Price: $238.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3850 g
Cart URL (default variant): https://landmarks.builders/cart/50162202968303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001199671
JSON data: https://landmarks.builders/products/m4x-10001199671.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: This distressed iron planter brings a shabby chic vintage urn planter look with elegant curves and aged detailing, making it an simple addition for home decor in classic, rustic, or Frenchinfluenced settings.
Function: Designed as a decorative planter and plant holder, it gives flowers, greenery, or artificial arrangements a raised display that stands out beautifully in an entrance, courtyard, or garden setting.
Material: Crafted from metal with a weathered finish, this vintage urn planter offers a sturdy decorative presence while keeping the antique style surface that adds character from every angle.
Display Attraction: The ornate body, pedestal base, and side handles create a refined silhouette that works as a focal point, helping the distressed iron planter add charm without overpowering the surrounding decor.
Purpose: Use it to create a welcoming focal focal point a shop entrance or to revive patio corner, where it can instantly enhance the atmosphere and give your space a more curated, timeless feel.
Summary: Distressed Iron Planter Ornate Design Vintage Urn Planter Indoor Outdoor Use. 【Design】: This distressed iron planter brings a shabby chic vintage urn planter look with elegant curves and aged detailing, making it an simple addition for home decor in classic, rustic, or Frenchinfluenced settings. 【Function】: Designed as a decorative planter and plant holder, it gives flowers, greenery, or artificial arrangements a raised display that stands out beautifully in an entrance, courtyard, or garden setting. 【Material】: Crafted from metal with a weathered finish, this vintage urn planter offers a stur
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": "Distressed Iron Planter Ornate Design Vintage Urn Planter Indoor Outdoor Use",
"product_id": 9459785662703,
"variant_id": 50162202968303,
"quantity": 1,
"grams": 3850,
"length_cm": "47.0",
"width_cm": "47.0",
"height_cm": "55.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").