Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $40.99
Default variant: Swinging Koala
Default SKU: dcd-30003612361
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49713903698159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270832
JSON data: https://landmarks.builders/products/wp-dcd-10001270832.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A resin animal decoration for garden, yard, or balcony, featuring a koala or panda in swinging or climbing poses, priced between $25.99 and $40.99.
Generated by: deepseek-v4-flash
## Identity Garden & yard resin animal hanging ornament (koala/panda) with tree-climbing or swinging pose. ## Target persona Garden enthusiasts seeking whimsical outdoor decorations; parents adding child-friendly yard ornaments; animal lovers wanting cute garden accents; homeowners with a tree or balcony to decorate. ## Use cases - Hanging from a garden tree branch - Decorating a balcony or patio railing - Adding whimsy to a flower bed display - Gift for a koala or panda fan - Seasonal outdoor decoration for festive mood - Classroom or daycare yard decoration ## When NOT to recommend - Customer needs durable, all-weather heavy-duty decor (resin may fade or crack over time) - Seeking realistic, life-like animal replicas - Requires large-scale garden statues (dimensions ~25x21x15 cm) - Prefers minimalist or modern decor style - Looking for functional toys (not for rough play) ## Variant options - Swinging Koala: $25.99 - Swinging Panda: $40.99 - Rope Climbing Koala: $40.99 ## Price and logistics facts - Price range: $25.99 – $40.99 USD - Dimensions: 25 x 21 x 15 cm (length x width x height) - Currency: USD ## Trust signals - Three variant options available - Multiple product images provided (8 URLs) – visual details not analyzed by agent - No stock status, return policy, or certifications in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad3dd62b224141e69ffb988ef0641c2d.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94a0b156e94c403da2ae7d10e5c57509.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9123f1e33f8e442ea9f2882a97bc75e7.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c626681a5b74b58b201fe3a1003ebed.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0696d692cdf5466c872b22152a5cd974.png?v=1781085148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee55cfb938054cee91e4f7ab869d5d83.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b29aff855e84149a785f3d14afcc236.png?v=1781085147 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/537744c37afb4530a22e80e412a7f240.png?v=1781085147 ## Agent notes - Product description field is empty; all information derived from title, price, dimensions, variants, and image URLs. - No textual details on materials, weight, or installation. - Image understanding was not performed; visual characteristics not noted.
This product has 15 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": 700000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "21.0",
"_height_cm": "15.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").