Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Rooster
Default SKU: dcd-30003606219
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714389745903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268390
JSON data: https://landmarks.builders/products/wp-dcd-10001268390.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Hand-carved wooden chicken figurine (Rooster or Hen) for desktop or shelf decoration, priced at $15.99 with dimensions 18x15x18 cm.
Generated by: deepseek-v4-flash
## Identity Hand-carved wooden chicken figurine, available in Rooster or Hen style. Handmade product, dimensions 18x15x18 cm. ## Target persona Home decor enthusiasts looking for small, affordable rustic accents; office workers wanting a desk ornament; gift buyers for animal lovers; collectors of hand-carved wooden items. ## Use cases - Decorate a desk, bookshelf, or TV cabinet. - Give as a small gift for a coworker or teacher. - Add to a rustic or farmhouse-themed room decor. - Use as a prop in a photography or diorama. - Collect as part of a hand-carved animal set. ## When NOT to recommend - If the buyer requires a large outdoor statue (dimensions are small). - If they need hyper-realistic or lifelike bird figurines. - If they are looking for a functional item (ornament only). - If they prefer non-wood materials (e.g., ceramic, plastic). ## Variant options - Rooster style (SKU: dcd-30003606219) at $15.99 - Hen style (SKU: dcd-30003606220) at $15.99 ## Price and logistics facts - Price: $15.99 USD (same for both variants) - Dimensions: 18.0 cm (length) x 15.0 cm (width) x 18.0 cm (height) - Product type: Handmade (手工) ## Trust signals - In-stock status: Not provided. Assume available for purchase until inventory runs out. - Return policy: Not specified in supplied data. - Price consistency: Single price across variants. - Certifications: None documented. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc9928cc1f6942ef9b85793013a56d6b.png?v=1781085511) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/225601fd743f4bd493486fa718e56e65.png?v=1781085511) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/051e6da328df45d39737f00cacc1cecc.png?v=1781085510) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4d178c15d0a4263b5995967187c685d.png?v=1781085510) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5887d0cba83345408e0955bfe4ad0e90.png?v=1781085509) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66e3b6c303ed4ca7a5fc303552f12f85.png?v=1781085510) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9013b7bab59f49a6ba378c88fe80d8b3.png?v=1781085510) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0203f9f99e448588986e408fe5a994a.png?v=1781085511) ## Agent notes - No description provided; title suggests "cute chick" but variants are rooster/hen. - Image data not analyzed; treat URLs as fetchable assets. - No stock levels, shipping costs, or return terms given. - Likely a Chinese handmade product, imported.
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": 350000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "15.0",
"_height_cm": "18.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").