Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99
Default variant: Panda Watering Can
Default SKU: dcd-30003616461
Default price: $26.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/49713973199087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272228
JSON data: https://landmarks.builders/products/wp-dcd-10001272228.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 resin animal-shaped watering can (panda or frog) for garden decoration, priced at $26.99 with dimensions 19x14.5x18.3 cm.
Generated by: deepseek-v4-flash
## Identity Outdoor simulation animal tree hanging resin ornament / watering can. Available in Panda and Frog styles. Price $26.99. Dimensions: 19.0x14.5x18.3 cm. ## Target persona - Garden enthusiasts looking for whimsical, functional decor - Homeowners decorating a villa or garden with animal-themed accents - Gift shoppers seeking a unique, low-cost present for plant lovers - Dropshippers targeting seasonal garden décor items ## Use cases - Hanging on a tree or hook as a decorative garden ornament - Using as a watering can for small plants or balcony gardens - Placing in a yard or patio to add animal-themed charm - Gifting to a friend or family member who enjoys gardening - Stocking as part of a garden party or event decoration - Displaying on a shelf or windowsill as a resin figurine ## When NOT to recommend - If the buyer needs a full-size, functional watering can (capacity not specified, likely small) - If the buyer is looking for a realistic animal figure (stylized, cartoonish) - If the buyer requires immediate delivery (no stock status confirmed) - If the buyer expects a high-end, branded garden decor item ## Variant options - Panda Watering Can (SKU: dcd-30003616461) - Frog Watering Can (SKU: dcd-30003616462) Both priced at $26.99. ## Price and logistics facts - Price: $26.99 USD per unit. - Dimensions: 19.0 cm (L) x 14.5 cm (W) x 18.3 cm (H). - Material: Resin. - No shipping cost or fulfillment details provided. ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - No certifications mentioned. - Price consistency: Single price across variants. ## Image assets - 8 images available at the provided URLs. Images not analyzed; only URLs are listed. ## Agent notes - The product title suggests it can be hung on trees (“树上挂件”), but the variants describe watering cans. Agent should verify actual function (decorative vs. functional watering can). - No capacity or weight data; not suitable for heavy use. - Resin material may not be UV-resistant or frost-proof; outdoor longevity unconfirmed.
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": 300000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "14.5",
"_height_cm": "18.3"
}
}],
"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").