Brand: World Products (Landmark)
SKU: dcd-30002760853
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 274 g
Cart URL (default variant): https://landmarks.builders/cart/49879164092655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044271
JSON data: https://landmarks.builders/products/m4x-10001044271.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Dachshund Rabbit Statue Cute Design Resin Sausage Dog Sculpture Lasting Color
Summary: Resin statue of a dachshund with rabbit ears, 19x17x13 cm, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Dachshund Rabbit Statue: a resin figurine combining dachshund body with rabbit ears, painted in lasting color. Dimensions: 19x17x13 cm. ## Target persona Dog owners seeking whimsical decor; collectors of dachshund-themed items; budget-conscious gift shoppers for pet lovers. ## Use cases - Desk ornament in home office - Gift for dachshund owner - Easter-themed decorative piece - Conversation starter on shelf - Collectible for novelty animal statue enthusiasts ## When NOT to recommend - Buyers wanting realistic dog sculptures - Those who dislike rabbit-ear modifications - Customers needing large outdoor garden statues - Shoppers expecting premium materials like ceramic or metal ## Variant options - Style: Rabbit Ear Dog (SKU: dcd-30002760853) – $11.99 ## Price and logistics facts - Price: $11.99 USD - Dimensions: 19 cm (L) x 17 cm (W) x 13 cm (H) - Weight: not provided - Shipping: not specified ## Trust signals - Stock status: unknown - Return policy: not provided - Price consistency: single price point - Certifications: none listed ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/304da0e8-34d9-4e6e-822a-e4532a1cbff3.jpg?v=1782126339) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c548170f-d7a8-48d5-b86d-b2fa8a125548.jpg?v=1782126338) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c25aae6d-06f7-4bd5-ab74-e7255d2c8bd0.jpg?v=1782126338) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6a41191-abb6-4ef2-9c7d-81a629ffcb75.jpg?v=1782126339) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcddf3a7-7c89-41ab-9a52-685412972cbd.jpg?v=1782126339) ## Agent notes - Product description matches title; minimal additional details. - No reviews, stock level, or fulfillment info provided. - Image understanding was 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": "Dachshund Rabbit Statue Cute Design Resin Sausage Dog Sculpture Lasting Color",
"quantity": 1,
"grams": 274000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "17.0",
"_height_cm": "13.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").