Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.07 – $1.57
Default variant: M Straight Spoon
Default SKU: dcd-30003880261
Default price: $1.07
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/50412287787247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001365955
JSON data: https://landmarks.builders/products/wp-dcd-10001365955.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your daily cooking and serving experience with this beautifully crafted wooden ladle. Carved from a single piece of wood, this utensil showcases a stunning, authentic wood grain finish that adds a rustic charm to any kitchen decor. Its thoughtful design features a straight, long handle that keeps your hands safely away from rising steam and heat, making it an incredibly comfortable spoon to use during long cooking periods. Whether you are preparing a family dinner or managing a busy professional kitchen, this high-capacity soup ladle is built to execute. The deep, rounded bowl is shaped for ladling up generous portions of hot broths, hearty stews, and thick porridges without spills. It serves as an essential wooden soup ladle for home cooks, professional chefs, and cafeteria alike, ensuring smooth and efficient food service. Storage is made simple and convenient thanks to the built-in hanging hole at the end of the handle. When the rush of the meal is over, simply wash it and hang it up to dry, keeping your countertops clutter-free. Bring a touch of elegance and reliable functionality to your culinary routine with this timeless kitchen companion.
Summary: Wooden soup ladle, 31 cm long, with deep bowl and hanging hole, priced from $1.07. Two styles: M and Large straight spoon.
Generated by: deepseek-v4-flash
## Identity Wooden soup ladle (kitchen utensil), 31.0 x 9.5 x 5.0 cm, deep rounded bowl, straight long handle, built-in hanging hole. Base variant $1.07 USD; Large variant $1.57 USD. ## Target persona Budget-conscious home cooks and small foodservice operators (cafeterias, casual restaurants) who need a low-cost, functional wooden ladle for soups, stews, and porridges. Suitable for someone stocking a kitchen with basic wooden utensils at an entry-level price point. ## Use cases - Ladling soups, stews, and broths in home kitchens. - Serving porridge or thick liquids at breakfast counters or cafeterias. - Cooking and stirring large pots where a deep bowl reduces spills. - Replacing worn or plastic utensils in a budget-conscious foodservice setup. - Hanging for storage after hand-washing. ## When NOT to recommend - If the buyer requires dishwasher-safe utensils (wood generally not dishwasher-safe; no such claim in facts). - If the buyer needs metal or heat-proof nylon for high-heat cooking (no heat-resistance rating given). - If the buyer expects guaranteed food-grade certification or material safety documentation (not provided). - If the buyer is seeking a high-end or decorative serving piece, given this is a budget item ($1.07). ## Variant options - M Straight Spoon (SKU dcd-30003880261) – $1.07 USD - Large Straight Spoon (SKU dcd-30003880262) – $1.57 USD ## Price and logistics facts - Base price: $1.07 USD - Large variant: $1.57 USD - No shipping, handling, or tax information provided. - No stock availability stated. - Dimensions: 31.0 cm length, 9.5 cm width, 5.0 cm height. ## Trust signals - Product is listed in a catalog with tags indicating content validation and quality audit (e.g., wp-quality-audited). - No return policy, stock status, or certifications provided. - Prices are explicit per variant; no discount or bulk pricing listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5b1ac9b-57fd-403e-965d-20db90486a30.jpg?v=1786251213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eab87cb5-4fba-4adf-b479-63f02159dc52.jpg?v=1786251212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee01c917-79d3-43f7-b1ca-211e12dcff18.jpg?v=1786251445 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b656c208-cd4d-4b50-9ad3-8eb2cd29a7d0.jpg?v=1786251241 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7370286-800b-4a50-890d-15f4b6d4d8a9.jpg?v=1786251287 ## Agent notes - Images were not visually analyzed; do not infer material texture or finish beyond stated facts. - The description claims "carved from a single piece of wood" and "wood grain finish" but no material certification is provided. - No stock status, shipping cost, or return policy was included in the facts; verify before recommending. - No brand or warranty information is available.
This product has 7 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": "Wooden Soup Ladle Large-Capacity Soup Ladle Wood Grain Spoons for Home Cooks, Chefs, Kitchen, Restaurant, Cafeteria",
"product_id": 9539517743343,
"variant_id": 50412287787247,
"quantity": 1,
"grams": 100,
"length_cm": "31.0",
"width_cm": "9.5",
"height_cm": "5.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. 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").