Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Pink
Default SKU: dcd-30002712342
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: 270 g
Cart URL (default variant): https://landmarks.builders/cart/49903524118767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031847
JSON data: https://landmarks.builders/products/m4x-10001031847.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from quality PP and, this essential kitchenware is designed to withstand daily use while remaining lightweight and easy to handle.
Precision Pouring: The built-in V-shaped spout makes this spouted mixing bowl for transferring liquids or batter without messy drips or spills.
Double Functionality: Featuring clear internal markings, it serves as a large-capacity measuring cup to ensure your recipes are accurate every single time.
Enhanced Stability: The base is equipped with a silicone band to create non-slip batter bowl that stays firmly properly on your countertop during vigorous whisking.
Versatile Kitchen Tool: This versatile mixing bowl is ideal for beating eggs, tossing salads, or preparing cake mixes, making it a must-have for any home cook.
Summary: A heat-resistant PP mixing bowl with V-shaped spout, internal markings, and silicone non-slip base, available in three colors.
Generated by: deepseek-v4-flash
## Identity Egg Beating Bowl with Spout Heat Resistant Spouted Mixing Bowl Easy to Clean Kitchenware for Salad Making ## Target persona Home cooks and bakers who frequently beat eggs, mix batters, or toss salads and need a lightweight, non-slip bowl with easy pouring. ## Use cases - Beating eggs or whisking light batters - Tossing salads with dressing - Transferring liquids or batter via the built-in spout - Measuring ingredients using internal markings - Preparing cake mixes or pancake batter ## When NOT to recommend - For mixing heavy doughs or thick pastes that require a stand mixer - For use in commercial kitchens with high-volume demands - For microwave cooking (material not specified as microwave-safe) - For dishwasher cleaning (durability in dishwasher not confirmed) ## Variant options - Pink: $9.99 - Red: $9.99 - Gray: $9.99 ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 27 x 24 x 22 cm - Material: PP (polypropylene) and silicone ## Trust signals - Price consistent across all color variants - Non-slip silicone base for stability - V-shaped spout for drip-free pouring - Internal markings for accurate measuring ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71f91bf8-60b0-4b98-a6d3-db843b22ff0d.jpg?v=1782146571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e65a0e3e-bc8b-44ac-ad01-40f80d49d849.jpg?v=1782146571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06cc58e6-ec51-4705-ba09-301ba12b58e4.jpg?v=1782146572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0797d6a-1ffa-429d-81cb-0f84c4c19f16.jpg?v=1782146572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0621172-f5e7-4475-aba9-7c07223d07a0.jpg?v=1782146572 ## Agent notes - Image contents not described; rely on title and description for features. - No return policy or stock status provided; assume standard policies.
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": "Egg Beating Bowl with Spout Heat Resistant Spouted Mixing Bowl Easy to Clean Kitchenware for Salad Making",
"quantity": 1,
"grams": 270000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "24.0",
"_height_cm": "22.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").