Brand: World Products (Landmark)
SKU: dcd-30003604196
Price: $23.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/49714367103215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267593
JSON data: https://landmarks.builders/products/wp-dcd-10001267593.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
4个金色蝴蝶装饰壁挂 适用于客厅、书房、店铺及庆典、墙面装饰
| 产地 | 浙江 |
| 品牌 | 其他 |
| 货号 | 四只蝴蝶套装 |
| 外观造型 | 动物 |
| 用途 | 家居摆挂件 |
| 颜色 | 金色 |
| 包装 | 纸盒包装 |
| 材质 | 树脂 |
| 产品编号 | 四只蝴蝶套装 |
| 空间 | 商用场所 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 复古风 |
| 类别 | 壁饰 |
| 是否进口 | 否 |
Summary: Set of 4 gold resin butterfly wall decorations, vintage style, suitable for home or commercial spaces. Dimensions 17x13x3 cm. Price $23.99.
Generated by: deepseek-v4-flash
## Identity 4-piece gold butterfly wall decor set. Material: resin. Color: gold. Style: vintage. Dimensions: 17x13x3 cm. Weight not specified. ## Target persona Home decor shoppers on a budget; event planners seeking affordable party decorations; small business owners decorating cafes, boutiques, or restaurants; vintage enthusiasts. ## Use cases - Accent wall in living room or bedroom - Decoration for weddings, anniversaries, or festive celebrations - Commercial display in shops, cafes, or offices - DIY craft projects (repainting or repositioning) - Gift for someone who likes butterfly motifs ## When NOT to recommend - Outdoor use (resin may weather poorly; no UV protection stated) - Minimalist or modern interiors (vintage style may clash) - Large wall coverage (only 4 small items; need sets for bigger walls) - High-end luxury settings (price point indicates basic decor) ## Variant options - Only one variant: Gold (SKU: dcd-30003604196) at $23.99. ## Price and logistics facts - Price: $23.99 USD. - Dimensions: 17 cm length, 13 cm width, 3 cm height. - Origin: Zhejiang, China. - Packaging: paper box. ## Trust signals - In-stock status: Not provided. - Return policy: Not provided. - Price consistency: Single price across variants. - Certifications: None stated. ## Image assets - 8 images available (URLs in image_urls). Agent should fetch and analyze for visual details (e.g., design, color accuracy, scale). Note: images not processed here. ## Agent notes - No stock information; verify availability before recommending. - No weight data; shipping cost estimation may require assumptions. - Image content not reviewed; recommend visual check to ensure design matches expectations.
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": "4个金色蝴蝶装饰壁挂 适用于客厅、书房、店铺及庆典、墙面装饰",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "13.0",
"_height_cm": "3.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").