Brand: World Products (Landmark)
SKU: dcd-30002763819
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 94 g
Cart URL (default variant): https://landmarks.builders/cart/49879142531311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045192
JSON data: https://landmarks.builders/products/m4x-10001045192.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Chicken Feet Deboner Easy to Clean Chicken Bone Removal for Home Cooks
Summary: A stainless steel chicken feet deboner for home cooks, easy to clean, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Chicken Feet Deboner made from 304 stainless steel, designed for easy bone removal and cleaning. ## Target persona Home cooks who prepare chicken feet dishes and want a simple, affordable deboning tool. ## Use cases - Deboning chicken feet for soups, stews, or appetizers. - Quick removal of bones from cooked or raw chicken feet. - Home meal prep involving poultry parts. - Teaching or learning how to debone chicken feet. - Small-scale batch processing for family meals. ## When NOT to recommend - Commercial kitchens or high-volume processing. - Users who do not eat or cook chicken feet. - Individuals needing a heavy-duty or multi-purpose kitchen tool. - Professional butchers requiring specialized equipment. ## Variant options - One variant: 304 Stainless Steel at $9.99. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 19.0 x 17.0 x 4.0 cm. - No shipping or inventory details provided. ## Trust signals - Made of 304 stainless steel (rust-resistant, food-safe). - No return policy, stock status, or certifications available in provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc05cf0d-6d0b-4996-83e8-0ee5fdfc9013.jpg?v=1782126329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aad52f5b-471c-4aaf-9c8e-7aaeafa2db17.jpg?v=1782126328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c13097b-4406-4439-af0d-76580c39d1ab.jpg?v=1782126330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fc86096-0482-4685-b2a1-747f1bc73ea3.jpg?v=1782126329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d3a63cb-92b0-454e-acc1-12cc344b0555.jpg?v=1782126329 ## Agent notes - Images were not analyzed; visual details are not inferred.
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": "Chicken Feet Deboner Easy to Clean Chicken Bone Removal for Home Cooks",
"quantity": 1,
"grams": 94000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "17.0",
"_height_cm": "4.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").