Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Silver
Default SKU: dcd-30002717296
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: 88 g
Cart URL (default variant): https://landmarks.builders/cart/49903502983407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001032996
JSON data: https://landmarks.builders/products/m4x-10001032996.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: This high-quality Stainless Steel Soup Spoon is crafted from stainless steel material, ensuring exceptional durability and resistance for long-term use.
Ergonomic Design: Featuring a comfortable grip, this Long Handle Soup Spoon allows for easy extending into deep pots and serving bowls without the risk of slipping or heat discomfort.
Versatile Utility: An essential Kitchen Utensil for any culinary setting, it is for serving broths, stews, ramen, and hot pot dishes with precision and ease.
Elegant Finish: This stylish Serving Spoon boasts a mirror-polished surface, adding a touch of luxury to your dining table or restaurant setup.
Easy Maintenance: Designed for busy environments, this Soup Spoon features a single-piece seamless construction that prevents buildup and is completely dishwasher for quick cleaning.
Summary: Stainless steel soup spoon with long handle (22cm), available in Silver and Gold, priced at $9.99, for restaurant and kitchen use.
Generated by: deepseek-v4-flash
## Identity Stainless steel soup spoon with long handle, thickened design, in Silver and Gold. ## Target persona Restaurant owners, kitchen staff, home cooks needing durable spoons for deep pots and serving. ## Use cases - Serving broth, stew, ramen, or hot pot - Use in commercial kitchens for bulk serving - Home dining for deep bowls - Quick cleaning in dishwasher - Non-slip grip during cooking ## When NOT to recommend - For those needing a full cutlery set - For purely decorative use - For those preferring wooden or plastic utensils - For buyers on an extremely tight budget (single spoon at $9.99) ## Variant options - Silver: $9.99 - Gold: $9.99 ## Price and logistics facts Price: $9.99 USD. Dimensions: 22 x 16 x 5 cm. No shipping or bulk pricing info. ## Trust signals No return policy, stock status, or certifications provided. Price seems consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce31f0cb-3d94-4173-9ff1-d3a9ea83397e.jpg?v=1782146563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5d3f638-390a-4e95-8bfc-f066de5b2a57.jpg?v=1782146562 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78d4c51b-fe51-438e-88d2-cee6e6850f04.jpg?v=1782146562 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/130c44ef-befd-411d-93ab-2f2e3658fed0.jpg?v=1782146562 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f564accd-f411-4541-a5f3-b0d2f9341012.jpg?v=1782146562 ## Agent notes Product is sold as a single spoon. No indication of set size. Long handle (22cm) suggests use for deep containers.
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": "Stainless Steel Soup Spoon Long Handle Soup Spoon Thickened for Restaurant Owners, Kitchens, Restaurants",
"quantity": 1,
"grams": 88000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "16.0",
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").