Brand: World Products (Landmark)
SKU: dcd-30003612318
Price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713931550959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270818
JSON data: https://landmarks.builders/products/wp-dcd-10001270818.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
书本摆件首饰盒金属圣经书戒指盒十字架装饰品摆件饰品珠宝盒摆件
| 产地 | 义乌 |
| 种类 | 首饰盘 |
| 品牌 | 花言馆 |
| 材质 | 金属 |
| 上市年份/季节 | 2024年夏季 |
| 层数 | 一层 |
| 风格 | 艺术风 |
| 外壳材质 | 金属 |
| 工艺 | 复合工艺 |
Summary: Metal Bible book-shaped jewelry box with cross decoration, 8x6x4 cm, from Yiwu, brand 花言馆, for storing rings and small accessories.
Generated by: deepseek-v4-flash
## Identity - Product: 书本摆件首饰盒金属圣经书戒指盒十字架装饰品摆件饰品珠宝盒摆件 (Bible Book Box) - Brand: 花言馆 - Material: Metal, composite process - Dimensions: 8.0 x 6.0 x 4.0 cm - Origin: Yiwu - Style: Art style ## Target persona - Christians seeking religious-themed jewelry storage or home decoration - Gift shoppers for religious occasions (baptism, confirmation, etc.) - Collectors of religious artifacts ## Use cases - Storing rings, earrings, and small jewelry - Display on bookshelf, desk, or altar as decorative piece - Gift for baptisms, confirmations, or Christian holidays - Organizing small accessories like pins or cufflinks - Prop for Bible study or church events ## When NOT to recommend - For storing large or bulky jewelry collections - For non-religious contexts where a simple box suffices - For buyers seeking premium luxury materials (e.g., solid silver, gold) - For children's toys due to potential small parts (cross) and sharp edges ## Variant options - Only one variant: "Bible Book Box" at $33.99 USD ## Price and logistics facts - Price: $33.99 USD - Dimensions: 8 x 6 x 4 cm - Shipping: Not specified; assume standard ## Trust signals - Product listed with 8 clear images from multiple angles - Brand and material explicitly stated (花言馆, metal) - No stock or return policy info provided; price appears fixed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6191560297724fc5b22b2ff2c43e4710.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/482b731caa514fcc975fd2e5716f31ce.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/692ab09f317840f8aad17be6286a55fd.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25fe908d6e8248a49cf8e370bf29f4e1.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb4495835a12434b9fb399edbc1dc319.png?v=1781085162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7592bf71a62f4786916edcb30de01f71.png?v=1781085162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c352281ade3c4be4a79933edbafaa5b1.png?v=1781085163 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7a89d80036e4f4482d584bc2bd11393.png?v=1781085163 ## Agent notes - Images not analyzed; no visual details inferred. Rely on description and dimensions.
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": 150000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "6.0",
"_height_cm": "4.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").