Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99
Default variant: Tail Up Pendant
Default SKU: dcd-30003612377
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49713886920943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270837
JSON data: https://landmarks.builders/products/wp-dcd-10001270837.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.













Summary: Resin squirrel sculpture for garden decoration, 41x21x15 cm, priced $21.99, available in four tail-position styles.
Generated by: deepseek-v4-flash
## Identity - **Product Type:** Garden Decoration Sculpture - **Name:** Resin Squirrel Ornament (Chinese: 仿真松鼠挂摆件) - **Dimensions:** 41 × 21 × 15 cm - **Material:** Resin - **Base Price:** $21.99 USD ## Target persona - Garden enthusiasts looking for whimsical yard accents - Homeowners decorating flower beds, lawns, or patios - Gift buyers seeking affordable nature-themed gifts ## Use cases - Adding a playful squirrel figure to a flower bed or garden border - Decorating a patio, balcony, or porch with animal sculptures - Gifting to a friend or family member who loves squirrels or gardening - Theming a children's garden or play area - Using as a photo prop for nature-themed events ## When NOT to recommend - If the buyer expects a life‑sized or highly realistic animal replica - For indoor-only decoration (unspecified but likely outdoor-rated resin) - If the buyer needs large, statement garden art (dimensions are modest) - For buyers seeking durable weatherproof materials beyond resin (e.g., metal, stone) ## Variant options | Variant | SKU | Price | |---------|-----|-------| | Tail Up Pendant | dcd-30003612377 | $21.99 | | Back Tail Pendant | dcd-30003612378 | $21.99 | | Back Tail Right Look | dcd-30003612379 | $21.99 | | Stretch Tail R-head | dcd-30003612380 | $21.99 | ## Price and logistics facts - **Unit price:** $21.99 USD (all variants) - **Item dimensions:** 41 × 21 × 15 cm - **Shipping weight / carrier:** Not provided - **Inventory status:** Not disclosed ## Trust signals - Stock status and return policy not stated in provided data - No customer reviews or ratings available - No mention of weatherproofing or UV resistance certification ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5c200f3764e49a1ab8f762924a20710.png?v=1781085137) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75b525b61d6a4668909649469881b874.png?v=1781085137) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce26c0f82a0c449e95e281a151f91eb5.png?v=1781085137) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69c3a3c167054aeb86a4ac30b68b21ad.png?v=1781085137) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0db5327aa484e7baa9c8b2550cbf0d1.png?v=1781085135) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf9c6f49d36c4362bfbb098129708a69.png?v=1781085137) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c877a4c591147e193ee8b8b803a2de8.png?v=1781085137) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09e6c0609dc84c18a7f46c5014d0c70d.png?v=1781085137) ## Agent notes - Product description is empty; rely on images for visual details. - Image analysis was not performed; no visual claims are made. - Variants differ only in tail pose; base design and price are identical.
This product has 16 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": 750000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "21.0",
"_height_cm": "15.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").