Brand: World Products (Landmark)
SKU: 4846032844227
Price: $8.99
Availability: In Stock
Product Type: Incense Holders
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189401465071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/anubis-brass-statue-vintage-distressed
JSON data: https://landmarks.builders/products/anubis-brass-statue-vintage-distressed.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bring the mystique of ancient Egypt into your home with this exquisite Anubis Brass Statue. Crafted from solid brass and finished with a captivating vintage distressed patina, this figurine exudes timeless charm and historical depth. The detailed representation of Anubis, the revered jackal-headed god, makes it a striking piece of decor for any room.
More than just a decorative piece, this Anubis statue doubles as a functional incense holder. Its design allows for the use of incense cones, creating a serene atmosphere while adding an artistic focal point to your desk or shelf. The combination of semi-manual and semi-mechanical manufacturing, including the traditional lost-wax casting technique, ensures a high level of craftsmanship and unique character in every piece.
This brass figurine makes an exceptional personal gift, particularly suitable for occasions like visiting patients or as a token of appreciation for a teacher. Its unique style and historical inspiration offer a distinctive present that stands out. Add a touch of ancient allure and sophisticated craftsmanship to your indoor decoration with this remarkable Anubis statue.
Summary: Solid brass Anubis statue with vintage distressed finish, functions as incense holder for cones. Made via lost-wax casting. Single variant at $8.99.
Generated by: deepseek-v4-flash
## Identity Anubis Brass Statue, Vintage Distressed – Brass Incense Holder ## Target persona Affordably-priced ancient mythology enthusiast seeking functional decor; gift-giver for teachers or patients; spiritual or meditation hobbyist on a budget. ## Use cases - Desktop ornament with ancient Egyptian theme. - Incense holder for cones to create ambiance. - Gift for teacher appreciation. - Gift for visiting patients. - Adding vintage distressed brass decor to a shelf. ## When NOT to recommend - Buyer seeking high-end museum-quality replica. - Buyer requiring precise dimensions or very large statue. - Buyer wanting stick incense holder (only cones). - Buyer preferring modern minimalist decor. ## Variant options Only one variant: "Vintage Aged" color at $8.99. ## Price and logistics facts Price $8.99 USD. No dimensions provided. Single SKU 4846032844227. ## Trust signals Solid brass construction; lost-wax casting technique; vintage distressed patina; in stock (multiple images available). Return policy not specified. ## Image assets 5 images available (see URLs below). Images not inspected. ## Agent notes No dimensions available. Image content not verified. The product is an incense holder for cones only.
This product has 9 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Solid Brass · Vintage Finish · Incense Holder
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": "Anubis Brass Statue, Vintage Distressed",
"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").