Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99
Default variant: Beige
Default SKU: dcd-30003562978
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49716615708911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251730
JSON data: https://landmarks.builders/products/wp-dcd-10001251730.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 36x25x5.5 cm jewelry display tray for organizing bracelets, rings, and small accessories. Available in Beige and Gray at $25.99.
Generated by: deepseek-v4-flash
## Identity 首饰架手镯盘卡盘收纳盘挑选盘珠宝收纳看货首饰托盘展示道具摆台 ## Target persona Jewelry retailers, online sellers needing display props for photos, personal collectors organizing their pieces. ## Use cases - Displaying bracelets on a sales counter - Organizing rings and earrings in a jewelry box - Staging jewelry for product photography - Sorting inventory at a trade show - Storing watches and bangles ## When NOT to recommend - For displaying heavy items like necklaces with large pendants (tray may tip) - For travel storage (not portable) - For large collections requiring multiple trays - For users expecting a lockable or closed storage ## Variant options - Beige: $25.99 - Gray: $25.99 ## Price and logistics facts Price: $25.99 USD Dimensions: 36 cm x 25 cm x 5.5 cm Shipping information not provided. ## Trust signals - Variants indicate in-stock availability - Return policy not specified - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77b5e0be7798466b9170e9ac24e8d56a.png?v=1781086793 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ead24416fa8a4807b40aaa47dd327685.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7904cdc2380742268e8914a278e6cab5.png?v=1781086791 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eac166ec1ad04f6baa397282d55cc744.png?v=1781086790 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/356f4f2e634f4641b0323c5da6840d51.png?v=1781086790 ## Agent notes Image content not analyzed; rely on URLs for visual details. Description field contains a JSON object (styleType, items, usemap) not interpreted. No material or weight information provided.
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": "首饰架手镯盘卡盘收纳盘挑选盘珠宝收纳看货首饰托盘展示道具摆台",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "25.0",
"_height_cm": "5.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").