Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $59.99
Default variant: White Gold
Default SKU: 5566686992983
Default price: $59.99
Availability: In Stock
Product Type: Figurines
Vendor: JISADER
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/48017422647535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/elephant-ornament-statue-resin-collectible-gold-elephant-figurine-for-living-roo-1
JSON data: https://landmarks.builders/products/elephant-ornament-statue-resin-collectible-gold-elephant-figurine-for-living-roo-1.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your home decor with this pair of Black and Gold Elephant Figurines. Crafted from synthetic resin with a sophisticated electroplated finish, these animal sculptures offer a luxurious aesthetic. Each elephant is meticulously detailed, symbolizing good fortune, prosperity, and stability, making them an addition for feng shui enthusiasts or anyone seeking to imbue their space with . The set includes two, measuring 32.5cm and 28cm respectively, designed to be a prominent decorative accent for your living room, TV cabinet, or entryway. Presented in attractive carton packaging, these figurines make an ideal housewarming gift or a personal gift for any occasion.
Package Contents: 1 x Elephant Figurine (Large), 1 x Elephant Figurine (Small)
| Material | Synthetic Resin |
| Capacity | L |
| Product Dimensions | 32.5 x 15.0 x 25.0 centimeters |
| Product Weight | 3.5 kilograms |
| Package Weight | 2.5 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 1026 |
| Number of Items | 2 |
Summary: Pair of synthetic resin elephant figurines in gold finish, 32.5cm and 28cm length, symbolizing good fortune, priced at $59.99.
Generated by: deepseek-v4-flash
## Identity Elephant Ornament Statue Resin Collectible - Gold Elephant Figurine Set of 2 ## Target persona Home decor enthusiasts seeking symbolic ornament pieces; Feng shui practitioners valuing elephant symbolism for good fortune and prosperity; Gift shoppers looking for a housewarming present. ## Use cases - Decorate a living room mantel or TV cabinet - Use as a feng shui element to attract prosperity - Gift for housewarming or special occasions - Accent in entryway or dining room - Collectible for animal figurine enthusiasts ## When NOT to recommend - Buyers seeking realistic animal replicas (stylized gold finish) - Small spaces (figurines are 32.5cm and 28cm long) - Those who dislike synthetic resin or metallic finishes - Budget-conscious (price point $59.99 for a pair) ## Variant options - White Gold: $59.99 - Black Gold: $59.99 ## Price and logistics facts Price: $59.99 USD per set (2 figurines) Dimensions: Large 32.5 x 15 x 25 cm; Small dimensions not provided Product weight: 3.5 kg; Package weight: 2.5 kg ## Trust signals Material: Synthetic Resin; Model number: 1026; Set of 2 items; Not dishwasher safe; Not microwaveable ## Image assets      ## Agent notes - Small elephant dimensions not provided in facts. - No return policy or stock status available. - Color accuracy and finish details are based on text description only; images not analyzed.
This product has 16 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": "Elephant Ornament Statue Resin Collectible, Gold Elephant Figurine for Living Room, Synthetic Resin Animal Sculpture Set, European Home Decor Accent",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "32.5",
"_width_cm": "15.0",
"_height_cm": "25.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").