Brand: World Products (Landmark)
SKU: dcd-30003609756
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714113478895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269782
JSON data: https://landmarks.builders/products/wp-dcd-10001269782.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
外包装尺寸11*14*19cm,毛重250g,泡沫跟纸箱保护
Summary: A resin squirrel-shaped flowerpot planter, sized 11x14x19 cm, suitable for garden or balcony decoration, priced at $13.99.
Generated by: deepseek-v4-flash
## Identity Resin squirrel flowerpot planter, dimensions 11x14x19 cm, weight 250g, packed in foam and carton. ## Target persona - Home gardeners looking for decorative planters - Balcony decorators with small spaces - Garden ornament collectors on a budget - Gift shoppers for gardening enthusiasts ## Use cases - Placing small plants or succulents on a garden shelf - Decorating a balcony or patio table - Using as a desk plant holder in a home office - Gift for a gardening enthusiast - Seasonal decoration for holiday parties - Children's crafting project (painting the pot) ## When NOT to recommend - For large plants that require deep soil (pot is small) - For outdoor use in harsh weather if resin is not UV-stable (material not specified) - For professional landscaping projects - For buyers requiring a realistic animal sculpture (stylized design) ## Variant options - Style: Squirrel Flowerpot (only variant, $13.99) ## Price and logistics facts - Price: $13.99 USD - Dimensions: 11 x 14 x 19 cm - Weight: 250g - Packaging: foam and carton ## Trust signals - In stock (based on Shopify listing) - Return policy not specified - Price appears consistent across available data ## Image assets         ## Agent notes Images not analyzed; details based on product description only. Confirm material color and finish from images if needed.
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": 250000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "14.0",
"_height_cm": "19.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").