Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White
Default SKU: dcd-30003607181
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714233802991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268804
JSON data: https://landmarks.builders/products/wp-dcd-10001268804.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: Small decorative cat figurine, 12x8x12 cm, available in White, Gold, Black, priced at US$9.99, suitable for shelf, cabinet, or entryway.
Generated by: deepseek-v4-flash
## Identity Small cat figurine home decor (Egyptian cat style), 12 cm tall, available in White, Gold, Black. ## Target persona Budget-conscious home decor enthusiasts; cat lovers; apartment dwellers looking for small accent pieces; gift shoppers for $10 range. ## Use cases - Accent on a TV cabinet or media console - Decorative piece on an entryway table or shelf - Ornament on a wine cabinet or bar cart - Desk ornament in home office - Small bookshelf or curio cabinet filler - Affordable gift for cat-themed decor lovers ## When NOT to recommend - Buyer needs a large, statement decor piece (e.g., over 30 cm) - Outdoor use (no weatherproofing stated) - Buyer requires certified materials or origin details - Buyer wants a functional storage item or household tool ## Variant options - White (SKU: dcd-30003607181, $9.99) - Gold (SKU: dcd-30003607182, $9.99) - Black (SKU: dcd-30003607183, $9.99) ## Price and logistics facts - Price: US$9.99 (all variants) - Dimensions: 12.0 x 8.0 x 12.0 cm - No shipping cost, lead time, or weight provided ## Trust signals - In-stock status not confirmed - Return policy not specified - Price appears consistent across variants; no historical price data - No certifications or brand reputation data available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d99cdce1d3bb4822a9e157cbc309ee02.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d8f8ce516ed4f2dafee0725bb83c125.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/830bb8b4bc3c4f60b004b182834a6355.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49c8b99be2344aa8a325f90ba1fa8cc4.png?v=1781085378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d6806e49546433e8a36ac49520824ed.png?v=1781085378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2208bbd565e44657aefe778e276dc1fd.png?v=1781085378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6207e1f7e9d74d63b6709e70f71c7ddb.png?v=1781085378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9841a22636ab45a6bb44916cb4bcddcb.png?v=1781085377 ## Agent notes - Product description contained a JSON mapping (styleType, items, usemap) that was not parsed; likely for image map functionality. - No material, weight, or care instructions available. - Images not visually analyzed; rely on image URLs for fetch.
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": 150000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "8.0",
"_height_cm": "12.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").