Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $17.99
Default variant: Black
Default SKU: dcd-30003616669
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 480 g
Cart URL (default variant): https://landmarks.builders/cart/49713863786735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272280
JSON data: https://landmarks.builders/products/wp-dcd-10001272280.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
黑色3层32孔首饰展示架铁艺饰品耳饰项链收纳架Jewelry Organizer
| 产地 | 湖北 |
| 种类 | 三层 |
| 品牌 | 飞创 |
| 货号 | fc36589 |
| 层数 | 一层 |
| 外壳材质 | 铁 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 材质 | 铁 |
| 上市年份/季节 | 2025年春季 |
| 造型 | T型 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 高级感 |
| 工艺 | 铁艺 |
Summary: Black 3-layer 32-hole iron jewelry organizer for earrings and necklaces. Measures 35x23x4 cm. Available in Black ($15.99) and Gold ($17.99).
Generated by: deepseek-v4-flash
## Identity Brand: 飞创, Model: fc36589. 3-layer, 32-hole jewelry display rack made of iron. Color options: Black and Gold. ## Target persona Small retail shop owners needing affordable display; home users with moderate earring/necklace collections; budget-conscious individuals or vendors at craft fairs. ## Use cases - Displaying earrings in a boutique or at a craft fair. - Organizing necklaces and earrings on a vanity or dresser. - Storing small accessories by category or color. - Presenting jewelry for sale at flea markets or pop-up shops. - Sorting and separating jewelry for personal collection. ## When NOT to recommend - For high-end luxury jewelry displays where premium aesthetics are required. - For heavy, large, or oversized jewelry pieces that may not fit in 32 holes. - In environments prone to high humidity or moisture (iron may rust). - For users seeking a professional, long-term storage solution with robust construction. ## Variant options - Black: $15.99 - Gold: $17.99 ## Price and logistics facts Price: $15.99 (Black) / $17.99 (Gold) USD. Dimensions: 35.0 x 23.0 x 4.0 cm. Origin: Hubei, China. Season: 2025 Spring. ## Trust signals In-stock status unknown. Return policy not specified. Price consistency: two variants with different prices. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30a555bb44154154998ecbb4caa898eb.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f19236b4f1a04e12b7b0339ea847306e.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ff65de815ca4704a39374337b35e858.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65f4b6d75db149a0ab28ec122a26c662.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7faf64a0e9ec4f41aaaabd3c6a531fe2.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8b3f1f3dab140b8b5aaab0a8ef91b16.png?v=1781085125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4015f35a33d47ab95194ce5ef1dafb0.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/886929a993cd4201b4686a9972861bbd.png?v=1781085125 ## Agent notes Product description contains conflicting layer information: title/description mention 3 layers (三层) but also 层数 一层. Height dimension of 4 cm suggests packaging dimensions rather than product height. Material iron may require care to prevent rust. Image understanding not performed.
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": "黑色3层32孔首饰展示架铁艺饰品耳饰项链收纳架Jewelry Organizer",
"quantity": 1,
"grams": 480000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "23.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").