Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $99.99
Default variant: Green / Folding Table
Default SKU: dcd-30001924403
Default price: $99.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3800 g
Cart URL (default variant): https://landmarks.builders/cart/49811463504111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897631
JSON data: https://landmarks.builders/products/m4x-10000897631.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Plant Display: This floor-standing 3-tier ladder shelf provides ample space to showcase your favorite flowers, green plants, and decorative items, creating a stunning vertical garden in any room.
Space-Saving Design: With its three-tiered structure and a compact footprint, this shelf makes the most of vertical space, making it ideal for smaller areas like balconies, sunrooms, or corners of a living room.
Vintage Bird Pattern: Featuring a charming classical design with intricate bird and foliage details crafted from iron, this stand adds a hint of whimsical, vintage elegance to your home decor.
Sturdy Iron Construction: Crafted from sturdy iron with a distressed finish for a classic look, this plant stand is built with a stable structure to ensure your plants and decor are held securely.
Versatile Home Decor: Perfect for more than just plants, use this multi-purpose shelving single unit to organize books, display photo or organize knick-knacks in your living room, entryway, or bedroom.
Summary: Three-Tier Avian Design Shelving Shelf Unit Floor-Standing Three-Tier Ladder Shelf Vintage Design layoutSaving for Residents. 【Vintage & Design Shelf】: Crafted from sturdy iron with a classical, distressed finish, this three-tier floor-standing shelf unit adds a accent of vintage enchantment to any space. 【Three-Tier Storage】: Features three spacious shelves in a ladder design, offering ample upright storage for plants, books, decorations, and more, helping to keep your area organized. 【Elegant Feathered Design】: Elegantly designed with intricate avian and foliage ornamentation, adding a playf
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": "Three-Tier Avian Design Shelving Shelf Unit Floor-Standing Three-Tier Ladder Shelf Vintage Design layoutSaving for Residents",
"product_id": 9430005907695,
"variant_id": 49811463504111,
"quantity": 1,
"grams": 3800,
"length_cm": "65.0",
"width_cm": "45.0",
"height_cm": "10.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").