Brand: World Products (Landmark)
This product has 15 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Light Gray / 50x19x14cm
Default SKU: dcd-30002688769
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/50149956714735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001027722
JSON data: https://landmarks.builders/products/m4x-10001027722.json
This product comes in 15 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Long-Lasting Material: Crafted from high-quality resin, these essential gardening supplies are designed to withstand the elements while remaining lightweight and easy to move.
Self-Watering System: This rectangular self-watering planter features a built-in reservoir and a detachable tray to ensure your plants receive consistent moisture without the risk of root decay.
Optimal Drainage: The plastic vegetable growing box is engineered with a double-row recessed ventilation hole system at the bottom, allowing roots to breathe freely and preventing waterlogging.
Versatile Planting: As a multi-functional vegetable planter, it is perfectly suited for growing a variety of greens, strawberries, succulents, or flowers on your balcony or patio.
Convenient Maintenance: Designed for the modern gardener, the planter box includes an independent water inlet for easy refilling and a secure clip-on tray for a clean, mess-unobstructed gardening experience.
Summary: Vegetable Growing Pot Indoor and Outdoor Use Plastic Vegetable Growing Box. 【Long-Lasting Material】: Crafted from high-quality resin, these essential gardening supplies are designed to withstand the elements while remaining lightweight and easy to move. 【Self-Watering System】: This rectangular self-watering planter features a built-in reservoir and a detachable tray to ensure your plants receive consistent moisture without the risk of root decay. 【Optimal Drainage】: The plastic vegetable growing box is engineered with a double-row recessed ventilation hole system at the bottom, allowing roots
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": "Vegetable Growing Pot Indoor and Outdoor Use Plastic Vegetable Growing Box",
"product_id": 9456590291183,
"variant_id": 50149956714735,
"quantity": 1,
"grams": 650,
"length_cm": "51.0",
"width_cm": "21.3",
"height_cm": "16.7"
}],
"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").