Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Small / Xdy7649-1
Default SKU: dcd-30002459516
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: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49944718246127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000985525
JSON data: https://landmarks.builders/products/m4x-10000985525.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rustic Design: Bring a hint of nature indoors with this faux stone flower pot, featuring an irregular, rock-like texture that mimics natural stone for a vintage, rustic aesthetic.
Long-Lasting Material: Expertly crafted from high-quality ceramic, this sturdy ceramic succulent pot is designed for longevity, providing a stable and beautiful home for your plants.
Optimal Plant Health: Equipped with a drainage hole at the bottom, this planter ensures proper water drainage, preventing root decay and promoting healthy growth for succulents, cacti, and small plants.
Versatile Decor: Its minimalist and compact design makes it a perfect gardening supply for any space, including desktops, windowsills, balconies, and living rooms, enhancing your decor with a natural component.
Ideal for Small Plants: Perfectly sized for small greenery, this rough pottery bonsai pot is ideal for showcasing individual succulents, small bonsai, or herbs, making it a thoughtful gift for plant lovers and hobbyists.
Summary: Natural Look Faux Stone Flower Pot With Drainage Hole Ceramic Succulent Pot Vintage Rustic Design Irregular Rock-Like Planter Minimalist Design for Plant Lovers, Office Workers, Hobbyists, Desktop, Living Room, Balcony, Windowsill. 【Rustic Design】: Bring a hint of nature indoors with this faux stone flower pot, featuring an irregular, rock-like texture that mimics natural stone for a vintage, rustic aesthetic. 【Long-Lasting Material】: Expertly crafted from high-quality ceramic, this sturdy ceramic succulent pot is designed for longevity, providing a stable and beautiful home for your plants. 【
Generated by: m4x-map-v1
This product has 4 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Natural Look Faux Stone Flower Pot With Drainage Hole Ceramic Succulent Pot Vintage Rustic Design Irregular Rock-Like Planter Minimalist Design for Plant Lovers, Office Workers, Hobbyists, Desktop, Living Room, Balcony, Windowsill",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "13.2",
"_width_cm": "11.5",
"_height_cm": "9.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").