Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: S / Round Mouth
Default SKU: dcd-30002717852
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: 72 g
Cart URL (default variant): https://landmarks.builders/cart/49903494103279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033125
JSON data: https://landmarks.builders/products/m4x-10001033125.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from thickened PC material, this clear dry goods utensil is for direct food touch and built to withstand heavy daily use.
Versatile Function: This multipurpose dry goods ladle is for handling ice blocks, flour, grains, coffee beans, and even pet food with ease.
Ergonomic Design: Featuring a wavy handle for a comfortable grip, this utility ladle ensures effortless collecting and includes a hanging hole for space-saving storage.
Efficient Collecting: The flat bottom design and tapered edge make this dry goods utensil ideal for reaching into corners and spills during transfer.
Essential Tool: A kitchen utensil for homes, supermarkets, and restaurants, available in multiple sizes to suit all your large quantity handling needs.
Summary: Clear, thick PC plastic dry goods ladle available in 8 size/style variants for handling ice, flour, grains, coffee beans, and pet food; priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A multipurpose dry goods ladle made from thickened PC plastic, designed for scooping and transferring dry items like ice, flour, grains, coffee beans, and pet food. Features a wavy handle, flat bottom, tapered edge, and hanging hole. ## Target persona Restaurant kitchen staff, supermarket bulk food section workers, home cooks who buy dry staples in large quantities, pet owners handling large bags of kibble, and ice handlers at events or bars. ## Use cases - Scooping ice blocks or cubes for drinks or cooling. - Transferring flour, sugar, or grains from bulk bins to containers. - Serving coffee beans at a café or roastery. - Portioning pet food from large bags into bowls. - Cleaning up spilled dry goods efficiently (flat bottom reaches corners). - Handling multiple dry ingredients in a commercial kitchen or pantry. ## When NOT to recommend - For liquids (soups, sauces, etc.) – it is designed for dry goods only. - For high-temperature applications – PC plastic may not withstand heat. - If a precise measuring tool (like a measuring cup with markings) is needed. - If metal or more durable material is required for heavy-duty industrial use. ## Variant options 8 variants: S/M/L/XL in Round Mouth or Square Mouth. All priced at $9.99. Each variant has a unique SKU. ## Price and logistics facts - Price: $9.99 USD per unit for all variants. - Dimensions (one size, likely for S or unspecified): 36cm (L) x 13cm (W) x 8cm (H). Specific dimensions per variant not provided. - No shipping or return policy details available. ## Trust signals - No stock status provided; assume available unless noted. - No return or warranty information in facts. - No certifications or third-party testing mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb7635a3-4b2f-4359-b1cc-f4329411efab.jpg?v=1782146561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/feae22ed-513e-4b20-ac59-1a17cd8fadcb.jpg?v=1782146562 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9183c84a-ccac-4f2a-98c0-b6aef24c7ed1.jpg?v=1782146562 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4718f3ad-2438-48c2-a6a4-bb248e3b41cf.jpg?v=1782146563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff947f46-473b-40ad-80ab-52685c401460.jpg?v=1782146561 ## Agent notes - Images were not analyzed; visual details (color, finish, translucency) are not described. - Dimensions provided may be for one variant; scaling per size is unknown.
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": "Clear Dry Goods Utensil Versatile Multipurpose Dry Goods Ladle Flat Bottom Design Heavy Duty Ice for Pantry, Supermarket, Restaurant",
"quantity": 1,
"grams": 72000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "13.0",
"_height_cm": "8.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").