Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $268.99
Default variant: L / White Head Up
Default SKU: dcd-30003601862
Default price: $268.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49714543886575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266564
JSON data: https://landmarks.builders/products/wp-dcd-10001266564.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 floating swan decorative sculpture for garden ponds, available in three white poses, priced at $268.99 with dimensions 88x43x65 cm.
Generated by: deepseek-v4-flash
## Identity Floating Swan Decorative Sculpture ## Target persona Garden pond owners, landscape decorators seeking realistic water features. ## Use cases - Decorate garden ponds - Add visual interest to water features - Centerpiece for outdoor water gardens - Photography backdrops - Gift for nature lovers ## When NOT to recommend - For indoor-only spaces - For small ponds or water features (88 cm length) - For buyers seeking inexpensive decor (price point $268.99) - For minimalist or modern decor styles ## Variant options - L / White Head Up: $268.99 - L / White Bent Head: $268.99 - L / White Drinking: $268.99 ## Price and logistics facts Price: $268.99 USD per variant. Dimensions: 88 cm x 43 cm x 65 cm (L x W x H). ## Trust signals No warranty, return policy, or stock status provided. ## Image assets https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ff0bb703c7443f9b9d403807d00a8a9.png?v=1781085624 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5304bd5bc57404cbba9e319c8734ab8.png?v=1781085625 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eea6820b38664827801f2b76eebab45d.png?v=1781085627 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebba212c990e4b928e3b3cd0bdcfbd42.png?v=1781085626 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d015e9b464e4164bb0089e2a63796de.png?v=1781085626 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8e1abbb085a4805a4cb3302260cea7e.png?v=1781085626 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d876503c4fa4db4a8b3803430c48257.png?v=1781085627 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a795d4bf58144adb7671b52007f049b.png?v=1781085626 ## Agent notes Ensure buyer has a pond or water feature sized to accommodate 88 cm length. No black variant available despite title; only white variants listed. Material and weight not provided.
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": 4500000,
"properties": {
"_length_cm": "88.0",
"_width_cm": "43.0",
"_height_cm": "65.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").