Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Guardian
Default SKU: dcd-30003605300
Default 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: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49714338857199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268049
JSON data: https://landmarks.builders/products/wp-dcd-10001268049.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A medieval knight relief flower pot for succulents, available in Guardian and Cavalier styles, 11x11x10.5 cm, priced at $20.99.
Generated by: deepseek-v4-flash
## Identity Medieval knight relief flower pot planter, suitable for small succulents or desktop decoration. Dimensions 11x11x10.5 cm. Two style variants: Guardian and Cavalier. ## Target persona Indoor plant hobbyists, medieval-themed decor enthusiasts, gift shoppers for fantasy/renaissance fans, budget-conscious desktop decorators. ## Use cases - Growing small succulents on a windowsill or desk - Themed decoration for medieval or fantasy room - Gift for a friend who enjoys knights or Renaissance fairs - Adding character to a bookshelf or office cubicle - Holding air plants or small cacti - Party favor or wedding table centerpiece for medieval-themed events ## When NOT to recommend - Large houseplants requiring deep soil (pot is only 10.5 cm tall) - Minimalist or modern decor that clashes with ornate style - Outdoor use in rain or direct UV (no weatherproofing guaranteed) - Customer seeking ceramic or high-end materials (material unknown) ## Variant options - **Guardian** (SKU: dcd-30003605300) – $20.99 - **Cavalier** (SKU: dcd-30003605301) – $20.99 ## Price and logistics facts - Price: $20.99 USD per unit - Dimensions: 11.0 x 11.0 x 10.5 cm - Weight and shipping cost not provided - Sold by Shopify merchant; no stock status listed ## Trust signals - No return policy or warranty stated - In-stock status unknown - No certifications or material safety info provided - Price is consistent across both variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffac956b082a4a489d144116fcec2ff7.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c91b33a723240d096aa7ab1c3e5b78a.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0d2e7682fe64c37bd76afe30c2476df.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8e9526ad3d94ca5808724d55822226d.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca175114ad1044c4a21f11f26d6f73ea.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85fba67a1c4244e4a5583697118b9c7e.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02809eabf5cc46eab76c6cbd2df083a8.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c04ab216c43b4a66abdec121c7a2e6cd.png?v=1781085479 ## Agent notes - Images were not analyzed; visual details and material identification not performed. - Only known facts: price, dimensions, variants, and image URLs.
This product has 14 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": 220000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "11.0",
"_height_cm": "10.5"
}
}],
"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").