Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99
Default variant: White
Default SKU: dcd-30003617743
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49876946878703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001272637
JSON data: https://landmarks.builders/products/m4x-10001272637.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: Vintage-style distressed metal construction with a rectangular open-top container and an ornate decorative backing creates a distinctive wall decor piece for everyday display.
Function: Works as a wall-mounted planter and storage basket, giving you a practical way to hold small plants, dried stems, or lightweight household items on the wall.
Decorative Details: The scalloped arched top, embossed floral scroll detailing, and shallow front profile give this decorative wall basket a layered look that stands out without taking up surface space.
Wall Display: A built-in hanging hole at the top makes it easy to mount, turning it into hanging planter style decor that can be placed in entryways, kitchens, patios, or living areas.
Size & Purpose: Measuring 24.3 cm wide, 33.5 cm high, and 10 cm deep, this metal piece is sized to add visual interest while helping organize and decorate vertical areas.
Summary: Wall-Mounted Planter Ornate Decorative Wall Basket Sturdy Iron Frame. Description: 【Basic Design】: This wall decor piece combines a rectangular open-top container with an ornate decorative backing, creating a wall-mounted planter look that is both practical and visually striking. 【Function】: Designed as a hanging planter and storage basket, it can hold plants, dried arrangements, or small household items while keeping surfaces clear. 【Decorative Details】: The arched top, embossed floral scroll details, and distressed metal finish give this decorative wall basket a vintage-inspired appearance w
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": "Wall-Mounted Planter Ornate Decorative Wall Basket Sturdy Iron Frame",
"product_id": 9437278830831,
"variant_id": 49876946878703,
"quantity": 1,
"grams": 1000,
"length_cm": "26.5",
"width_cm": "13.0",
"height_cm": "36.5"
}],
"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").