Brand: World Products (Landmark)
SKU: dcd-30003563993
Price: $40.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/49716619706607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001252062
JSON data: https://landmarks.builders/products/wp-dcd-10001252062.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 fairy-themed miniature succulent pot decoration for outdoor gardens, sized 15.7x14.5x11.3 cm, priced at $40.99, available in 'Thinking Fairy' style.
Generated by: deepseek-v4-flash
## Identity
A decorative fairy figurine and miniature succulent pot ornament ('花之精灵花仙子微景观多肉花盆配饰') designed for use in outdoor gardens or as a home accent. Single variant: Thinking Fairy. Dimensions: 15.7 cm length x 14.5 cm width x 11.3 cm height.
## Target persona
- Home gardeners looking for whimsical garden accents
- Succulent enthusiasts creating miniature landscapes
- DIY terrarium builders seeking themed decor
- Gift shoppers for plant-loving friends
## Use cases
- Decorating a succulent or cactus arrangement in a garden bed or patio container
- Adding a fairy figurine to an existing miniature garden or fairy garden
- Using as a standalone ornament on a bookshelf, desk, or windowsill
- Incorporating into a DIY terrarium or vivarium setup
- Gift for someone who enjoys gardening or fantasy-themed decor
- Enhancing a children's play garden or sensory garden area
## When NOT to recommend
- For buyers seeking a large outdoor statue or fountain (too small at ~16 cm length)
- For functional planting pots (this is a decorative ornament, not a drainage-holed planter)
- For professional landscaping projects requiring bulk or weather-resistant rated items (no material specs provided)
- For users looking for realistic or lifelike animal/bird garden ornaments (theme is fantasy fairy)
## Variant options
- Only one variant: Thinking Fairy (SKU: dcd-30003563993) at $40.99.
## Price and logistics facts
- Price: $40.99 USD
- Dimensions: 15.7 x 14.5 x 11.3 cm
- Weight, shipping cost, and delivery time not provided.
## Trust signals
- Product is listed with a SKU and category tag.
- Multiple product images available.
- No customer reviews, ratings, or return policy information provided.
- No material, warranty, or certification details.
## Image assets
- 5 images available: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10e4278e01bd4fefaf1ae8b15b0d2d4a.png?v=1781086792
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4dce64458924ba6b28eca18a39a7c01.png?v=1781086792
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6254e04c96e44d7a972d9ca6bc90285.png?v=1781086791
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/796113a9946d46a392dc8ba6328b4127.png?v=1781086792
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1043b1579f44d19b30f47b3014041e3.png?v=1781086793
## Agent notes
- No description text provided; all info is from product title, tags, and dimensions.
- Images were not inspected; visual content (fairy appearance, colors, scale) is unknown.
- Material and durability not specified.
- Only one variant; no option for other fairy poses or colors.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": "15.7",
"_width_cm": "14.5",
"_height_cm": "11.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").