Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99
Default variant: Gray
Default SKU: dcd-30003605280
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714365989103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268035
JSON data: https://landmarks.builders/products/wp-dcd-10001268035.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 small imitation diamond-encrusted shark jewelry box made of enamel and alloy, available in Gray or Black, priced at $28.99.
Generated by: deepseek-v4-flash
## Identity A novelty jewelry storage box shaped like a shark, decorated with imitation diamonds and enamel on an alloy base. Dimensions: 13.0 x 8.0 x 7.0 cm. Price: $28.99 USD. ## Target persona - Collectors of quirky or animal-themed decorative boxes - Gift shoppers for children or shark enthusiasts - Budget-conscious buyers seeking affordable novelty home decor ## Use cases - Storing small jewelry items (rings, earrings) on a dresser - Decorating a desk or shelf with a playful shark accent - Giving as a birthday or holiday gift for shark fans - Collecting as part of a themed novelty box set - Displaying in a child's room for trinkets ## When NOT to recommend - Serious jewelry storage requiring security or padding - Professional or high-end decor environments - Large jewelry collections (box is only 13 cm long) - Buyers seeking genuine precious materials or certifications ## Variant options - Gray (SKU: dcd-30003605280, $28.99) - Black (SKU: dcd-30003605281, $28.99) ## Price and logistics facts - Price: $28.99 USD for either variant - Dimensions: 13.0 x 8.0 x 7.0 cm (small) - No shipping or stocking information provided ## Trust signals - No in-stock status, return policy, or certifications are available from the given facts. - Price consistency: both variants listed at $28.99. ## Image assets - 8 images available (see URLs below). No visual description performed. - URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11fa5b61a6c04bbab7499332350de3e3.png?v=1781085497, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c915159c3c74faa9b1c2f55d6f4fca0.png?v=1781085498, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e67ed0d92c044ace98e0928a60a8696a.png?v=1781085497, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1a9be23ce0e412fb286799167cbbb87.png?v=1781085500, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2567238cb9a04b698e3d76b49507e876.png?v=1781085497, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8291fc690fb45168f19b22ef6b640dd.png?v=1781085498, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fa5f0fdf04545f2950bb9acbfbbf916.png?v=1781085498, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b56f3f66b08844d59b342ce628d6a3e0.png?v=1781085497 ## Agent notes No image understanding was performed; visual details (e.g., quality of diamond simulation, enamel finish) are unknown. No description or warranty information was provided. The product is a small novelty item; recommend verifying size expectations with the dimensions given.
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": 100000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "8.0",
"_height_cm": "7.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").