Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99
Default variant: Black Red / Head Down
Default SKU: dcd-30003607217
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714197266671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268815
JSON data: https://landmarks.builders/products/wp-dcd-10001268815.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: A resin flamingo home decor ornament with water transfer printing, available in multiple colors and two styles (head up/down), priced at $37.99.
Generated by: deepseek-v4-flash
## Identity Nordic creative water transfer flamingo resin home decoration ornament. Product type: Home Decor. ## Target persona Buyers looking for affordable decorative flamingo ornaments for living room, TV cabinet, or wine cabinet. Gift shoppers for wedding or housewarming. People who like animal-themed decor with a modern twist. ## Use cases - Living room shelf decoration. - TV cabinet accent piece. - Wine cabinet ornament. - Wedding or housewarming gift. - Office desk decoration. - Collectible for flamingo enthusiasts. ## When NOT to recommend - Buyers seeking luxury or high-end decor (price point is low). - Those needing large-scale decor (dimensions: 43x25x31 cm). - People allergic to resin or concerned about material safety (no certification given). - Those wanting a realistic or natural-looking flamingo (water transfer print may appear stylized). ## Variant options 9 variants: - Black Red / Head Down ($37.99) - Blue Gold / Head Down ($37.99) - Red / Head Down ($37.99) - Red Feather / Head Down ($37.99) - Green Graffiti / Head Down ($37.99) - Black Red / Head Up ($37.99) - Blue Gold / Head Up ($37.99) - Red / Head Up ($37.99) - Green Graffiti / Head Up ($37.99) ## Price and logistics facts - Price: $37.99 (all variants). - Dimensions: 43 cm length, 25 cm width, 31 cm height. - Currency: USD. - Sold on Shopify. ## Trust signals - No stock status provided. - No return policy known. - No certifications listed. - Price consistent across variants. ## Image assets 8 PNG images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/828342d25a5d416fa11e12479b0906f3.png https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd1b75030166421f91c4f7b6a2a6cdf8.png https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba9cb00ba098437d9fbf0c92eaa99c60.png https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87dcedc4ccdb4a3f877b0c71045aa479.png https://cdn.shopify.com/s/files/1/0807/5486/8463/files/605f7b91ce8740708a83299ae9f9e863.png https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c71b629ea284135b20ba373463d6442.png https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cf025c355d04f888fc9e7061e647db9.png https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ffa6f19538c401e87e2221c0ab48efe.png ## Agent notes - Image content not analyzed; visual details unknown. - No return policy or stock availability in product data. - "Water transfer" suggests a printed pattern; material likely resin.
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": 450000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "25.0",
"_height_cm": "31.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").