Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White / Medium 33.5cm
Default SKU: dcd-30000067946
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: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49946332692719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011561
JSON data: https://landmarks.builders/products/m4x-10000011561.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Iron long handle ladle, rustproof
Summary: Rustproof iron ladle with long handle, available in white in medium (33.5cm) and large (42.5cm hole) sizes, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Iron long handle ladle, rustproof ## Target persona Home cooks seeking a durable, rustproof ladle for everyday use; budget-conscious buyers who prefer metal over plastic; individuals with large cooking vessels needing long handles. ## Use cases - Serving soup from a deep stockpot - Stirring stews, chili, or large batches of sauce - Ladling punch or beverages at gatherings - Cooking in cast iron or stainless steel pots where a long handle prevents burns - Portioning batter or dough for deep frying - Removing vegetables or pasta from boiling water (if hole variant) ## When NOT to recommend - For users who require a non-stick or plastic ladle to avoid scratching cookware - For professional chefs needing precise volume markings or extremely long handles (>45cm) - For those preferring colorful or ergonomic handles without metal contact - For use with highly acidic foods if metallic taste is a concern ## Variant options - **White / Medium 33.5cm** (SKU: dcd-30000067946) – $9.99 - **White / Large 42.5cm Hole** (SKU: dcd-30000067947) – $9.99 ## Price and logistics facts - Price: $9.99 USD (both variants) - Product dimensions: 44 cm (L) x 22 cm (W) x 10 cm (H) - No weight or shipping details provided ## Trust signals - Price is consistent across variants - No information on stock status, return policy, or certifications – verify before purchase ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca489b9a-e29c-43c3-96f5-8987ccf1545a.png?v=1782181193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea5c2e57-b700-492e-8090-4fac14ab0a1f.png?v=1782181193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/110769fd-2345-4f8f-b477-eaa5b35071ae.png?v=1782181193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf53bd33-4216-4148-8590-a97bf5b5c5af.png?v=1782181193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d872b641-d192-41d2-858f-3978722872cb.png?v=1782181193 ## Agent notes - Image content not analyzed; visual details not inferred. - 'Rustproof' claim is stated but no certification or test data provided. - No stock or return policy data – recommend verifying with seller.
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": "Iron long handle ladle, rustproof",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "22.0",
"_height_cm": "10.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").