Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99
Default variant: Orange / 15 Slots
Default SKU: dcd-30003615259
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 530 g
Cart URL (default variant): https://landmarks.builders/cart/49713863295215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271716
JSON data: https://landmarks.builders/products/wp-dcd-10001271716.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Wholesale bracelet storage box with 15 slots, designed for jade bangles and bracelets, available in Orange, Brown, Green, priced at $26.99.
Generated by: deepseek-v4-flash
## Identity 批发手镯收纳盒新款翡翠玉镯收纳包大容量多位家用便携手提手镯箱 ## Target persona Small jewelry retailers, wholesalers, or collectors with 10+ bracelets needing stackable, portable storage. ## Use cases - Organizing inventory of jade bangles for a pop-up market. - Transporting bracelets to craft fairs securely. - Home storage for a growing bracelet collection. - Displaying bracelets at a retail counter. - Protecting bracelets from scratches during shipping. ## When NOT to recommend - Not for single-bracelet owners. - Not for ring or necklace storage. - Not if you need a display case with glass lid. - Not for heavy travel without padding. ## Variant options - Orange / 15 Slots ($26.99) - Brown / 15 Slots ($26.99) - Green / 15 Slots ($26.99) ## Price and logistics facts - Price: $26.99 USD - Dimensions: 31.5 cm x 12.5 cm x 16.0 cm ## Trust signals - No return policy information provided. - Price consistent across all variants. - No stock status given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16d22d61573f4436babd6fd002df7821.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6577022626354449937aced51ab9c00f.png?v=1781085125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aaa7448b2c124dccae7f7bafbcaa7734.png?v=1781085125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63e4a027dbb14ebbb0c14329feef75f2.png?v=1781085125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92dfb7d612204cc0bbf19da4892050a0.png?v=1781085125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f62d4c3fa1a44a2c937c01c82d7c36e0.png?v=1781085125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f16100f8bde0494e89b8e44256888698.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd151b90cf06452eade4b8732a6f50b2.png?v=1781085126 ## Agent notes Images are available but not analyzed; visual details not inferred.
This product has 15 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": 530000,
"properties": {
"_length_cm": "31.5",
"_width_cm": "12.5",
"_height_cm": "16.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").