Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.99
Default variant: Clear Quartz
Default SKU: 5929083901479
Default price: $4.99
Availability: In Stock
Product Type: Figurines
Vendor: JISADER
Weight: 116 g
Cart URL (default variant): https://landmarks.builders/cart/48017495294191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/crystal-elephant-home-decor-gifts-women-mum-ornament-crystal-gifts-women-mum-bir
JSON data: https://landmarks.builders/products/crystal-elephant-home-decor-gifts-women-mum-ornament-crystal-gifts-women-mum-bir.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
space with this Elephant Figurine, of modern minimalist and symbolic charm. Crafted from chips and resin, each piece boasts a unique, textured finish and a colourful design that adds a touch of elegance to any room. The adorable elephant shape is a widely recognised symbol of good luck and strength, making this figurine more than just a decorative item; it's a thoughtful personal gift for women and mums. Ideal for desks, shelves, or as a special accent in your living room or bedroom, this elephant ornament brings personality and a touch of sophistication to your home decor. Its distinct combination of chips and resin apart, offering a wider range of colour options compared to single-material figurines. Presented in PP bag packaging, it's ready to be gifted for birthdays or any special occasion.
Package Contents: 1 Elephant Figurine
| Material | Resin |
| Capacity | L |
| Colour | Clear, Black, Pink, Purple, Blue, Brown, Red, Yellow, Green, Multicolor |
| Product Dimensions | 8.0 × 4.5 × 6.2 centimeters |
| Product Weight | kg |
| Package Weight | 0.397 pounds |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Elephant |
| Brand | JISADER |
Summary: Crystal resin elephant figurine in two color variants (Clear Quartz, Black Obsidian). Small decorative ornament, symbolic of good luck and strength, priced at $4.99.
Generated by: deepseek-v4-flash
## Identity Crystal Elephant Home Decor – a small resin figurine (approx. 8.0 × 4.5 × 6.2 cm) with a textured, colorful finish. Made from chips and resin. Two color variants available: Clear Quartz and Black Obsidian. ## Target persona Budget-conscious gift shoppers looking for small, symbolic desk or shelf decor; individuals seeking an affordable elephant-themed ornament; women or mums as gift recipients. ## Use cases - Desk ornament in a home office or cubicle - Birthday gift for women or mums - Shelf or tabletop decoration in living room or bedroom - Small token of good luck for a new home or workspace - Color accent on a bookshelf or nightstand ## When NOT to recommend - Buyers wanting large statement pieces (figurine is ~8 cm tall) - Customers expecting genuine crystal or gemstone (made from chips and resin) - Those requiring dishwasher-safe or microwave-safe items - Gift-givers needing luxury packaging (comes in PP bag) ## Variant options - **Clear Quartz** (SKU: 5929083901479) – $4.99 - **Black Obsidian** (SKU: 5929083901480) – $4.99 (Description also lists other color options: Clear, Black, Pink, Purple, Blue, Brown, Red, Yellow, Green, Multicolor – but only two are linked to separate SKUs.) ## Price and logistics facts - Price: $4.99 USD - Dimensions: 8.0 × 4.5 × 6.2 cm - Weight: 0.397 pounds (package) - Packaging: PP bag - Dishwasher safe: No - Microwaveable: No ## Trust signals - Price is consistent across both variants. - In-stock status not specified; assume available unless indicated. - Return policy not provided. - No certifications mentioned. ## Image assets      ## Agent notes - Dimensions are from product description; structured data had null values. - Only two SKU-linked variants exist; additional colors in description may not be individually orderable. - Image content not analyzed; product appearance must be verified from URLs.
This product has 13 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": "Crystal Elephant Home Decor, Gifts Women Mum Ornament, Crystal Gifts Women Mum Birthday, Elephant Figurine Office Decor, Resin Elephant Statue",
"quantity": 1,
"grams": 116000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "4.5",
"_height_cm": "6.2"
}
}],
"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").