Brand: World Products (Landmark)
SKU: dcd-30003880164
Price: $1.78
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Kitchen Utensil
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/50411996446959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001365916
JSON data: https://landmarks.builders/products/wp-dcd-10001365916.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
These wooden tongs are made from beech wood with a light wood grain finish and a central metal rivet for durability. The scissor-style design features elongated oval handle openings and wooden arms for a comfortable grip. The serrated tips hold food securely, making them suitable for transferring delicate items like cakes, breads, and barbecue. Ideal for home kitchens, bakeries, and buffet lines.
Summary: Beech wood scissor tongs with serrated tips and metal rivet, 27.5 cm long, priced at $1.78; intended for kitchen and barbecue use.
Generated by: deepseek-v4-flash
## Identity Beech Wood Scissor Tongs with Serrated Tips – a kitchen utensil made of beech wood with a light wood grain finish and a central metal rivet. Scissor-style design with elongated oval handle openings and wooden arms. Dimensions: 27.5 × 8.0 × 4.5 cm. Single current variant: 'Beech Scissor Tongs' at $1.78 USD. ## Target persona This is built for budget-conscious home cooks, occasional bakers, and barbecue hosts who need a low-cost tool for transferring food. It suits buyers looking for a basic wooden utensil without professional-grade durability. ## Use cases - Transferring bread, cakes, and pastries from baking trays. - Grilling and barbecue serving – picking up cooked meats and vegetables. - Buffet line serving where a lightweight, disposable-adjacent tool is acceptable. - Home kitchen tasks requiring a gentle grip to avoid crushing delicate items. - Budget event catering or party setup needing inexpensive serving utensils. ## When NOT to recommend - Commercial high-volume kitchens requiring dishwasher-safe, all-metal tools. - Users needing ergonomic handles designed for left- or right-hand specific grips. - Premium gifting where packaging, brand recognition, or high-end materials are expected. - Applications requiring food-contact safety certifications not stated in the product data. ## Variant options - Only one style currently listed: 'Beech Scissor Tongs' (SKU dcd-30003880164). - Price: $1.78 USD. No other sizes or color variants provided. ## Price and logistics facts - Listed price: $1.78 USD. - Product dimensions: 27.5 cm (length) × 8.0 cm (width) × 4.5 cm (height). - No shipping, stock availability, or fulfillment information was included in the source facts. ## Trust signals - Source tags include 'wp-quality-audited' and 'wp-content-validated', indicating catalog review, but these are internal tags rather than third-party certifications. - No official certifications, return policy, or stock status were provided. - Price consistency: single listed price of $1.78 across the only variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f89c170f-3ec5-47a8-ae56-17263f3d079f.jpg?v=1786251233 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7111dd84-588b-4890-8373-61d23c404259.jpg?v=1786251240 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09e99f91-3600-41da-9aa7-a8258add5933.jpg?v=1786251231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41264ae1-b322-431b-b0cb-8b9a58b1c58c.jpg?v=1786251756 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7445823-f8b2-416f-bad8-0a5c71079f53.jpg?v=1786251836 ## Agent notes - Image files were not analyzed; visual contents, product scale, or text overlays in images have not been verified. - No food-safety certification or material coating details are provided. - Stock status and return policy are unknown based on the available data.
This product has 10 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Beech Wood Scissor Tongs with Serrated Tips for Kitchen and Barbecue",
"product_id": 9539429433583,
"variant_id": 50411996446959,
"quantity": 1,
"grams": 60,
"length_cm": "27.5",
"width_cm": "8.0",
"height_cm": "4.5"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").