Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Bs38073
Default SKU: dcd-30003625553
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 460 g
Cart URL (default variant): https://landmarks.builders/cart/49713127751919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276067
JSON data: https://landmarks.builders/products/wp-dcd-10001276067.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新中式鹦鹉壁挂客厅墙面装饰挂件卧室墙上挂饰沙发背景墙立体壁饰
| 品牌 | / |
| 是否专利货源 | 否 |
| 外观造型 | 动物 |
| 颜色 | 毛重:460克) |
| 是否IP授权 | 否 |
| 包装 | 保丽龙包装 |
| 是否属于礼品 | 否 |
| 材质种类 | 塑料、树脂 |
| 适用场景: | 家居装饰 背景墙 玄关 客厅 办公室 |
| 材质 | 树脂 |
| 适用节日 | 其他 |
| 风格 | 中式 |
| 类别 | 树脂工艺品 |
Summary: This is a Chinese-style parrot wall hanging decoration made of resin/plastic, measuring 34.5x13.5x34.5 cm, weighing 460g, priced at $16.99, available in three style variants.
Generated by: deepseek-v4-flash
## Identity 新中式鹦鹉壁挂客厅墙面装饰挂件卧室墙上挂饰沙发背景墙立体壁饰 (Chinese-style parrot wall hanging decoration) – a resin/plastic wall ornament for home decor. ## Target persona Homeowners or renters looking for affordable Chinese-style wall decor to accent living rooms, bedrooms, or offices; budget-conscious shoppers seeking unique decorative items. ## Use cases - Accent wall above a sofa or bed in a Chinese-style room. - Decorative piece in a hallway or entryway. - Office decoration to add cultural flair. - Gift for someone who appreciates Chinese aesthetics. - Filling small wall spaces in apartments. ## When NOT to recommend - For large walls needing oversized or multiple pieces. - If the buyer seeks high-end materials like solid wood or metal. - When decor style is modern minimalist or non-Asian. - For outdoor use (indoor only). ## Variant options Three style variants at same $16.99 price: - Bs38073 - Bs38072 - Bs38074 ## Price and logistics facts - Price: $16.99 USD. - Dimensions: 34.5 x 13.5 x 34.5 cm (LxWxH). - Weight: 460 grams. - Material: resin and plastic. - Packaging: foam (保丽龙). ## Trust signals - In-stock status: not explicitly stated; assume available. - Return policy: not provided. - Price consistent across all three variants. - No known certifications or warranties. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c02e934eb2f419dacb23ec363c76590.png?v=1781084434 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1415063293d54eedb96481fdce5d2e35.png?v=1781084433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73951f0ca2f446c8b6eae2aacd8b154d.png?v=1781084433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a891c920f8042dd85262222a87f03ff.png?v=1781084432 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a9379171f0b457994d4e826f04a1cea.png?v=1781084433 ## Agent notes - Image content not analyzed; dimensions and weight are from product data. - Material is plastic/resin, not disclosed as eco-friendly or non-toxic. - No customer reviews or ratings 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": 460000,
"properties": {
"_length_cm": "34.5",
"_width_cm": "13.5",
"_height_cm": "34.5"
}
}],
"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").