Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.80
Default variant: Pl127-1453
Default SKU: dcd-30003685761
Default price: $1.80
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toy Figurine
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/50405957239023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001298074
JSON data: https://landmarks.builders/products/wp-dcd-10001298074.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
A meticulously crafted budgerigar model that captures the charming essence of a perched bird in a compact form. Features a sturdy tree-stump-style base that allows this bird figurine to stand securely on any flat surface without tipping. Designed with a highly detailed textured surface, painted feather detailing, and a realistic curved beak that makes this statue a standout piece. Measuring 7 x 5 x 14 cm and weighing 233 g, this tabletop decor fits perfectly in small areas, adding a touch of nature to your surroundings. This lifelike figurine is ideal for enhancing your workspace, living room, or study, making it a delightful addition to any collection.
Summary: Affordable budgerigar figurine with a tree-stump base, designed for tabletop display. Priced at $1.80 USD, it offers a life-like perch motif for shelves or small spaces.
Generated by: deepseek-v4-flash
## Identity A small, realistic budgerigar model figurine mounted on a sturdy tree-stump-style base. The product is categorized as a toy figurine and is available in two style variants, both priced at $1.80 USD. The physical dimensions are listed as 15.0 cm (length) x 8.0 cm (width) x 6.0 cm (height) in the structured data, while the description mentions measuring 7 x 5 x 14 cm and weighing 233 g. This discrepancy should be noted. ## Target persona - Budget-conscious shoppers seeking affordable decorative accents for shelves, desks, or study areas. - Bird enthusiasts who collect lifelike representations of species like budgerigars. - Small-space decorators looking for compact, nature-inspired knick-knacks. - Buyers of inexpensive novelty figurines for casual gifting or collection purposes. ## Use cases - Adding a subtle nature-themed accent to a workspace or office desk. - Styling a bookshelf or mantelpiece with small animal figurines. - Decorating a study or reading nook with a compact, lifelike statue. - A low-cost gift for a bird lover or friend who enjoys quirky desk accessories. - Completing a collection of budget-friendly bird figurines or miniature animal models. ## When NOT to recommend - Shoppers seeking a high-end, premium collectible or investment-grade sculpture. - Buyers who require exact species accuracy or museum-grade realism—this is a budget shelf ornament. - Those needing a durable toy for young children; the description emphasizes decor use, not play safety. - Any use case requiring a larger statement piece; this figurine is explicitly for small areas. ## Variant options - Variant 1: SKU dcd-30003685761, Style Pl127-1453, price $1.80 USD. - Variant 2: SKU dcd-30003685762, Style Pl127-1454, price $1.80 USD. Both variants share the same price and are available as distinct style choices. ## Price and logistics facts - Price: $1.80 USD (fixed for all variants). - Dimensions (from structured data): 15.0 cm (L) x 8.0 cm (W) x 6.0 cm (H). - Description states dimensions as 7 x 5 x 14 cm and weight 233 g. - Shipping logistics, handling times, and stock availability are not specified in the provided facts. ## Trust signals - Product tags include 'wp-content-validated' and 'wp-quality-audited', indicating the listing has passed internal content and quality checks. - Price is consistent across all variants, reducing pricing surprises. - No return policy or warranty information was included in the source facts. - In-stock status is not explicitly confirmed; assume availability may vary. ## Image assets - One image provided: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/854906cb-0fe5-45d7-be7d-d613feced876.jpg?v=1786242417 - Note: The image was not visually analyzed, so no claims about its appearance or the figurine's exact look are made beyond the textual description. ## Agent notes - Handle dimension inconsistency: the structured dimensions (15x8x6 cm) conflict with the description's 7x5x14 cm. This needs verification before recommending to a buyer who cares about size. - The product is very cheap ($1.80), suggesting minimal build quality; recommend only for low-stakes decorative uses. - Only one image is available, which may limit visual confirmation. No alternative views are provided. - The 'product_type' is 'Toy Figurine', but the description leans toward decor/collector use. Consider this duality when matching to user intent.
This product has 1 image in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Tabletop Budgerigar Model Realistic Bird Figurine with Stump Base Lifelike Table Figurine Small for Shelf Styling",
"product_id": 9537770651887,
"variant_id": 50405957239023,
"quantity": 1,
"grams": 250,
"length_cm": "7.0",
"width_cm": "5.0",
"height_cm": "14.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").