Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.42
Default variant: Saxophone Cat
Default SKU: dcd-30003687508
Default price: $5.42
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Tabletop Decor
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/50406124945647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001298622
JSON data: https://landmarks.builders/products/wp-dcd-10001298622.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This metal cat figurine features a rounded body, pointed ears, delicate whiskers, and a curled tail. It has a dark brown finish with gold-toned accents. The sculpture is supported by wire-like arms and legs with sturdy clawed feet for stable display. It is styled as a musician and is suitable for desk or shelf decoration.
Summary: A dark brown metal cat figurine with gold-toned accents, styled as a musician and sized for desk or shelf display; available as Saxophone Cat or Violin Cat at $5.42 USD.
Generated by: deepseek-v4-flash
## Identity Metal Cat Figurine Tabletop Ornament – small sculpted cat musician with rounded body, pointed ears, whiskers, curled tail, dark brown finish and gold-tone accents. Supported by wire-like arms/legs with clawed feet; supplied in two musical styles. ## Target persona Budget-conscious shoppers seeking a music-themed desk or shelf accent; cat lovers looking for inexpensive collectible figurines; office workers personalizing cubicles; gift-givers wanting quirky ornaments for hobbyist musicians. ## Use cases - Desk or shelf decoration in home office or study - Gift for cat lovers, music teachers, or band students - Bookshelf accent in a music-themed room - Affordable decorative layer for cubicles, nightstands, or mantels - Small collectible display alongside other animal figurines ## When NOT to recommend - Shoppers needing large or high-end art sculptures (this is approx 30 x 14 x 11 cm, low price point) - Buyers expecting a realistic, playable or collectible-grade musical instrument (cat is the subject; instrument is sculptural) - Orders requiring any variant outside the two listed styles: only Saxophone Cat and Violin Cat - Applications requiring weatherproof or outdoor-safe materials (treated as indoor tabletop decor) ## Variant options - dcd-30003687508 – Saxophone Cat – $5.42 USD - dcd-30003687509 – Violin Cat – $5.42 USD ## Price and logistics facts - Price: $5.42 USD (both variants) - Dimensions: 30.0 cm (L) x 14.0 cm (W) x 11.0 cm (H) - No shipping, tax, or delivery time information provided ## Trust signals - Catalog tags include 'wp-quality-audited' and 'wp-content-validated' - Price is consistent across both variants - No stock status or return policy was included in the source facts ## Image assets Five image URLs provided as fetchable assets, not visually verified: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa7417bc-e710-4bd2-8dcc-9cc62ebbb16c.jpg?v=1786242537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8590d451-c750-4253-9f46-eaa30f898992.jpg?v=1786242448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0dbda93-8256-4164-b38d-3cef59774316.jpg?v=1786242392 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/007f07b2-af5c-4df8-9ef0-4533f3e825f8.jpg?v=1786242487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a3efb84-295e-428f-a3c6-f09299624fc1.jpg?v=1786242270 ## Agent notes - Analyze images to confirm instrument details and finish before surfacing. - Confirm stock and shipping before purchase. - No certification or material composition data given beyond 'metal'. - SKUs map to two styles; use option field 'Style' when ordering.
This product has 12 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": "Metal Cat Figurine Tabletop Ornament",
"product_id": 9537821606127,
"variant_id": 50406124945647,
"quantity": 1,
"grams": 350,
"length_cm": "30.0",
"width_cm": "14.0",
"height_cm": "11.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").