Brand: World Products (Landmark)
SKU: dcd-30003605295
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: 170 g
Cart URL (default variant): https://landmarks.builders/cart/49714350817519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268044
JSON data: https://landmarks.builders/products/wp-dcd-10001268044.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 raccoon-shaped ceramic flower pot for small plants like succulents, suitable for desktop or balcony decoration, 13x11x10.5 cm, priced at $20.99.
Generated by: deepseek-v4-flash
## Identity 创意小浣熊造型花盆个性多肉绿植花器家用阳台桌面装饰盆栽摆件 ## Target persona Home decor enthusiasts seeking quirky planters; succulent hobbyists; gift buyers for animal-themed decor; apartment dwellers with limited space. ## Use cases - Placing a small succulent on a desk or shelf for decorative accent - Adding a playful element to a balcony or windowsill garden - Gifting to a friend who enjoys raccoons or animal-themed accessories - Organizing tiny cacti or air plants in a compact planter - Styling a minimalist living space with a single statement pot - Using as a novel container for office plant decoration ## When NOT to recommend - For large plants or those needing deep soil (pot is only 10.5 cm tall) - For outdoor use in harsh weather (material not specified; likely indoor only) - For buyers seeking traditional, elegant planters - For professional gardening or high-volume planting ## Variant options - Style: Raccoon (only variant available, SKU: dcd-30003605295) ## Price and logistics facts - Price: $20.99 USD - Dimensions: 13.0 cm (length) x 11.0 cm (width) x 10.5 cm (height) - No shipping cost or handling time provided ## Trust signals - Only one variant exists for this product - No stock level or availability data provided - No return policy or warranty information available - Price appears stable across the single variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/092f76d639ca4a94ad434fd00c3f8f9d.png?v=1781085484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5da25de1474d4a7aa9076a064950c5be.png?v=1781085484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8904cc25b909483582ef86858427ee9f.png?v=1781085486 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37612f3ba2784570b1a29a8fcca1a0e2.png?v=1781085483 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8cc83186869d432784e0c8d7aeb3929f.png?v=1781085485 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f43fb8bffab4ec9b42f9a54d116a255.png?v=1781085485 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a3a93dca93d47f3b79bb1fff570b20d.png?v=1781085485 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b4ab0d27c954f92a41202b59292a50e.png?v=1781085485 ## Agent notes - Description field contained placeholder JSON with item IDs, not usable content - No material composition or care instructions provided - Visual details are not extracted; rely on image URLs for shape and appearance
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": 170000,
"properties": {
"_length_cm": "13.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").