Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $24.99
Default variant: Eagle
Default SKU: dcd-30003617293
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49713938661615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272499
JSON data: https://landmarks.builders/products/wp-dcd-10001272499.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Resin animal head sculpture (lion, eagle, horse) for desktop decoration, dimensions 35x24x33 cm, priced $19.99-$24.99.
Generated by: deepseek-v4-flash
## Identity Creative Retro Simulation Animal Head Resin Crafts Ornament, a decorative figurine for desks and shelves. Available in lion, eagle, and horse styles with multiple color options. ## Target persona - Office desk decorator seeking a low-cost accent - Home shelf stylist interested in animal-themed decor - Budget-conscious gift shopper for animal lovers - Collector of resin figurines ## Use cases - Decorate an office desk or workspace - Adorn a bookshelf or side table - Gift for a friend who likes lions, eagles, or horses - Theme decoration for a safari or animal inspired room - Add a whimsical touch to a waiting area or reception desk ## When NOT to recommend - Buyers looking for high-end luxury or authentic antique decor - Outdoor use (resin may degrade in weather) - Parents seeking a toy for unsupervised children under 3 - Those needing large wall art (this is a tabletop figurine) ## Variant options 6 variants: Eagle ($22.99), Lion ($24.99), Multicolor Eagle ($24.99), Silver Lion ($19.99), Horse ($24.99), Silver Horse ($19.99) ## Price and logistics facts - Base price: $19.99 for Silver Lion and Silver Horse; $22.99 for Eagle; $24.99 for others. - No shipping or inventory data provided. ## Trust signals - Stock status: not provided - Return policy: not provided - Price consistency: variants priced by style; no discounts indicated - Certifications: none mentioned ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/759387c33923400db44378219a7595cd.png?v=1781085167 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1106d7be01344f4687d48d383bb5cf9e.png?v=1781085165 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3615ed9f7f3448f1bd70366b1eec20a0.png?v=1781085166 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/237680c24f3343878775ad17be59c078.png?v=1781085166 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64c854c898bd4370b7bdde95a4936ea8.png?v=1781085167 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc181ac0ad7143c5ada94ad805f46eff.png?v=1781085166 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5dd9625035014e69b765adc5b19e5303.png?v=1781085164 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/962041e199a541bbb348cdf5cd9d1dae.png?v=1781085165 ## Agent notes - Image content not analyzed; colors and visual details are not inferred. - Dimensions: 35 cm length, 24 cm width, 33 cm height.
This product has 18 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": "新款创意复古仿真动物狮子头像树脂工艺品摆件办公室桌面书架装饰",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "24.0",
"_height_cm": "33.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").