Brand: World Products (Landmark)
SKU: dcd-30003602596
Price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714403279087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266915
JSON data: https://landmarks.builders/products/wp-dcd-10001266915.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 resin birdhouse shaped like a pineapple for outdoor garden decoration, priced at USD 28.99.
Generated by: deepseek-v4-flash
## Identity Outdoor simulated resin pineapple birdhouse statue, garden decoration hanging craft. ## Target persona Gardening enthusiasts, home decorators looking for whimsical outdoor accents. ## Use cases - Adding a playful element to a garden or yard. - Attracting birds to outdoor spaces. - Decorating a patio, balcony, or porch. - As a gift for bird lovers or garden enthusiasts. - Enhancing the aesthetic of a small garden or flower bed. ## When NOT to recommend - For serious birders needing functional, durable birdhouses. - For large gardens requiring oversized decorations. - For buyers wanting natural wood or metal materials. - For minimalist or modern decor styles. ## Variant options - SKU: dcd-30003602596, Title: Yellow, Price: $28.99, Color: Yellow. ## Price and logistics facts Price: $28.99 USD. Dimensions: 21 x 16 x 21 cm. No shipping or handling information provided. ## Trust signals Single variant available (Yellow). No stock status, return policy, or certifications provided. ## Image assets         ## Agent notes No visual analysis performed on images. Images are available for fetching as listed.
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": 750000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "16.0",
"_height_cm": "21.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").