Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $12.99
Default variant: Wealth-Attracting Suanni (Standing)
Default SKU: 6098535415625
Default price: $9.99
Availability: In Stock
Product Type: Figurines
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189450944751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/antique-cast-iron-mythical-beast-figurine
JSON data: https://landmarks.builders/products/antique-cast-iron-mythical-beast-figurine.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Add a touch of ancient mystique and prosperity to your space with this antique cast iron mythical beast figurine. Crafted with an industrial style and a vintage, rusted appearance, this ornament is designed to evoke a sense of history and character. It features the legendary Wealth-Attracting Pixiu, a mythical creature revered for its ability to gather wealth and good fortune.
This versatile piece is ideal for various settings, serving as a striking office ornament, a charming addition to your tea table, or a unique housewarming ornament. Its robust cast iron construction ensures durability, while its antique aesthetic makes it a captivating focal point.
Summary: Antique cast iron mythical beast figurine with vintage rusted finish, featuring wealth-attracting Pixiu and other styles. Priced $9.99–$12.99 USD.
Generated by: deepseek-v4-flash
## Identity Antique Cast Iron Mythical Beast Figurine – a small cast iron ornament with antique rusted appearance, available in multiple mythical beast and Buddha variants. ## Target persona - Collectors of antique-style iron decor - Feng shui practitioners seeking wealth-attracting symbols - Gift-seekers for housewarming or office occasions - Office workers or home decorators wanting small desktop ornaments ## Use cases - Desk ornament in an office to add vintage character - Tea table centerpiece for a rustic aesthetic - Housewarming gift for friends interested in feng shui - Feng shui wealth corner placement - Shelf decor in a vintage-themed room - Conversation starter for antique lovers ## When NOT to recommend - Buyers wanting high-precision modern sculptures or polished finishes - Those needing large statement pieces (dimensions unknown, likely small) - Buyers requiring exact mythological accuracy for specific creatures - Those seeking non-cast-iron or lightweight materials ## Variant options - SKU 6098535415625: Wealth-Attracting Suanni (Standing) – $9.99 - SKU 6098535415627: Dragon's Nine Offspring - Diting (Crouching) – $9.99 - SKU 6098535415626: Auspicious Pixiu (Walking) – $11.99 - SKU 5929226377993: Wealth-Attracting Pixiu (Swallowing Copper Coins) – $12.99 - SKU 6098535415628: Water-Absorbing Beast - Gongfu – $11.99 - SKU 5929226377995: Eternal Reclining Buddha – $11.99 - SKU 5929226377996: Seated Thai Buddha – $11.99 - SKU 5929226377997: Richness of the World – $9.99 ## Price and logistics facts - Price range: $9.99–$12.99 USD per variant. - Dimensions not provided; item expected to be small (hand-sized). - Material: cast iron with antique rusted finish. ## Trust signals - In-stock status not confirmed. - Return policy unknown. - No certifications mentioned. - Multiple variants available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90959b14358b40e8b3f0d1703fffd72f.png?v=1774197589 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b39b048a9a90408386771ff400f296ad.png?v=1774197589 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e940cd3cea7048f297eeba8f7346a074.png?v=1774197589 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c48b272fec95414e956677c7193ff2b4.png?v=1774197589 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76025103656ad36918f8b2f808b3d930140a2869b0767c552952e8fdcb014ada.jpg?v=1774197589 ## Agent notes - Image understanding was not performed; treat image URLs as fetchable assets only. - Dimensions are missing; assume small size typical for desk ornaments. - No information on packaging or shipping weight.
This product has 15 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Cast Iron · Mythical Beast · Vintage Style
Verdict: N/A
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": "Antique Cast Iron Mythical Beast Figurine",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").