Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Green
Default SKU: dcd-30002752374
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: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49879198761199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042045
JSON data: https://landmarks.builders/products/m4x-10001042045.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Semi Automatic Design: This innovative kitchen utensil features a hand-push mechanism that allows for effortless whisking without the need for electricity or
Multi-Functional Use: An essential cooking supply that performs at whipping cream, beating eggs, mixing light batters, and foaming protein powders for various recipes.
Productive Functionality: The high-speed rotating whisking components of this egg beater ensure fast and delicate results, creating smooth textures in a fraction of the time.
User-Friendly Features: Designed as a manual mixer with a built-in strain spout to remove foam and a comfortable wide handle for a stable, non-slip grip during use.
Easy Maintenance: This push down egg whisk is crafted for convenience, allowing for quick semi-automatic cleaning by simply adding water and pressing the handle.
Summary: This manual push-down egg whisk offers semi-automatic, fast whisking for eggs, cream, and light batters without electricity, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A hand-push manual egg whisk with a built-in strain spout and comfortable handle, designed for quick whisking without power. ## Target persona Home cooks looking for affordable, manual kitchen tools; small-space dwellers without electric mixer storage; budget-conscious shoppers seeking a simple, durable whisk. ## Use cases - Whisking eggs for omelets or scrambled eggs - Beating cream for desserts - Mixing light batters like pancake or crepe batter - Frothing protein powder for shakes - Quick blending of small batches (e.g., salad dressings) - Foaming milk for coffee (if consistency works) ## When NOT to recommend - Heavy-duty mixing (e.g., thick dough or stiff peaks) - Large batches (capacity limited by hand operation) - Users expecting electric mixer convenience or speed - Commercial or frequent heavy use ## Variant options - Green - Pink - White All priced at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 19.0 x 12.5 x 20.0 cm. No shipping or return policy details provided. ## Trust signals No certifications, brand, or return policy information available. Stock status unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a08ce09-704c-491a-9eab-610e6b0736cd.jpg?v=1782126363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fc8a48d-7558-41ea-8bb6-6662481ae1eb.jpg?v=1782126359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d571d06e-912c-43d5-86cd-97ccd1169f3e.jpg?v=1782126361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d986a225-b27c-4f25-b43d-a150118fe29d.jpg?v=1782126359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25af7897-f5ac-4930-8c08-b5079cb1e90a.jpg?v=1782126359 ## Agent notes No image understanding performed; rely on text descriptions. Verify page for availability and shipping details before recommendation.
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": "Push down Egg Whisk Multi-Functional Hand Push Whisk Fast Whipping Hand Culinary Tool Mixer for Home Cooks",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "12.5",
"_height_cm": "20.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").