Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Red
Default SKU: dcd-30003613365
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 190 g
Cart URL (default variant): https://landmarks.builders/cart/49713958256879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271124
JSON data: https://landmarks.builders/products/wp-dcd-10001271124.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品尺寸:15*15*60CM
产品重量:120.87克
含包装重:193.47克
包装尺寸:18*18*5CM
Summary: Handmade metal flower garden stake with bird feeder, available in 8 colors, priced at $11.99 USD.
Generated by: deepseek-v4-flash
## Identity Handmade Metal Flower Garden Stake / Bird Feeder (新品Handmade Metal Flower Garden Stake手工金属花卉花园喂鸟器). Product dimensions: 15x15x60 cm. Packaging: 18x18x5 cm. Weight: 120.87 g (193.47 g with packaging). ## Target persona - Garden hobbyist looking for decorative accent - Bird enthusiast wanting affordable feeder - Gift shopper on budget - Home decorator seeking colorful garden ornament ## Use cases - Decorate garden or flower bed - Attract small birds to yard - Housewarming or birthday gift for gardeners - Add color to patio or balcony - Use as a unique plant marker - Photo prop in garden setting ## When NOT to recommend - Buyer needs large-capacity bird feeder (this is small) - Buyer expects durable all-weather metal (material not specified) - Buyer prefers natural wood or ceramic garden stakes - Buyer requires feeder for heavy bird species ## Variant options 8 color variants available at same price ($11.99): Red, Blue, Purple, Pink, Yellow, Orange, Green, Rose. ## Price and logistics facts Price: $11.99 USD. Dimensions: 15x15x60 cm (product), 18x18x5 cm (package). Weight: 120.87 g (product), 193.47 g (packaged). ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: all variants same price. - Certifications: none listed. ## Image assets         ## Agent notes - All variants priced identically at $11.99. - Product is handmade metal; specific metal type not disclosed. - Dimensions in centimeters; shipping dimensions: 18x18x5 cm. - No stock or delivery time provided. - Image understanding not performed; visual details not described.
This product has 20 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": "新品Handmade Metal Flower Garden Stake手工金属花卉花园喂鸟器",
"quantity": 1,
"grams": 190000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "18.0",
"_height_cm": "5.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").