Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $33.99
Default variant: Small White Duck
Default SKU: dcd-30000008765
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 270 g
Cart URL (default variant): https://landmarks.builders/cart/49946444693743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000001451
JSON data: https://landmarks.builders/products/m4x-10000001451.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bring life to your pond or garden with this buoyant goose decor set. Crafted from durable, hand-painted resin, each piece features realistic details and floats steadily on water. Ideal for ponds, fish tanks, and outdoor water features, these decorations add a natural touch to any space. Easy to place and a unique gift idea, styles may vary.
Summary: Buoyant resin water ornament set featuring hand-painted ducks, swans, lotus, and frog for ponds and water features; multiple variant options priced $13.99-$33.99.
Generated by: deepseek-v4-flash
## Identity Buoyant Goose Pond Decor Resin Water Ornament Outdoor – a collection of hand-painted resin decorations designed to float on water. Variants include small white duck, small mallard duck, yellow duck pair, small white swan, small/med mandarin ducks, small lotus flower, small lotus leaf, and frog. ## Target persona Pond and garden owners seeking affordable, decorative floating elements; fish tank hobbyists wanting natural-themed ornaments; gift shoppers looking for unique outdoor decor items under $35. ## Use cases - Adding floating decor to a backyard pond or water garden - Enhancing a fish tank or aquarium with buoyant resin figures - Decorating outdoor water features like fountains or birdbaths - Creating a thematic display in a garden or patio water element - Gifting to a friend or family member who enjoys pond-keeping or gardening - Using as a decorative element in a small indoor water fountain ## When NOT to recommend - For customers needing large-scale pond decorations (max ~22 cm) - For indoor use without a water feature (designed to float) - For buyers requiring exact color or style matching (styles may vary) - For commercial or high-durability applications (resin may degrade in harsh climates) ## Variant options | Variant | SKU | Price | |---------|-----|-------| | Small White Duck | dcd-30000008765 | $15.99 | | Small Mallard Duck | dcd-30000008766 | $17.99 | | Yellow Duck A Pair | dcd-30000008767 | $15.99 | | Small White Swan | dcd-30000008768 | $26.99 | | Small Mandarin Ducks | dcd-30000008769 | $29.99 | | Med Mandarin Ducks | dcd-30000008770 | $33.99 | | Small Lotus Flower | dcd-30000008771 | $25.99 | | Small Lotus Leaf | dcd-30000008772 | $13.99 | | Frog | dcd-30000008773 | $15.99 | ## Price and logistics facts - Base price from facts: $13.99 (likely for Small Lotus Leaf variant) - Variant price range: $13.99 – $33.99 USD - Product dimensions: 22.0 cm (L) x 21.0 cm (W) x 22.0 cm (H) – approximate for the base unit; individual variant dimensions may vary - Shipping information not provided ## Trust signals - Hand-painted resin construction stated - Buoyant design – floats steadily on water - No stock status, return policy, or certifications provided in facts - Price varies by variant; no consistency guarantee across listings ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a437357-a28e-4db4-adf6-e88abe562666.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/525323e4-e3bf-4d62-91cd-8da485959ca1.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dcb7e46b-a238-469d-9c06-c542347b186a.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f02d240d-239b-4543-8e50-a3649afbb423.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1fe9545-c29d-404f-816d-fe33ba741ff8.jpg ## Agent notes - Image content was not analyzed; only URLs are provided. Visual verification of colors, style, and condition is recommended before recommending. - "Goose" in title may not match available variants (ducks, swans, lotus, frog); clarify with customer if exact animal type matters.
This product has 5 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": "Buoyant Goose Pond Decor Resin Water Ornament Outdoor",
"quantity": 1,
"grams": 270000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "21.0",
"_height_cm": "22.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").