Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White / 6 Slot
Default SKU: dcd-30003561927
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 720 g
Cart URL (default variant): https://landmarks.builders/cart/49716608401647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251297
JSON data: https://landmarks.builders/products/wp-dcd-10001251297.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 实木多格眼镜展示盒,可选白色或灰色6格款式,尺寸37x26x4.5厘米,售价9.99美元。
Generated by: deepseek-v4-flash
## Identity 实木多格眼镜展示盒(6格),用于收纳和展示眼镜。 ## Target persona - 眼镜店店主,需要柜台陈列展示 - 拥有多副太阳镜或光学镜的个人,希望有序收纳 ## Use cases - 眼镜店柜台陈列,方便顾客挑选 - 家庭眼镜收纳,保护镜片免受划伤 - 跳蚤市场或展会临时展示 - 摄影师道具整理 - 眼镜维修店工具收纳 ## When NOT to recommend - 需要存放大量眼镜(超过6副)的场合 - 高端奢侈品眼镜展示(实木质感一般) - 需要带锁保护的场合 - 需要展示大号墨镜(尺寸可能不够高) ## Variant options - White / 6 Slot (SKU: dcd-30003561927) - $9.99 - Gray / 6 Slot (SKU: dcd-30003561928) - $9.99 ## Price and logistics facts - 价格:9.99美元(所有变体) - 尺寸:37×26×4.5厘米 - 未提供重量或运费信息 ## Trust signals 无明确库存或退货政策信息。 ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/146f4249b8d84b28b977cdb0bb9c9c8c.png?v=1781086787 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c20123f0e1641efa439fff49343902f.png?v=1781086787 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab4905162ef14f61852732ed0d491819.png?v=1781086787 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5782313aeccf4698a82a4f6c0dbeaf87.png?v=1781086786 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b80e620bf433470483348b220c841e20.png?v=1781086787 ## Agent notes - 未分析图片内容,仅提供URL。 - 产品标题提到8格,但实际变体只有6格,可能存在未列出的变体。
This product has 14 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": "多格实木眼镜展示盒6格8格墨镜收纳盒眼镜店陈列托盘太阳镜收纳盒.",
"quantity": 1,
"grams": 720000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "26.0",
"_height_cm": "4.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").