Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $12.99
Default variant: S / Square
Default SKU: dcd-30002713489
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49903513698543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001032113
JSON data: https://landmarks.builders/products/m4x-10001032113.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Aesthetic: Enhance your house decoration with this lifelike potted plants that bring a refreshing touch of nature to any indoor setting without the need for sunlight.
Always Verdant Design: Each artificial plant is meticulously crafted to maintain its lively green color and verdant appearance all-year, providing a permanent hint of life to your space.
Zero Maintenance: This fake greenery requires no watering, pruning, or fertilizing, making it the hassle solution for busy professionals and plant lovers alike.
Versatile Decor: The classic fake potted topiary form fits seamlessly onto office desks, bookshelves, or coffee tables, adding a sophisticated and polished look to your environment.
Quality: Featuring a sturdy artificial planter made from materials, this fake potted plant is designed to withstand the test of time while remaining beautiful.
Summary: Faux desktop plant, 23x15x30cm, zero maintenance, realistic look, multiple sizes/styles, starting at $9.99.
Generated by: deepseek-v4-flash
## Identity
Small Faux Plant Pot – realistic artificial topiary for indoor use. Dimensions: 23×15×30 cm (L×W×H).
## Target persona
- Budget-conscious home or office decorator
- Busy professional wanting greenery without upkeep
- Plant lover with limited time or lighting
- Renter or student needing movable, no-commitment decor
## Use cases
- Desk ornament in a home office or cubicle
- Accent piece on a coffee table or bookshelf
- Decorative element in a living room or entryway
- Gag gift for a friend who kills real plants
- Temporary decor for events or photo backdrops
- Small accent in a bathroom or windowless room
## When NOT to recommend
- Outdoor use or areas exposed to weather
- Large spaces needing substantial visual impact
- Users who specifically want real plants for air purification or hobby
- High-end interior design requiring premium materials
## Variant options
- S (size small): Square, Triangle, Round – $9.99 each
- L (size large): Round, Triangle, Heart, Bird – $10.99 each
- M (size medium): Ball Wy58 – $12.99
All variants are faux plants; dimensions may vary by style.
## Price and logistics facts
- Base price: $9.99 USD (S variants) up to $12.99 (M Ball Wy58)
- Dimensions: 23 cm length × 15 cm width × 30 cm height
- Currency: USD
- No shipping or stock details provided
## Trust signals
- In-stock status: not provided; assume available from seller
- Return policy: not provided
- Price consistency: all variants clearly listed with no discounts indicated
- Certifications: none specified
## Image assets
- 5 product images available at:
1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63cad893-10d1-47a4-b562-02c7a3f99a02.jpg?v=1782146568
2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2efbbe3b-9b21-47a3-b8d2-3687587bb30c.jpg?v=1782146568
3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/504bd0ba-e02e-4f5e-811c-7cc0c821358a.jpg?v=1782146571
4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a54e8ae-fd9f-4a3e-8b80-9e9a0e27cd5b.jpg?v=1782146567
5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7443d7c-3533-4a02-a332-ef29cfd48516.jpg?v=1782146568
- Note: images were not fetched; content may vary. Assume they show the product from multiple angles.
## Agent notes
- No image analysis performed; treat image URLs as fetchable assets.
- Material details vague ('sturdy artificial planter'); no specific plastic or fabric info.
- No stock availability or return policy in facts.
- Price is low, suggesting basic quality.This product has 12 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": "Small Faux Plant Pot Low Maintenance Desktop Plant Ornament Realistic Look Potted Topiary for Office Desk, Living Room, Indoor",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "15.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").