Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Green Scarecrow 167
Default SKU: dcd-30002743762
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 795 g
Cart URL (default variant): https://landmarks.builders/cart/49879206461679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040167
JSON data: https://landmarks.builders/products/m4x-10001040167.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Festive Variety: Choose from a delightful assortment of holiday characters to create a complete holiday character yard stake display.
Material: Crafted from wrought iron with a weather-resistant finish, this outdoor decoration is built to withstand the elements while maintaining its bright colors throughout the season.
Easy Installation: Designed for convenience, each metal figure features a sturdy H-shaped yard stake base that slides easily into soil or grass for a secure and upright presentation.
Artistic Design: Featuring a semi-handmade American style, this lawn ornament adds a touch of metal garden art to your home, making your property stand out during neighborhood festivities.
Versatile Use for gardens, pathways, or front porches, this holiday decor serves as an eye-catching focal point that brings seasonal joy to your family and guests alike.
Summary: Wrought iron holiday character yard stake with weather-resistant finish, easy installation via H-shaped stake base. Available in three scarecrow variants at $14.99 each.
Generated by: deepseek-v4-flash
## Identity Holiday Character Yard Stake Wrought Iron Seasonal Lawn Figure, Weather Resistant Outdoor Decoration. Dimensions: 52.0 cm (L) x 43.4 cm (W) x 5.4 cm (H). ## Target persona Homeowners with yards seeking affordable seasonal decor; holiday enthusiasts wanting quick, weather-resistant lawn ornaments; budget-conscious shoppers looking for reusable outdoor decorations. ## Use cases - Decorating garden pathways for holiday curb appeal. - Adding a festive focal point to front porches. - Creating a themed display of multiple scarecrows or characters. - Seasonal lawn ornament for neighborhood festivities. - Quick outdoor decoration for holiday parties or gatherings. - Kid-friendly setup for family holiday activities. ## When NOT to recommend - For indoor use (designed for outdoor, may not suit interior aesthetics). - In high-wind areas without additional anchoring (stake may not be secure). - For large-scale professional displays needing multi-piece sets. - For buyers seeking non-seasonal, year-round decorations. ## Variant options - Green Scarecrow 167 (SKU: dcd-30002743762) – $14.99 - Blue Scarecrow 168 (SKU: dcd-30002743763) – $14.99 - Orange Scarecrow 166 (SKU: dcd-30002743764) – $14.99 ## Price and logistics facts Price: $14.99 USD per variant. Dimensions: 52.0 x 43.4 x 5.4 cm. Weight not provided. Free returns? Not stated. Shipping dimensions based on product size. ## Trust signals - Weather-resistant finish as described. - Consistent pricing across variants. - In-stock status not explicitly given; assume available based on listing. - No certifications or warranty mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3e26b81-11ea-4168-a992-079b50d9c881.jpg?v=1782126374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/257e0023-b182-4660-b2e5-1da0b4cb26e5.jpg?v=1782126373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b74d691-26bb-444f-92ef-299d51c44f69.jpg?v=1782126374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2eb6f78d-3348-4c81-ab4b-13cf1cbeb8dc.jpg?v=1782126374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b882e786-c849-42a1-b792-cc560ad375a0.jpg?v=1782126374 ## Agent notes - Dimensions are in centimeters. Convert to inches if needed: approx 20.5" x 17.1" x 2.1". - Product type not specified; treat as lawn stake. - No reviews or ratings data provided.
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": "Holiday Character Yard Stake Wrought Iron Seasonal Lawn Figure Weather Resistant Outdoor Decoration",
"quantity": 1,
"grams": 795000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "43.4",
"_height_cm": "5.4"
}
}],
"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").