Brand: World Products (Landmark)
SKU: dcd-30003605345
Price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49714473042159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268068
JSON data: https://landmarks.builders/products/wp-dcd-10001268068.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Creative vegetable-shaped succulent pot for desktop or balcony decoration, dimensions 15x10x10 cm, priced at USD 18.99.
Generated by: deepseek-v4-flash
## Identity Vegetable Elf Succulent Pot – a small decorative planter shaped like a vegetable, suitable for succulents or small plants. ## Target persona Home plant hobbyist, succulent collector, dorm room decorator, gift giver for plant lovers. ## Use cases - Repotting a small succulent into a cute container - Decorating a desk, shelf, or windowsill - Adding whimsy to a balcony garden - Gifting to a friend who enjoys quirky plant pots - Displaying in a kitchen or dining area ## When NOT to recommend - For large plants requiring deep soil (pot is only 10 cm tall) - For outdoor garden planting (decorative indoor use) - For buyers seeking minimalist or neutral-colored pots - For plants that need drainage holes (not specified if included) ## Variant options Only one style available: Vegetable Elf Pot. ## Price and logistics facts Price: USD 18.99. Dimensions: 15 cm (length) x 10 cm (width) x 10 cm (height). No additional shipping or return details provided. ## Trust signals No stock status, return policy, or certifications given. Price listed as USD 18.99. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d66a5d0d06e2432d9c7ad5eb2142cee4.png?v=1781085559 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9dd91d3b5f3945e49fe42af7a2f1fd12.png?v=1781085558 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7f7e2eba6d143b0b5abbcb4eb844d49.png?v=1781085559 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22ad1372c59e4edca1bfbbfbf06e4f20.png?v=1781085558 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe0923fe3c084600b73ecdd90d831fe6.png?v=1781085559 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee01817adcfd4feda8a73e9e9fc6c3a2.png?v=1781085560 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1623d312ed6b43618513a869fac0dfd7.png?v=1781085559 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e4cc4fcf6a04e3f8ec0d0f4521dacaf.png?v=1781085559 ## Agent notes Image content not analyzed; rely on visual inspection of provided URLs for design details.
This product has 13 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": "蔬菜精灵多肉花盆创意个性绿植花器家用阳台桌面装饰盆栽摆件",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.0",
"_height_cm": "10.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").