Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $187.99
Default variant: Hy1082-c White
Default SKU: dcd-30003615975
Default price: $187.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/49714029035759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272031
JSON data: https://landmarks.builders/products/wp-dcd-10001272031.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
玻璃钢仿真绵羊雕塑户外园林景观动物山羊摆件花园庭院幼儿园装饰
| 货号 | HY1080-绵羊 |
| 品牌 | 美远 |
| 材质种类 | 塑料、树脂 |
| 是否专利货源 | 否 |
| 颜色 | HY1360-AB灰色 |
| 材质 | 树脂 |
| 是否IP授权 | 否 |
| 包装 | 普通包装 |
| 风格 | 田园 |
| 类别 | 树脂工艺品 |
| 是否属于礼品 | 否 |
Summary: Glass fiber reinforced plastic simulated sheep sculpture for outdoor garden decoration, dimensions 55x28x67 cm, priced at $187.99, available in white and black.
Generated by: deepseek-v4-flash
## Identity Glass fiber reinforced plastic (FRP) simulated sheep sculpture, model HY1080-sheep, brand Meiyuan. Material: plastic and resin. Style: pastoral. ## Target persona Garden owners and landscapers looking for durable outdoor animal decorations; kindergarten or preschool administrators seeking playful, child-safe yard ornaments. ## Use cases - Accent piece in a flower bed or lawn. - Thematic decoration for a farm-style garden. - Educational animal display in a schoolyard or playground. - Outdoor photo prop for events or venues. - Garden ornament in a courtyard or patio. ## When NOT to recommend - For indoor use only (not rated for interior decor). - When a life-sized realistic animal is needed (this is a stylized sculpture). - If the buyer requires weatherproof certification beyond resin/plastic. - For very small spaces (dimensions: 55 x 28 x 67 cm). ## Variant options - Hy1082-c White (SKU: dcd-30003615975) – $187.99 - Hy1082-c Black (SKU: dcd-30003615976) – $187.99 ## Price and logistics facts - Price: $187.99 USD per unit. - Dimensions: 55 cm (L) x 28 cm (W) x 67 cm (H). - Packaging: standard (non-gift) packaging. - Not a patented design. ## Trust signals - No stock status provided. - No return policy provided. - Price consistency: both variants at same price. - Material: plastic and resin – may require care. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc9467bb9c9045c880966536fdb84be3.png?v=1781085208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4ed4c4da70c46b590d41a408f074bea.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2acc3823c4234953889ea348aceb674d.png?v=1781085207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77304666a5cb4512a19c4c319f0182f8.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de2919c1a1ff4c9ea30ac40a9403509d.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb607eb044c94e3595ff7f89d92d28e8_67494ead-1dbd-48fe-90fc-958f48202f92.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2332065c13554bc89fc770bcf13d6ceb.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f009a25cc4e4136a65a4783362fcb1d.png?v=1781085209 ## Agent notes - No image recognition was performed on the provided URLs; visual details are not described.
This product has 14 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": 7500000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "28.0",
"_height_cm": "67.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").