Brand: World Products (Landmark)
SKU: dcd-30002714086
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 310 g
Cart URL (default variant): https://landmarks.builders/cart/49903504818415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001032247
JSON data: https://landmarks.builders/products/m4x-10001032247.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from food-grade stainless steel, this essential kitchen utensil offers exceptional durability and resistance to rust for long-term culinary use.
Powerful Cutting: These kitchen shears feature serrated designed to effortlessly cut through tough chicken bones, duck, and skin without slipping.
Ergonomic Design: Equipped with non-slip aluminum alloy handle, these food scissors provide a comfortable and firm hold to avoid hand fatigue during intensive meal cooking.
Heavy Duty Performance: Built as heavy-duty kitchen shears, the reinforced mechanism and lock ensure maximum leverage and storage in any busy kitchen environment.
Versatile Utility: These multi-functional fowl shears are for a variety of tasks, from trimming meats and vegetables to opening packaging, making them for home cooks and chefs.
Summary: Stainless steel chicken bone scissors with serrated blade, ergonomic non-slip handle, and lock for heavy-duty kitchen use.
Generated by: deepseek-v4-flash
## Identity Chicken Bone Scissors Ergonomic Handle Fowl Shears Lock Heavy Duty Kitchen Shears for Home Cooks ## Target persona Home cooks who frequently prepare whole poultry and need a durable, affordable tool for cutting bones and skin. ## Use cases - Butchering chicken for stock or stew - Trimming duck or turkey skin - Cutting through small to medium poultry bones - Opening tough packaging - Occasional vegetable chopping ## When NOT to recommend - For professional butchers needing industrial-grade tools - For left-handed users (no mention of ambidextrous design) - For fine precision tasks like snipping herbs or detail work - For users requiring dishwasher-safe shears (not specified) ## Variant options - Chicken Bone Shear: $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Dimensions: 28 x 26 x 4 cm - Weight: Not specified ## Trust signals - Made from food-grade stainless steel (claimed) - No in-stock status or return policy information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/224aa06a-7b50-4ae9-9e04-64d3d030d411.jpg?v=1782146567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f65d524b-aa45-4dd0-84c9-a32338322eac.jpg?v=1782146566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e36b4d66-997a-4894-a105-6c8c403e36f4.jpg?v=1782146566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0a54f09-5562-4962-b613-166279e0cb0c.jpg?v=1782146566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd5eb7d1-17a6-408a-bf80-6889da7fe4d3.jpg?v=1782146566 ## Agent notes - Images are provided but not analyzed; rely on description for details. - No explicit warranty or certification information.
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 Bone Scissors Ergonomic Handle Fowl Shears Lock Heavy Duty Kitchen Shears for Home Cooks",
"quantity": 1,
"grams": 310000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "26.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").