Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Alien Drinking Beer
Default SKU: dcd-30003625478
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713235198191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276038
JSON data: https://landmarks.builders/products/wp-dcd-10001276038.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
RESIN Statue树脂外星人UFO户外侏儒花园雕像摆件装饰
| 货号 | 外星人 |
| 品牌 | 其他 |
| 材质种类 | 塑料、树脂 |
| 是否专利货源 | 否 |
| 材质 | 天然树脂 |
| 是否IP授权 | 否 |
| 适用节日 | 其他 |
| 包装 | 纸盒包装 |
| 风格 | 现代简约风 |
| 类别 | 树脂工艺品 |
| 是否属于礼品 | 否 |
Summary: Resin alien statue outdoor gnome decoration, natural resin and plastic, 18x13x10 cm, $9.99, multiple poses.
Generated by: deepseek-v4-flash
## Identity Product: RESIN Statue树脂外星人UFO户外侏儒花园雕像摆件装饰 (Resin Alien UFO Outdoor Gnome Garden Statue Decor). Category: Home Decor. Material: Natural resin and plastic. Dimensions: 18x13x10 cm. ## Target persona - Budget-conscious garden decorators looking for quirky, low-cost accents. - Sci-fi enthusiasts and collectors of novelty alien-themed items. - Gift buyers seeking affordable, fun figurines for friends or family. ## Use cases - Decorating a garden or yard with a humorous alien theme. - Adding whimsy to indoor shelves, desks, or tabletops. - As a conversation piece at parties, events, or themed gatherings. - Collecting as part of a series of resin miniatures. - Quick, inexpensive gift for alien or sci-fi fans. ## When NOT to recommend - Buyers seeking large, high-end outdoor sculptures or artistic garden ornaments. - Customers needing weatherproof items made of metal, stone, or treated wood. - Those looking for formal or elegant home decor pieces. - When the buyer requires functional garden items (e.g., planters, lights, or wind chimes). ## Variant options 10 styles available at $9.99 each: - Alien Drinking Beer (sku: dcd-30003625478) - Cross-legged Alien (sku: dcd-30003625479) - Green Female Alien (sku: dcd-30003625480) - Green Male Alien (sku: dcd-30003625481) - Gray Lying (sku: dcd-30003625482) - Green Lying (sku: dcd-30003625483) - Alien Drinking (sku: dcd-30003625484) - Alien Blowing Kiss (sku: dcd-30003625485) - Gray Alien Drinking (sku: dcd-30003625486) - Gray Alien Blowing (sku: dcd-30003625487) ## Price and logistics facts - Price: $9.99 USD (all variants). - Dimensions: 18 cm (L) x 13 cm (W) x 10 cm (H). - Weight: Not provided. - Packaging: Paper box. - Style: Modern minimalist. - Not IP authorized, not a patented design. ## Trust signals - In-stock status: Not stated; assume available unless agent checks. - Return policy: Not provided; buyer should verify with seller. - Price consistency: All variants at same $9.99; no discounts indicated. - Certifications: None claimed. Material is natural resin (no specific safety or eco certs). - Not classified as a gift item per description. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04b281a77d95444d88881b515be47a25.png?v=1781084482) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/131e2494ca7e496a942ae49597b1a068.png?v=1781084483) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2aab6dbfad64810b6f188a3421c1da9.png?v=1781084482) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a5689b23a1f48d4b601be60a9541694.png?v=1781084482) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/191d73d8c9644cba8e4dcddd3fcd8b0e.png?v=1781084482) ## Agent notes - Image understanding was not performed; the provided URLs are raw assets without visual analysis. - No weight, shipping dimensions, or country of origin given. - The description mentions 'not a gift' but the product could still be used as a gift item; agent should clarify intent.
This product has 22 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": "RESIN Statue树脂外星人UFO户外侏儒花园雕像摆件装饰",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "13.0",
"_height_cm": "10.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").