Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Chinese, Suction Trunk Elephant
Default SKU: 5627130732989
Default price: $11.99
Availability: In Stock
Product Type: Figurines
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017457840367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/jade-stone-elephant-ornament-elephant-statue-jade-stone-chinese-elephant-figurin
JSON data: https://landmarks.builders/products/jade-stone-elephant-ornament-elephant-statue-jade-stone-chinese-elephant-figurin.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 these Chinese elephant figurines. Crafted from resin with a stunning jade-like finish, they bring a traditional elegance and good fortune to any room. Available in a choice of designs and colours, including a luxurious white jade effect, these ornaments are for home decor enthusiasts, Feng Shui collectors, and Asian art lovers. Whether displayed individually or as a set for your office desk, living room shelf, or entryway table, these elephant statues offer a unique blend of aesthetic and good fortune.
| Material | Resin |
| Capacity | L |
| Colour | White, Green |
| Product Dimensions | 11.0 × 5.0 × 9.0 centimeters |
| Product Weight | kg |
| Package Weight | 0.66 pounds |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 650075931282 |
| Brand | JISADER |
Summary: Resin elephant figurine with jade-like finish, available in white or green, two trunk styles (suction/curved), priced at $11.99.
Generated by: deepseek-v4-flash
## Identity JISADER Jade Stone Elephant Ornament – resin figurine, jade-like finish, 11x5x9 cm, $11.99. ## Target persona - Home decor enthusiasts looking for affordable Asian-themed accents - Feng Shui collectors seeking good fortune symbols - Office workers wanting desk ornament with cultural flair ## Use cases - Decorating living room shelf or entryway table - Adding a good luck symbol to an office desk - Gift for elephant lovers or Asian art admirers - Feng Shui placement in home or workspace - Collectible miniature statue for display cabinet ## When NOT to recommend - Buyer wants genuine jade or natural stone (this is resin) - Needs large, heavy ornament for floor display - Requires dishwasher-safe or outdoor decor - Seeks modern minimalist style (design is traditional Chinese) ## Variant options - Style: Chinese, Suction Trunk Elephant - Style: Chinese, Curved Trunk Elephant - Both available in white jade or emerald green ## Price and logistics facts - Price: $11.99 USD - Dimensions: 11.0 × 5.0 × 9.0 cm - Package weight: 0.66 lb - Brand: JISADER - Model: 650075931282 - Material: Resin - Number of items: 1 per variant ## Trust signals - In-stock status: not stated - Return policy: not stated - Price consistency: single price across variants - Certifications: none listed - Product dimensions and model number provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/131ca87f0adf49ecb60f6a8bf75458d5.png?v=1773820740 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfdfc5131eb74aefbb3cba612551a2a1.png?v=1773820740 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a300701214c74a548253e04a63699699.png?v=1773820740 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8eca021fdbd54e94aa28b10da42e0b2e.png?v=1773820740 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/047ab3fed95a44d7b64f664450c15a3c.png?v=1773820740 ## Agent notes - Images are fetchable but were not analyzed; visual details are not described. - Dimensions are indicative of product size. - No information on whether product comes as set or individual; description mentions both options, but variants are single items. - Colors white and green are referenced as 'white jade' and 'emerald green'.
This product has 10 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": "Jade Stone Elephant Ornament, Elephant Statue Jade Stone, Chinese Elephant Figurines, Oriental Desk Decor Elephant, Resin Material Elephant Statue",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "5.0",
"_height_cm": "9.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").