Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $13.99
Default variant: S / Woven a Apricot
Default SKU: dcd-30002726310
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 360 g
Cart URL (default variant): https://landmarks.builders/cart/49903452094703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035437
JSON data: https://landmarks.builders/products/m4x-10001035437.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Faux Leather Jewelry Box Multi-Purpose Decorative Lidded Box for Dressing Table
| Capacity | 5 |
Summary: Faux leather lidded jewelry box, multi-purpose decorative storage for dressing table. Available in S/M/L sizes in Woven Apricot. Price range $10.99-$13.99.
Generated by: deepseek-v4-flash
## Identity Faux Leather Jewelry Box Multi-Purpose Decorative Lidded Box for Dressing Table. Capacity: 5 (likely items). Dimensions: 28 x 21 x 13 cm. ## Target persona Budget-conscious shoppers seeking decorative storage for small accessories; dressing table owners looking for affordable organization; gift buyers for casual presents. ## Use cases - Organizing jewelry on a dressing table. - Storing rings, earrings, small trinkets. - Decorative catch-all for keys, coins, etc. - Gift for friends or family (low cost). - Adding a styled storage piece to a bedroom or entryway. ## When NOT to recommend - Storing valuable or heirloom jewelry (faux leather may degrade). - Heavy or bulky items (capacity limited). - Professional retail display (low durability). - Individuals seeking premium materials or craftsmanship. ## Variant options Size S ($10.99), Size M ($10.99), Size L ($13.99). All in Style: Woven a Apricot. ## Price and logistics facts Price: $10.99 (S, M) / $13.99 (L). Dimensions: 28 cm x 21 cm x 13 cm. No shipping or stock details provided. ## Trust signals No specific trust signals available from provided facts (no stock status, return policy, or certifications). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/715361c2-eb50-418f-b152-647b48b09b3a.jpg?v=1782146537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/608a0aa8-4471-4e44-b594-106462c2554f.jpg?v=1782146539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d86400c-6be9-4af0-90a7-bc67e16dc2ae.jpg?v=1782146537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bd58a33-ff96-4267-a94c-f2ef7230dc36.jpg?v=1782146537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54ac2049-6fbe-4250-bc50-741a73d39a0a.jpg?v=1782146539 ## Agent notes Image understanding was not performed; visual details are not inferred.
This product has 12 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": "Faux Leather Jewelry Box Multi-Purpose Decorative Lidded Box for Dressing Table",
"quantity": 1,
"grams": 360000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "21.0",
"_height_cm": "13.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").