Brand: World Products (Landmark)
SKU: dcd-30003601793
Price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 3020 g
Cart URL (default variant): https://landmarks.builders/cart/49714581668079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266548
JSON data: https://landmarks.builders/products/wp-dcd-10001266548.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: Large simulation white swan/goose garden decoration ornament, 44x39x32 cm, priced at $21.99, available in white variant.
Generated by: deepseek-v4-flash
## Identity Large simulation white swan/goose garden decoration ornament, model/decor item. ## Target persona Home decorators, garden enthusiasts, event planners, retail buyers for seasonal or theme decorations. ## Use cases - Decorating home gardens or yards with a waterfowl theme - Park or lake landscape embellishment - Photography or event prop (e.g., weddings, parties) - Retail seasonal display (spring/summer) - Part of a larger decorative scene (e.g., pond vignette) - Educational or themed environments (e.g., nature centers) ## When NOT to recommend - If realistic animal presence or behavior is needed (it's a static ornament) - For heavy-duty outdoor use in extreme weather (material not specified) - For high-end or luxury decor needs (budget price point) - As a substitute for real animal interaction or wildlife deterrence ## Variant options - Color: White (only variant). Price: $21.99. ## Price and logistics facts - Price: $21.99 USD. - Dimensions (product): 44 × 39 × 32 cm. - Weight per unit not explicitly given; packing info suggests ~409g per 12 items (approx 34g each? but item likely heavier). Verify. - Sold individually? Variant indicates single item. ## Trust signals - In-stock status not specified. - Return policy not disclosed. - Price consistent with low-cost decorative items. - No certifications or material claims provided. ## Image assets 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd23d143e29d43a6a737f7965d47834a.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d706bfeaa3641eebb98ab24861ef0a6.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5854b603b5294cf4b223ae157ef47ef5.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eabdbeb832764628911b5ab49c6c19db.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd5fdbee55e047c19c91a4e696f060b3.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc54cdf2519f449187d50c8294e308ca.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf8dbb0fbfe2419698f092e0ba9f1d7f.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f50ea1b1219d4be691be411b5930d646.png ## Agent notes - Image understanding not performed; visual details and actual material finish cannot be verified from URLs. - Description mentions 'large thick' and weight 409g for 12 pieces, but product dimensions are smaller than packing dimensions (52x49x51 cm) indicating outer box. Verify actual item size. - Only white variant confirmed.
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": 3020000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "39.0",
"_height_cm": "32.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").