Brand: World Products (Landmark)
SKU: dcd-30003605311
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/49714316673263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268057
JSON data: https://landmarks.builders/products/wp-dcd-10001268057.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: A decorative dragon-relief planter pot for succulents or small plants, suitable for indoor desks or outdoor balcony use.
Generated by: deepseek-v4-flash
## Identity - Product: Dragonic Relief Pot (霸气龙纹造型花盆) - Type: Gardening planter ## Target persona - Succulent collectors and small-plant enthusiasts - Home decorators seeking dragon-themed accents - Hobbyist gardeners with indoor desks or outdoor balcony spaces - Gift buyers for dragon motif fans ## Use cases - Display a single succulent on a desk or shelf - Accent a balcony garden with a themed planter - Gift to a friend who loves dragon motifs or exotic decor - Repot a small cactus or air plant for visual interest - Add to a collection of creative pots on a plant stand ## When NOT to recommend - For large plants requiring deep soil (pot depth is too shallow) - For minimalist decor preferring plain, unadorned containers - For outdoor use in harsh weather (material durability unknown) - For professional growers needing standardized pots ## Variant options - Only one variant: "Dragon Relief Pot" at $20.99 ## Price and logistics facts - Price: $20.99 USD - Dimensions: 12.5 cm (L) x 10.0 cm (W) x 9.0 cm (H) - Shipping: not specified ## Trust signals - No return policy or stock status provided - Price is fixed across single variant - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3749f6c0328140d7bbea5f3cf54395ea.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a3f5235ad8e4bb7a0a2df52dc4897dd.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fb2182217554cda8aee521347d9a93f.png?v=1781085466 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/471b5b60caa743ffaa028522acad9fee.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec1e41883a524f1499ed726cbcecb3e6.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94349132d4494c87a4c1553cb067cca9.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ee6ce9c7d6a433aa69f7ba2b52068c6.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/552fe5591bc64f57915045a7583b6bec.png?v=1781085468 ## Agent notes - Image understanding not performed; visual details not assessed. No material or finish information provided.
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": 380000,
"properties": {
"_length_cm": "12.5",
"_width_cm": "10.0",
"_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").