Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $58.99 – $75.99
Default variant: 28CM / Wood Grain
Default SKU: dcd-30001969985
Default price: $63.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49811064226031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903490
JSON data: https://landmarks.builders/products/m4x-10000903490.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
serene design Plant stand: Features a minimalist, round design with a faux-wood grain top and a sleek metal frame, bringing a hint of Chinese serene-inspired elegance to your indoor space.
easy Mobility: Equipped with effortlessrolling caster casters that allow you to easily move substantial plant pots for cleaning, rearranging, or finding the perfect sunlight without any substantial lifting or back strain strain.
Sturdy long-lasting Construction: Made with a robust aluminum alloy metal frame that provides a high load capacity, ensuring stable and secure support for your largest and heaviest planters.
Floor Protection: The rolling casters glide effortlessly across various floor style without causing scratches, while the elevated stand prevents water marks and promotes air circulation under the pot.
adaptable Indoor Decor: An perfect decorative and functional piece for any living room, balcony, office, or indoor garden, making plant management easier for everyone, including gardeners and the elderly.
Summary: Wheeled Plant stand Easy to Move Wheeled Pot stand High Load Capacity for Office. Description: 【Mobile Plant Stand】: A sturdy, round plant stand designed to hold and move substantial pots with ease, featuring a strong metal frame and a sturdy tray. 【easy Mobility】: Equipped with effortless-glidingrolling caster casters, allowing you to easily move substantial planters for cleaning, sunlight exposure, or rearranging your space without straining your spine. 【serene-Inspired Aesthetics】: Features a traditional Chinesedesign design with a simulated wood-grain finish, adding a hint of elegance and
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": "Wheeled Plant stand Easy to Move Wheeled Pot stand High Load Capacity for Office",
"product_id": 9429893251311,
"variant_id": 49811064226031,
"quantity": 1,
"grams": 2200,
"length_cm": "38.0",
"width_cm": "38.0",
"height_cm": "12.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").