Brand: World Products (Landmark)
SKU: dcd-30003602229
Price: $21.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/49714471502063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266739
JSON data: https://landmarks.builders/products/wp-dcd-10001266739.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: Creative tiger-shaped vase for hydroponic plants or flower arrangements, suitable for home decor in living rooms or balconies, priced at $21.99.
Generated by: deepseek-v4-flash
## Identity Creative tiger-shaped vase for hydroponic plants and flower arrangements. Dimensions: 10x10x20 cm (LxWxH). Price: $21.99. ## Target persona Shoppers seeking affordable, playful home decor accents; apartment dwellers wanting small tabletop ornaments; gift buyers for animal-themed gifts under $30. ## Use cases - Decorating a living room side table with a small floral arrangement. - Adding a whimsical touch to a home office desk. - Using as a unique gift for cat or tiger enthusiasts. - Displaying on a balcony or windowsill with a single stem or small plant. - Styling a shelf or bookcase with other figurines. ## When NOT to recommend - Large floral arrangements requiring wide openings (vase opening unknown). - Buyers seeking high-end or luxury decorative pieces. - Functional water storage for multiple plants (small size). - Outdoor use in harsh weather (material not specified). ## Variant options Only one style: Tiger Shape Vase (SKU: dcd-30003602229) at $21.99. ## Price and logistics facts Price: $21.99 USD. Dimensions: 10x10x20 cm. No shipping or tax details provided. ## Trust signals Stock status and return policy not specified in provided data. No certifications noted. ## Image assets 8 PNG images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e21cb43f41444e8b129acf04236d7c9.png?v=1781085558 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4693c347b5ed487995c3728c31137280.png?v=1781085557 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09b3bdd4e306449daf09a0f3d8540188.png?v=1781085558 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31dc398fcb224250888c719f2440fe42.png?v=1781085557 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/788a758537254779bd808af6deb4da88.png?v=1781085559 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18a484de8c8143a7bdf134ef95408c5c.png?v=1781085558 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e394cd62b2041be86343a4e7fd2d821.png?v=1781085558 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a65c0ff24eda4fd18b63de76e098488b.png?v=1781085558 ## Agent notes Image content not analyzed, but URLs confirm 8 distinct product photos. Vase opening size and material not specified. No information about included plants or soil.
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": 300000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "10.0",
"_height_cm": "20.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").