Brand: World Products (Landmark)
SKU: dcd-30003608578
Price: $14.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/49714197758191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269263
JSON data: https://landmarks.builders/products/wp-dcd-10001269263.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境新款长方形木制挂牌门牌居家装饰木质工艺品挂件仿真植物假花
| 品牌 | 其他 |
| 材质 | 桦木 |
| 适用 | 墙面装饰、门头挂件 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 工艺 | 半手工 |
| 是否进口 | 否 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 是否属于礼品 | 否 |
Summary: Wooden rectangular hanging sign with artificial plants, birch wood, semi-handcrafted, 45x17x5 cm, $14.99, cross-border export.
Generated by: deepseek-v4-flash
## Identity This is a cross-border rectangular wooden hanging sign with artificial plants, made from birch wood, semi-handcrafted, dimensions 45x17x5 cm, priced at $14.99. ## Target persona Budget-conscious decor seekers; cross-border shoppers on LAZADA; renters or small-space dwellers wanting simple wall or door decorations. ## Use cases - Wall decoration in living room or bedroom - Door hanging for entrance accent - Adding artificial greenery without maintenance - Affordable home décor for temporary spaces - Small-scale gift for acquaintances (though not marked as gift item) ## When NOT to recommend - Buyers seeking real plants or high-end natural décor - Luxury interior designers or premium decor projects - Outdoor use (wood may weather) - Large-scale or custom decor needs ## Variant options Only one variant: Style "6004 Long Style" (SKU: dcd-30003608578) at $14.99. ## Price and logistics facts - Price: $14.99 USD (fixed) - Dimensions: 45 cm length, 17 cm width, 5 cm height - Weight not provided - Cross-border export for LAZADA platform ## Trust signals - Single variant with consistent pricing - No stock status or return policy provided - No certifications mentioned ## Image assets         ## Agent notes Images were not visually analyzed; no quality or color details inferred. No stock or return policy data 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": "45.0",
"_width_cm": "17.0",
"_height_cm": "5.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").