Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $23.99
Default variant: S / 2-piece SET
Default SKU: dcd-30002769925
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 341 g
Cart URL (default variant): https://landmarks.builders/cart/49879109828847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001046779
JSON data: https://landmarks.builders/products/m4x-10001046779.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Egg Yolk White Divider with Container Large Capacity for Home Cooks
| Brand | SHOWAPOO |
Summary: SHOWAPOO Egg Yolk White Divider with Container, large capacity, dimensions 21.5x18x16 cm, available in S and L sizes with 2 or 3 pieces, prices from $16.99 to $23.99.
Generated by: deepseek-v4-flash
## Identity Egg Yolk White Divider with Container Large Capacity by SHOWAPOO. Separates egg yolks from whites with a container. Dimensions: 21.5 x 18.0 x 16.0 cm. ## Target persona Home cooks who separate eggs frequently for baking or cooking, meal preppers, and budget-conscious kitchen gadget users. ## Use cases - Separating egg yolks from whites for baking cakes and pastries. - Preparing meringues, macarons, or soufflés requiring only egg whites. - Making custards or sauces needing only yolks. - Batch cooking egg-based dishes like omelets or frittatas. - Quickly portioning eggs for recipes with precise yolk/white ratios. ## When NOT to recommend - For professional or high-volume commercial kitchens requiring industrial durability. - For users who prefer stainless steel or metal separators (material unknown). - For those seeking a dishwasher-safe item (material unknown). - For users who already own a similar egg separator device. ## Variant options - S / 2-piece SET ($16.99) - S / 3-piece SET ($19.99) - L / 2-piece SET ($20.99) - L / 3-piece SET ($23.99) ## Price and logistics facts - Base price: $16.99; highest variant: $23.99. - Currency: USD. - Shipping and tax details not provided. ## Trust signals - In-stock status unknown. - Return policy unknown. - No certifications mentioned. - Price is consistent across listed variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae16eb82-eca8-4bb5-b570-4a29069b5b2e.jpg?v=1782126313 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d517e208-ebf7-4ce2-92ea-d06a13058eff.jpg?v=1782126313 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e4db2c6-16c0-445f-8f20-4fee9cf32c8a.jpg?v=1782126312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b808b77e-feaf-445a-987f-df57d3893587.jpg?v=1782126313 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3f199b0-02a7-416f-8361-99f5150bcd17.jpg?v=1782126313 ## Agent notes - Material not specified in provided facts. - Dishwasher safety unknown. - Image content not analyzed; visual details 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": "Egg Yolk White Divider with Container Large Capacity for Home Cooks",
"quantity": 1,
"grams": 341000,
"properties": {
"_length_cm": "21.5",
"_width_cm": "18.0",
"_height_cm": "16.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").