Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Giraffe
Default SKU: dcd-30002745596
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49879203348719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040615
JSON data: https://landmarks.builders/products/m4x-10001040615.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Design: This unique animal head vase features a charming Nordic aesthetic that brings a touch of whimsical nature into any modern house decoration.
Versatile Function: Designed as a creative flower vase, it is for displaying fresh water- plants, dried flowers, or elegant silk arrangements.
Practical Features: The wide opening makes it an ideal plant pot for small or air plants, allowing for easy maintenance and creative styling.
Premium Craftsmanship: Each animal head vase is meticulously crafted from resin with a hand-painted finish for a high-end, textured look.
Decorative Attraction: This cartoon animal planter serves as a stunning focal point for your living room, TV cabinet, or children's bedroom vanity.
Summary: Animal head resin vase with drainage hole, Nordic cartoon style, for flowers or small plants. Two animal variants: Giraffe and Zebra. $9.99.
Generated by: deepseek-v4-flash
## Identity Animal Head Vase Multi Functional Container Flower Vase With Drainage Hole Cartoon Animal Themed Planter for Kids ## Target persona Parents looking for quirky kids' room decor; budget-conscious home decor shoppers seeking novelty vases. ## Use cases - Decorative shelf piece in a child's bedroom - Gift for an animal-loving child - Small plant pot for succulents or air plants - Creative dried or silk flower arrangement display - Desk ornament in a playful office ## When NOT to recommend - Formal living room or sophisticated decor - Large bouquet arrangements (narrow opening not specified) - Minimalist modern interiors where whimsy is unwanted - Outdoor use (resin material not specified for weather) ## Variant options - Giraffe (SKU: dcd-30002745596) – $9.99 - Zebra (SKU: dcd-30002745597) – $9.99 ## Price and logistics facts Price: $9.99 USD Dimensions: 20 cm (length) x 18 cm (width) x 13 cm (height) Variants: Both at same price ## Trust signals - No inventory or return policy information provided - Price consistency across variants ## Image assets No images available for this product. ## Agent notes No image understanding performed; visual details are not confirmed.
This product has 12 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": "Animal Head Vase Multi Functional Container Flower Vase With Drainage Hole Cartoon Animal Themed Planter for Kids",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "18.0",
"_height_cm": "13.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").