Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $74.99 – $85.99
Default variant: Herringbone Top
Default SKU: dcd-30001517035
Default price: $74.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6000 g
Cart URL (default variant): https://landmarks.builders/cart/49811298681071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000820279
JSON data: https://landmarks.builders/products/m4x-10000820279.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Carbonized Wood Planter for Outdoor Use, This outdoor planter is made from carbonized wood for durability and weather resistance, ideal for gardens, villas, and landscaping. Its robust build ensures long-lasting performance in outdoor settings.
Distinctive Wishing Well Design Adds Rustic Appeal, Featuring a creative wishing well shape, this flower box brings a touch of countryside charm to your garden or patio. The unique design enhances decoration and creates a focal point in any outdoor space.
Multiple Designs and Sizes for Flexible Decoration, Available in various styles and sizes, this planter suits different decorative needs. Choose classic gable or square tops to complement your garden, villa, or home landscaping.
Clear Size Information for Easy Selection, Detailed size options are provided, helping you select the right fit for your outdoor area. Clear measurements make it easy to plan your garden or patio setup.
Ideal for Garden and Villa Decoration, Perfect for outdoor spaces like gardens, villas, and patios, this decorative flower trough enhances the overall look and adds elegance to your landscaping.
Summary: Carbonized Wood Flower Box, Outdoor Wishing Well Planter, Garden Decor Trough. Sturdy Carbonized Wood Planter for Outdoor Use, This outdoor planter is made from carbonized wood for durability and weather resistance, ideal for gardens, villas, and landscaping. Its robust build ensures long-lasting performance in outdoor settings. Distinctive Wishing Well Design Adds Rustic Appeal, Featuring a creative wishing well shape, this flower box brings a touch of countryside charm to your garden or patio. The unique design enhances decoration and creates a focal point in any outdoor space. Multiple Desi
Generated by: m4x-map-v1
This product has 10 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": "Carbonized Wood Flower Box, Outdoor Wishing Well Planter, Garden Decor Trough",
"product_id": 9429958557935,
"variant_id": 49811298681071,
"quantity": 1,
"grams": 6000,
"length_cm": "51.0",
"width_cm": "47.0",
"height_cm": "40.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").