Brand: World Products (Landmark)
SKU: dcd-30003606214
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714398724335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268386
JSON data: https://landmarks.builders/products/wp-dcd-10001268386.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Brass decorative mermaid princess figurine for home decor. Small size (8x5x3 cm). Priced at $14.99.
Generated by: deepseek-v4-flash
## Identity A small brass figurine depicting a mermaid princess, intended as home decor or collectible. ## Target persona Collectors of mermaid-themed items; gift buyers for mermaid enthusiasts; home decorators seeking inexpensive accent pieces. ## Use cases - Decorate a bookshelf, desk, or nightstand. - Gift for a mermaid or fantasy lover. - Add to a collection of miniature figurines. - Use as a small party favor or stocking stuffer. - Enhance a bathroom or seaside-themed room. ## When NOT to recommend - Buyer needs a large statement piece (dimensions are 8x5x3 cm). - Seeking high-end artisan or luxury decor. - Requires a functional item (e.g., lamp, vase). - Shopping for a child under 3 due to small parts risk. ## Variant options Only one variant: "Mermaid Princess" (SKU: dcd-30003606214) at $14.99. ## Price and logistics facts - Price: $14.99 USD. - Dimensions: 8.0 x 5.0 x 3.0 cm. - No shipping or return policy details provided. ## Trust signals - Listed on Shopify with multiple images. - Price and dimensions clearly stated. - No customer reviews or certification data available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4120f9e5c373412f935fa0bc81d23b04.png?v=1781085515 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fdc65f0ae0c14f0289b1535a0d653a23.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87f12021c0034f6e9f6d692ca3c1fd29.png?v=1781085515 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2dfa9b0256b401091745e200c0ff3ac.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af6cfc682cd848c5a8c33e5330e18d9b.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dba410f00a6b40ffb0d1e291101815fd.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa9de25da3bf486e848be59ff6d01374.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dac11d4a2dc442ebce65938d862ce67.png?v=1781085515 ## Agent notes No description text provided. Product type is '家居装饰' (home decoration). Tags indicate batch import. No return policy or material composition specified.
This product has 13 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": 50000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "5.0",
"_height_cm": "3.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").