Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Sitting Chicken
Default SKU: dcd-30002750625
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 340 g
Cart URL (default variant): https://landmarks.builders/cart/49879199973615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001041628
JSON data: https://landmarks.builders/products/m4x-10001041628.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cock Figure and Hen Statue Cute Chicken Figurine Set Creative Design for Desktop
Summary: A set of two cute chicken figurines (cock and hen) for desktop decoration, available in sitting or lying down styles, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Cock Figure and Hen Statue Cute Chicken Figurine Set Creative Design for Desktop. A pair of decorative chicken figures, 20x17.5x14 cm. ## Target persona - Desk decorators seeking whimsical accents - Budget gift shoppers for animal lovers - Miniature farm animal collectors - Parents or educators using toy animals for teaching ## Use cases - Sprucing up a home office or workspace - Gift for chicken enthusiasts or farm-themed occasions - Adding to a collection of small animal figurines - Visual aid for children learning about farm animals - Party favor or table decoration for farm-themed events ## When NOT to recommend - Someone requiring highly realistic or detailed sculptures - Outdoor use (likely indoor only) - Children under 3 (potential choking hazard from small parts, not explicitly stated but common) - Professional stage or display props needing durability ## Variant options - Style: Sitting Chicken (SKU dcd-30002750625) - Style: Lying Down Chicken (SKU dcd-30002750626) Both priced at $9.99. ## Price and logistics facts - Price: $9.99 USD each - Dimensions: 20.0 x 17.5 x 14.0 cm - No shipping or tax details provided ## Trust signals - In-stock status not specified - Return policy not specified - No certifications listed - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ba0fa60-a12f-4fa6-a13f-9a0822d50242.jpg?v=1782126362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ac53c02-9f1d-4ee0-ba58-e033f5595323.jpg?v=1782126362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/751d1924-e8bc-4bb8-b810-54d0082a5d55.jpg?v=1782126363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57c27c0a-b8b1-4bf5-8fed-dc2ed5dc0a16.jpg?v=1782126362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56b12b23-e7ef-4003-8de5-25bb76a0eeb7.jpg?v=1782126362 ## Agent notes - No product type or material specified. - Images are provided but not analyzed; visual details such as color, texture, and style cannot be confirmed.
This product has 12 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": "Cock Figure and Hen Statue Cute Chicken Figurine Set Creative Design for Desktop",
"quantity": 1,
"grams": 340000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "17.5",
"_height_cm": "14.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").