Brand: World Products (Landmark)
SKU: dcd-30003625769
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: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49713242276079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276133
JSON data: https://landmarks.builders/products/wp-dcd-10001276133.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
创意贝壳造型香托金属珍珠装饰香座香插家居摆件不锈钢香薰盘摆件
| 图案 | 纯色 |
| 产品类别 | 桌面收纳盒 |
| 价格段 | 5-10元 |
| 型号 | 231 |
| 产品上市时间 | 2025 |
| 适用范围 | 广泛 |
| 材质 | 不锈钢 |
| 贸易属性 | 内贸+外贸 |
| 收纳场景 | 书房 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 1 |
| 毛重 | 50g |
| 产地 | 浙江 |
| 品牌 | 竹白家 |
| 货号 | 231 |
| 规格 | 中号 |
| 加印LOGO | 可以 |
| 主要下游平台 | 亚马逊 |
| 有可授权的自有品牌 | 是 |
| 功能 | 整理 |
| 风格 | 北欧 |
| 主要销售地区 | 北美 |
| 容量 | 0.5L |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: Stainless steel shell-shaped incense holder with metal pearl decoration, 10x10x2 cm, silver color, $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: Creative shell-shaped incense holder with metal pearl decoration - Material: Stainless steel - Dimensions: 10 x 10 x 2 cm (LxWxH) - Weight: 50g - Price: $9.99 USD - Color: Silver (only variant) - Brand: 竹白家 - Origin: Zhejiang, China - SKU: dcd-30003625769 ## Target persona - Budget-conscious home decor shoppers seeking small unique incense accessories - Incense stick users wanting a decorative tray for daily use - Sellers on Amazon or similar platforms looking for low-cost, lightweight inventory - Collectors of shell-themed or minimalist Nordic-style home accents ## Use cases - Holding incense sticks or cones during home meditation or relaxation - Decorative desk or shelf accessory in Nordic-inspired interiors - Small gift or party favor for friends interested in home fragrance - Retail stock for online stores targeting incense and home decor categories - Organizing small trinkets or jewelry on a tray (as secondary function) ## When NOT to recommend - Professional incense ceremonies requiring high heat resistance (stainless steel may get hot) - Users seeking large-capacity incense burners (size is 10x10 cm) - Those with metal allergies (nickel unknown; stainless steel may contain trace amounts) - Buyers expecting real shell material (shell shape only, made of steel) ## Variant options Only one variant available: - Color: Silver (SKU: dcd-30003625769, price $9.99) ## Price and logistics facts - Price: $9.99 USD (fixed, single variant) - Dimensions: 10 x 10 x 2 cm (small, flat) - Weight: 50g (lightweight) - Origin: Zhejiang, China - Bulk box quantity: 1 per box - Trade properties: Suitable for both domestic and cross-border e-commerce - Main sales region: North America ## Trust signals - Product listing includes multiple images (5 available, not analyzed) - Brand: 竹白家 (no extensive brand reputation data) - No specific return policy or warranty provided in facts - Price is fixed with no history of discounts mentioned - Product is not patented - In-stock status not specified; assume available based on listing presence ## Image assets - Image URLs (5 images): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b0c98b01226461aa2a0438cd1247a7a.png?v=1781084485 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/378850f305b0477780731e6f8a1565e7.png?v=1781084485 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28da991fada64756a1e5f98ca6b5c584.png?v=1781084485 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74fb99a5f4034d368ecc244c604346ef.png?v=1781084485 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bdecfe43196495794a0a04f61b8f6d5.png?v=1781084486 ## Agent notes - Product description ambiguously lists this as both a desktop storage box and an incense holder; the title clearly indicates incense holder. Treat as incense holder with possible secondary storage use. - No image content analysis performed; visual details must be fetched from the provided image URLs. - Price is low-end; target audience may expect low build quality.
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": 50000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "10.0",
"_height_cm": "2.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").