Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $555.99 – $632.99
Default variant: 120*70*200 / White Nodrawer
Default SKU: dcd-30001868834
Default price: $555.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 44000 g
Cart URL (default variant): https://landmarks.builders/cart/49814958342383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889800
JSON data: https://landmarks.builders/products/m4x-10000889800.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Display Wagon: Features a appealing, vintage-inspired design with a top fabric roof and large decorative casters, creating an gaze-catching centerpiece for any setting.
Large Capacity & Multi-Tier Storage: Equipped with multiple spacious shelves, this trolley offers ample room to showcase a wide variety of items, from potted plants and flowers to merchandise and decorative pieces.
Stylish & Functional Design: The fabric fabric roof provides shade and a hint of elegance, while the large, decorative casters enhance its aesthetic appeal and contribute to its timeless cart look.
long-lasting Metal Construction: Crafted from a sturdy iron frame with a stable fused frame construction, this display stand is built for stability and longevity, ensuring it can support your items securely.
adaptable Application: Perfect for a multitude of uses, including as a plant on display a garden, a distinctive display in a storefront, a promotional cart at events, or a beautiful accent for weddings and craft fairs.
Summary: With Top fabric roof Roofed Display Wagon Large Capacity Multi-Tier Plant Trolley Decorative casters floral display stand adaptable Use for Garden lovers, Home Decorators, Promotional Events, Storefronts, Craft Fairs, Weddings. 【Elegant Display Wagon】: Features a appealing, vintage-inspired design with a top fabric roof and large decorative casters, creating an gaze-catching centerpiece for any setting. 【Large Capacity & Multi-Tier Storage】: Equipped with multiple spacious shelves, this trolley offers ample room to showcase a wide variety of items, from potted plants and flowers to merchandise
Generated by: m4x-map-v1
This product has 4 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": "With Top fabric roof Roofed Display Wagon Large Capacity Multi-Tier Plant Trolley Decorative casters floral display stand adaptable Use for Garden lovers, Home Decorators, Promotional Events, Storefronts, Craft Fairs, Weddings",
"product_id": 9431536468207,
"variant_id": 49814958342383,
"quantity": 1,
"grams": 44000,
"length_cm": "145.0",
"width_cm": "75.0",
"height_cm": "30.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").