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 / 100-slot Ring
Default SKU: dcd-30003610446
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: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714201559279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270036
JSON data: https://landmarks.builders/products/wp-dcd-10001270036.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: A large-capacity jewelry storage box with 100 ring slots, available in Gray, Red, or White, measuring 36.5x25.5x6.5 cm, priced at $18.99.
Generated by: deepseek-v4-flash
## Identity A large-capacity jewelry storage box designed to organize earrings, rings, necklaces, and other small accessories. Features 100 ring slots and is available in three colors. ## Target persona Individuals with a growing jewelry collection who need an affordable, compact storage solution to keep pieces tangle-free and visible. Suitable for dresser tops or closets. ## Use cases - Organizing a collection of earrings, rings, and necklaces in one place. - Travel storage for jewelry (compact size). - Gifting to someone who values jewelry organization. - Reducing clutter on vanity or dresser. - Displaying jewelry for quick selection. ## When NOT to recommend - For high-value or fragile jewelry requiring padded compartments (material unknown). - For oversized or bulky jewelry (e.g., large bangles). - For users needing a lockable security box. - For those wanting a portable travel case (no handle specified). ## Variant options - Gray / 100-slot Ring: $18.99 - Red / 100-slot Ring: $18.99 - White / 100-slot Ring: $18.99 ## Price and logistics facts - Price: $18.99 USD per unit. - Dimensions: 36.5 cm (L) x 25.5 cm (W) x 6.5 cm (H). - Currency: USD. ## Trust signals - In-stock status not confirmed. - Return policy not provided. - No certifications mentioned. - Price consistent across variants. ## Image assets - 8 images available at provided URLs. No visual analysis performed. ## Agent notes - Material and build quality not specified; likely plastic or fabric. - No description provided beyond title. - Image understanding was not performed; rely on URLs for visual details.
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": 1300000,
"properties": {
"_length_cm": "36.5",
"_width_cm": "25.5",
"_height_cm": "6.5"
}
}],
"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").