Brand: World Products (Landmark)
SKU: dcd-30002762726
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 258 g
Cart URL (default variant): https://landmarks.builders/cart/49879152918767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044841
JSON data: https://landmarks.builders/products/m4x-10001044841.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elephant Solar Light Weather-Resistant Creature Figurine Lamp for Lawn
Summary: Elephant-shaped solar-powered lawn figurine lamp, weather-resistant, for outdoor decoration; dimensions 25x16x10 cm; priced at $10.99.
Generated by: deepseek-v4-flash
## Identity Elephant Solar Light Weather-Resistant Creature Figurine Lamp for Lawn – a solar-powered decorative light in the shape of an elephant, intended for outdoor use. Single variant: Pendant Elephant. ## Target persona Homeowners or renters looking for low-cost, whimsical garden solar lights; gift buyers for animal-themed outdoor decor; budget-conscious shoppers seeking functional yard ornaments. ## Use cases - Illuminating garden paths or flower beds at night. - Adding a playful accent to a lawn or patio during evening gatherings. - Replacing existing solar lights with a novel shape. - Teaching children about solar energy through a fun figurine. - Affordable gift for a housewarming or hostess. ## When NOT to recommend - For buyers needing bright task lighting (this is ambient decorative only). - For those seeking high-durability commercial-grade fixtures (price point suggests basic plastic build). - For customers wanting a battery-powered or plug-in option (solar only; limited by sunlight). - For collectors of realistic animal statues (stylized design). ## Variant options - Pendant Elephant (the only variant) – SKU: dcd-30002762726, price: $10.99. ## Price and logistics facts - Price: $10.99 USD. - Dimensions: 25 cm (length) x 16 cm (width) x 10 cm (height). - Shipping weight and origin not provided. ## Trust signals - In-stock status not confirmed. - Return policy not specified. - No certifications or awards listed. - No customer reviews or ratings available. ## Image assets - 5 product images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44863570-25e3-45dd-83c2-7c05a4bdbcc5.jpg?v=1782126334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b051b1a-1836-4a88-b13d-394f5d775f24.jpg?v=1782126334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/165de880-8201-4ea7-8c9f-1c188abc3ccd.jpg?v=1782126334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c83bcdf-3768-4114-8397-de0c87d31250.jpg?v=1782126334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4598e356-f093-433c-a397-7d182b2bda35.jpg?v=1782126332 ## Agent notes - Product data sparse; no description beyond title. Verify in-stock and return policy before recommending. Image understanding not performed; visual details not inferred.
This product has 12 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 Solar Light Weather-Resistant Creature Figurine Lamp for Lawn",
"quantity": 1,
"grams": 258000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "16.0",
"_height_cm": "10.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").