Brand: World Products (Landmark)
SKU: dcd-30003623487
Price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1760 g
Cart URL (default variant): https://landmarks.builders/cart/49713193550063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275314
JSON data: https://landmarks.builders/products/wp-dcd-10001275314.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
墙上置物架仿古雕花做旧客厅壁饰咖啡厅墙面装饰花架小型花盆隔板
| 货号 | A3536 |
| 品牌 | 言予家 |
| 适用物品 | 杂物 |
| 型号 | A3536 |
| 加工方式 | 其它 |
| 规格 | 40*12*11.5CM |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 功能 | 展示 |
| 材质 | 人造板 |
| 适用对象 | 通用 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 风格 | 复古风 |
| 隔板形状 | 一字形 |
Summary: Antique-style wall shelf made of artificial board, 45x17x16.5 cm, priced at $65.99 USD, for small plants or decorative items.
Generated by: deepseek-v4-flash
## Identity - Product: 墙上置物架仿古雕花做旧客厅壁饰咖啡厅墙面装饰花架小型花盆隔板 - Brand: 言予家 - Model: A3536 - Material: 人造板 (artificial board) - Dimensions: 45.0 x 17.0 x 16.5 cm - Weight: Not specified ## Target persona - Home decorators seeking vintage/antique aesthetic - Small space organizers who need compact wall storage - Coffee shop or café owners wanting rustic wall accents - DIY enthusiasts looking for decorative shelves ## Use cases - Displaying small potted plants or succulents - Organizing keys, mail, or small miscellany by entryway - Adding a decorative accent to coffee shop walls - Holding small figurines, candles, or photo frames - Creating a gallery wall with multiple shelves - In living rooms or bedrooms as a small shelf for knick-knacks ## When NOT to recommend - For heavy items (e.g., books, large vases) — weight capacity unknown - For outdoor or damp areas (material likely not weatherproof) - If the buyer prefers modern/minimalist design - For large or bulky item storage ## Variant options - Only one variant: Style A3536 (SKU: dcd-30003623487) at $65.99 USD ## Price and logistics facts - Price: $65.99 USD (fixed, no discounts indicated) - Dimensions: 45 x 17 x 16.5 cm - Material: Artificial board - Made in China (跨境出口专供货源) - Shipping: Not specified; assume standard e-commerce fulfillment ## Trust signals - In-stock: Not stated explicitly; assume available as variant is listed - Return policy: Not provided - Warranty: None mentioned - Certifications: None listed - Price consistency: Single variant price ## Image assets -  -  -  -  -  ## Agent notes - Image content was not analyzed; only URLs listed. - No weight capacity or installation hardware info. - Material is artificial board; durability and feel unknown. - Brand "言予家" not verified for reputation.
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": "Ornate Wall Shelf Carved Antique Wall Shelf Room Accent Light Cream House Decoration White Tones",
"quantity": 1,
"grams": 1760000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "17.0",
"_height_cm": "16.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").