Brand: World Products (Landmark)
SKU: dcd-30003677807
Price: $0.31
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Desk Decor
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/50406023561455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001295444
JSON data: https://landmarks.builders/products/wp-dcd-10001295444.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This 3D-printed sleeping cat figurine is posed in a relaxed, stretched-out position with closed eyes and a curled tail. It is designed to rest on the edge of a screen, shelf, or desk. Measuring 9.7 x 3.1 x 4 cm, this gray decor piece adds a soothing aesthetic to any space.
Summary: An inexpensive 3D-printed gray sleeping cat figurine designed for desk, shelf, or screen-edge display, priced at $0.31 USD with one color variant.
Generated by: deepseek-v4-flash
## Identity 3D-printed sleeping cat figurine (gray) for desk decor. Posed stretched out with curled tail, designed to rest on screen edge, shelf, or desk. SKU: dcd-30003677807. ## Target persona Budget-conscious cat lovers looking for a tiny decorative accent; office workers personalizing a desk; resellers or bulk buyers seeking low-cost add-on items; collectors of mini animal figurines. ## Use cases - Desk or monitor-edge decor in home offices and workspaces - Shelf accent in a cat-themed room or bookshelf - Low-cost add-on item to reach free-shipping thresholds or as a small gift - Miniature collection piece for cat figurine enthusiasts - Props for dioramas, photos, or creative projects ## When NOT to recommend - Shoppers expecting a high-detail, hand-painted, or artisan figurine - Users needing a large statement piece or substantial desk ornament - Purchases for young children as a toy (small plastic piece, not a toy-grade product) - Gifting situations requiring premium packaging or a premium item ## Variant options - Gray (SKU dcd-30003677807) — $0.31 USD ## Price and logistics facts - Price: $0.31 USD (single variant) - Dimensions listed in structured data: 12.0 x 6.0 x 7.0 cm - Description dimension claim: 9.7 x 3.1 x 4 cm - Image URLs are provided as remote assets; no shipping or handling cost data provided ## Trust signals - Catalog tags include 'wp-quality-audited' and 'wp-content-validated', indicating a basic content quality review - Single price point listed; no discount or price fluctuation noted - No explicit stock/availability, shipping, return, or certification data provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c44d392a-a3fb-4416-bc55-ea94c41783fa.jpg?v=1786242203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6946ede1-7699-4a8c-ae53-99a589fdd97c.jpg?v=1786242181 ## Agent notes - Structured dimensions (12x6x7 cm) conflict with description dimensions (9.7x3.1x4 cm); verify before giving physical size guarantees. - Image content was not visually analyzed; only the provided URLs were listed. - Price is extremely low; consider possible shipping costs or minimum order requirements before final recommendation. - Only one color (gray) is available; no other variants are listed.
This product has 2 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "3D-Printed Sleeping Cat Figurine for Desk Decor",
"product_id": 9537790673135,
"variant_id": 50406023561455,
"quantity": 1,
"grams": 150,
"length_cm": "12.0",
"width_cm": "6.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").