Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $75.99
Default variant: M / White Drinking
Default SKU: dcd-30003601844
Default price: $75.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714548343023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266562
JSON data: https://landmarks.builders/products/wp-dcd-10001266562.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.




























Summary: Garden/yard floating swan decoration ornament, available in black/white and various poses, 62x30x45 cm, $75.99.
Generated by: deepseek-v4-flash
## Identity Floating swan sculpture for garden ponds and water features, decorative ornament in black or white with multiple pose variants. ## Target persona Garden decor enthusiasts, pond owners, and outdoor living shoppers seeking water-themed accents for ponds, pools, or water gardens. ## Use cases - Floating decoration in a garden pond or small pool - Accent piece for water features or fountains - Themed outdoor party or event decor - Photography prop for nature-inspired shoots - Gift for gardeners or pond hobbyists ## When NOT to recommend - Indoor-only use (no water feature) - Seeking functional items like bird deterrents or feeders - Very small spaces without water access - Looking for realistic, anatomically accurate animal models ## Variant options | SKU | Title | Price | Size | Style | | --- | --- | --- | --- | --- | | dcd-30003601844 | M / White Drinking | $75.99 | M | White Drinking | | dcd-30003601845 | M / White Grooming Wings | $75.99 | M | White Grooming Wings | | dcd-30003601846 | M / Black Head Up | $75.99 | M | Black Head Up | | dcd-30003601847 | M / White Grooming Neck | $75.99 | M | White Grooming Neck | | dcd-30003601848 | M / Black Grooming Neck | $75.99 | M | Black Grooming Neck | | dcd-30003601849 | M / White Left | $75.99 | M | White Left | | dcd-30003601850 | M / White Right | $75.99 | M | White Right | | dcd-30003601851 | M / White Groom Feathers | $75.99 | M | White Groom Feathers | | dcd-30003601852 | M / Black Groom Feathers | $75.99 | M | Black Groom Feathers | ## Price and logistics facts - Price: $75.99 USD per variant (all same price) - Dimensions: 62 x 30 x 45 cm (length x width x height) - No weight, shipping, or origin information provided. ## Trust signals - No stock availability or return policy data. - Price consistent across all 9 variants. - No certifications or guarantees mentioned. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Product description field is empty; rely on title and variants. - No information on material, weight, or assembly. - Images show various angles and styles but were not analyzed. - No stock or return policy data available.
This product has 21 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": 2500000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "30.0",
"_height_cm": "45.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").