Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99 – $40.99
Default variant: Yellow Tail Up
Default SKU: dcd-30003612381
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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713883447535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270838
JSON data: https://landmarks.builders/products/wp-dcd-10001270838.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
园林花园庭院树木草坪装饰树脂动物模型雕塑工艺品仿真松鼠挂摆件
| 货号 | ss0001 |
| 品牌 | 梦明轩 |
| 材质种类 | 塑料、树脂 |
| 是否专利货源 | 否 |
| 材质 | 合成树脂 |
| 产品编号 | ss00001 |
| 是否IP授权 | 否 |
| 包装 | 普通包装 |
| 风格 | 田园 |
| 类别 | 动物 |
| 是否属于礼品 | 否 |
Summary: Resin squirrel garden ornament, 28x21x19.5 cm, in five poses. Starting at $21.99, brand 梦明轩, material plastic and resin.
Generated by: deepseek-v4-flash
## Identity Resin animal sculpture for garden, tree, lawn, or yard decoration. Brand: 梦明轩. Material: synthetic resin and plastic. Styles include sitting, lying, and tail-up poses. ## Target persona - Garden decorators seeking affordable, non-living ornaments - Homeowners with trees, flowerbeds, or patios to accent - Squirrel enthusiasts or nature-themed decor collectors - Retail buyers for garden center inventory ## Use cases - Placing on tree branches or stumps for a natural look - Decorating garden flower beds or rock gardens - Adding whimsy to patio tables or window sills - Using as a photo prop for garden or outdoor scenes - Theming a garden party or nature-inspired event ## When NOT to recommend - Buyers requiring large or life-sized garden statues (dimensions under 30 cm) - Those seeking weather-proof metal or stone decor (resin may degrade in extreme UV or frost) - Users wanting indoor-only decorative items (product is designed for outdoor garden use but material is resin) - As a gift item (product page indicates it is not classified as a gift) ## Variant options - Yellow Tail Up: SKU dcd-30003612381, $21.99 - Sitting Right Look: SKU dcd-30003612382, $40.99 - Sitting Left Look: SKU dcd-30003612383, $40.99 - Lying Pose: SKU dcd-30003612384, $35.99 - Holding Pinecone: SKU dcd-30003612385, $35.99 ## Price and logistics facts - Base price: $21.99 (Yellow Tail Up variant) - Other variants: $35.99 to $40.99 - Dimensions: 28.0 x 21.0 x 19.5 cm - No shipping or return policy data provided ## Trust signals - No certifications, reviews, or stock status available - Price consistency across multiple tags suggests a stable listing - Images available for visual inspection (see asset URLs) ## Image assets - 8 PNG images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2fa85d3782648d9a3838a0f6693ac8e.png?v=1781085135 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a621d46f43a04719b7a9c739c4d14cd9.png?v=1781085135 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04989e5c120c4f2f9f6d440bf2727618.png?v=1781085136 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e753d965c5eb4573859a3f08e426cba3.png?v=1781085136 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cbc6fb24acf46fabe30d95f4fe1b989.png?v=1781085135 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bab8d5483424652942a57096e709936.png?v=1781085135 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29b1727c1b284bb7a993e42b5699de37.png?v=1781085134 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95c2c65c31a14154b0ba418b2e5f701c.png?v=1781085135 ## Agent notes - Image understanding not performed; visual details not inspected. Assume images show squirrel figurines in different poses. - Material is synthetic resin and plastic; durability in outdoor conditions not verified. - No stock or lead time information available.
This product has 17 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": 450000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "21.0",
"_height_cm": "19.5"
}
}],
"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").