Brand: World Products (Landmark)
SKU: dcd-30003699502
Price: $34.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/50150257950959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001302508
JSON data: https://landmarks.builders/products/m4x-10001302508.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Identity: A beautifully crafted resin planter with driftwood look that brings the serene beauty of the outdoors into your living space.
Function: This shallow succulent planter is specifically designed to hold small plants, cacti, and miniature arrangements with its open-top layout.
Design: Featuring an irregular, natural-wood aesthetic and a neutral beige finish, this unique succulent pot mimics the organic textures of real woodland find.
Placement: The low-profile pot is perfectly sized at 36 cm x 12 cm x 9 cm, making it an ideal centerpiece for narrow areas like windowsills, desks, and shelves.
Durability: Made from high-quality resin, this lightweight yet sturdy planter offers the rustic charm of weathered wood without the risk of rotting or cracking over time.
Summary: Resin Planter with Driftwood Look Irregular Driftwood Planter Rustic Pot for Gardeners, Tabletop, Windowsill, Home Garden. 【Identity】: A beautifully crafted resin planter with driftwood look that brings the serene beauty of the outdoors into your living space. 【Function】: This shallow succulent planter is specifically designed to hold small plants, cacti, and miniature arrangements with its open-top layout. 【Design】: Featuring an irregular, natural-wood aesthetic and a neutral beige finish, this unique succulent pot mimics the organic textures of real woodland find. 【Placement】: The low-profil
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": "Resin Planter with Driftwood Look Irregular Driftwood Planter Rustic Pot for Gardeners, Tabletop, Windowsill, Home Garden",
"product_id": 9456687644911,
"variant_id": 50150257950959,
"quantity": 1,
"grams": 800,
"length_cm": "39.8",
"width_cm": "21.0",
"height_cm": "14.6"
}],
"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").