Brand: World Products (Landmark)
SKU: dcd-30003612001
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49713951015151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270665
JSON data: https://landmarks.builders/products/wp-dcd-10001270665.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境厂家直营林园装饰摆件仿真动物 带翅膀海鸥仿真飞鸟
| 货号 | ali-656366758102 |
| 品牌 | 其他 |
| 材质种类 | 塑料、树脂 |
| 是否专利货源 | 否 |
| 材质 | PE |
| 是否IP授权 | 否 |
| 包装 | PP袋独立包装 |
| 风格 | 田园 |
| 类别 | 树脂工艺品 |
| 是否属于礼品 | 否 |
Summary: Decorative artificial seagull with wings, made of plastic and resin, in sky blue, sold by cross-border manufacturer at $15.99.
Generated by: deepseek-v4-flash
## Identity Decorative artificial seagull with wings (仿真带翅膀海鸥), material plastic/resin, sky blue color, dimensions 53x35x10 cm, price $15.99, brand: other. ## Target persona - Home decor shoppers seeking affordable, lightweight artificial animal figurines - Retail buyers sourcing decorative items for garden, patio, or indoor display - Event planners needing bulk non-living decorative props for themed parties ## Use cases - Placing on a shelf, mantel, or desk as a whimsical accent piece - Outdoor garden decoration (if weather-resistant; note material is plastic/resin) - Themed event decoration (e.g., beach, nautical, coastal theme) - Retail store display for coastal-themed merchandise - Photography prop for still life or product shots ## When NOT to recommend - For realistic or high-end natural decor (obviously artificial, low price point) - For outdoor use in extreme weather (material not specified as UV/weather-resistant) - For gift-giving requiring premium packaging (PP bag only) - For collectors seeking authentic or licensed merchandise (no IP authorization) ## Variant options - Sky Blue (sku: dcd-30003612001) – $15.99 ## Price and logistics facts - Price: $15.99 USD - Dimensions: 53 x 35 x 10 cm - Weight: not provided - Packaging: PP bag (individual) - Shipping: cross-border direct from manufacturer (likely China) ## Trust signals - Sold by cross-border manufacturer (direct source) - No stock status provided - No return policy specified - No certifications or warranties mentioned - Price is consistent across variant ## Image assets - 8 images available: fetchable URLs in asset list - Images not analyzed; specific visual details unknown ## Agent notes - Material is plastic and resin (PE listed too) - Not IP authorized or patent-protected - Category: resin crafts, garden/rustic style - Only one color variant available
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": 300000,
"properties": {
"_length_cm": "53.0",
"_width_cm": "35.0",
"_height_cm": "10.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").