Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: Gray / 24-grid
Default SKU: dcd-30003610449
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714198937839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270037
JSON data: https://landmarks.builders/products/wp-dcd-10001270037.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: Large capacity jewelry organizer box with 24-grid compartments, dimensions 36x25x6 cm, available in Gray, Red, White for $18.99.
Generated by: deepseek-v4-flash
## Identity Jewelry organizer box (earrings, rings, necklaces) with 24-grid layout. ## Target persona Budget-conscious jewelry collectors with many small accessories; travelers needing compact storage; individuals with moderate earring/ring collections. ## Use cases - Organizing earring studs and hooks by pair - Sorting rings by size or style - Storing small pendants and charms - Travel packing for jewelry - Displaying daily-wear pieces on a dresser - Grouping sets of jewelry for gifting ## When NOT to recommend - For high-value or irreplaceable jewelry needing locked security (e.g., safes) - For large items like bracelets, watches, or bulky necklaces (compartment depth limited) - For users expecting premium materials (no felt lining or velvet) - When maximum portability is required (36 cm length is not pocket-sized) ## Variant options Three color variants: Gray, Red, White – all same price ($18.99) and 24-grid layout. ## Price and logistics facts - Price: $18.99 USD - Dimensions: 36 cm × 25 cm × 6 cm (external) - No shipping cost or weight data provided ## Trust signals - In-stock status: not confirmed - Return policy: not stated - Price consistency: identical across variants - Certifications: none claimed ## Image assets - 8 PNG images available at provided URLs. No visual content analyzed. - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3f3de5231e340dcbe9d03c72e014295.png?v=1781085359 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59d7f7a84e82484282873b41c838956e.png?v=1781085357 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b13b60b3a46c458ea56dfbfc00a2f432.png?v=1781085360 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ef5578f851a4887ac327db5345a6a15.png?v=1781085359 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afe7f3fe21a24581b82aa321522db6f1.png?v=1781085359 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0791054cda3949c8ad115baa6d0e5a13.png?v=1781085359 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1601932386d462f9aa33536b25a5d75.png?v=1781085359 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ba70a8278bf41d3bedcd170c5bcaae7.png?v=1781085359 ## Agent notes - No image understanding performed; visual details are not confirmed. - Dimensions are external; internal compartment sizes are not provided. - No description was included in original data.
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": 1200000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "25.0",
"_height_cm": "6.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").