Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: a - 3-tier Cart Tray
Default SKU: dcd-30003612553
Default 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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713925816559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270893
JSON data: https://landmarks.builders/products/wp-dcd-10001270893.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
家用三层点心盘蛋糕甜品台多层糕点糖果托盘水果盘展示糖果甜点
| 品牌 | 凯纳瑞 |
| 货号 | sc001 |
| 产品类别 | 果盘 |
| 产品上市时间 | 2017年冬 |
| 是否有专利 | 无 |
| 甜品台 | 生日派对甜品摆件 |
| 主要下游平台 | 亚马逊 |
| 有可授权的自有品牌 | 否 |
| 产品质量等级 | 一等品 |
| 风格类型 | 简约格调 |
| 水果盘 | 家用客厅水果盘 |
| 材质 | 塑料 |
| 版权 | 无 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 欧洲 |
| 风格 | 北欧风 |
| 是否进口 | 否 |
Summary: 塑料材质的三层点心盘,适用于家庭派对或日常盛放糕点糖果水果,简约北欧风格,多款可选,售价$14.99。
Generated by: deepseek-v4-flash
## Identity 三层点心盘蛋糕甜品台,塑料材质,简约北欧风格,多款样式(a, B, 01-10等),售价$14.99。 ## Target persona - 家庭主妇/煮夫,需要装饰性果盘或甜品台; - 派对策划者或小型活动组织者,预算有限; - 追求简约北欧风家居装饰的消费者。 ## Use cases - 生日派对摆放多层蛋糕、糖果、水果; - 客厅茶几上盛放干果、零食待客; - 婚礼、聚会甜品展示; - 日常水果盘使用; - 咖啡馆或甜品店陈列小点心。 ## When NOT to recommend - 需要高端材质(如陶瓷、玻璃、金属)的客户; - 大型宴会或商业场所需要大容量或坚固结构; - 寻求纯手工或独特设计的装饰品; - 对塑料材质有负面偏好的用户。 ## Variant options 共11款样式:a, B, 01, 02, 03, 04, 05, 07, 08, 09, 10,全部标价$14.99,尺寸相同(48x28x8 cm)。 ## Price and logistics facts - 价格:$14.99(所有款式统一价) - 尺寸:48cm x 28cm x 8cm(长宽高) - 材质:塑料 - 销售地区:欧洲,跨境出口货源 - 品牌:凯纳瑞 - 产品等级:一等品 ## Trust signals - 多款可选,库存充足(11个SKU) - 产品上市时间:2017年(多年市场验证) - 无专利,无版权,非自有品牌 ## Image assets         ## Agent notes - 未进行图像理解,无法确认实际外观、颜色或设计细节。 - 所有价格均为美元,未说明运费或退货政策。 - 材质为塑料,但未说明具体类型(如PP、PS等)。
This product has 23 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": 450000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "28.0",
"_height_cm": "8.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").