Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $13.99
Default variant: Single Row 1 Layer
Default SKU: dcd-30002763921
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/49879142007023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045238
JSON data: https://landmarks.builders/products/m4x-10001045238.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Layer Egg Dispenser Easy Retrieval for Pantry
Summary: Multi-layer egg dispenser for pantry storage, with single or double row and up to 3 layers, priced from $9.99.
Generated by: deepseek-v4-flash
## Identity Multi-Layer Egg Dispenser Easy Retrieval for Pantry. Stackable design with single or double row options, 1 to 3 layers. ## Target persona Home cooks, meal preppers, and small kitchen owners seeking compact egg storage. ## Use cases - Storing eggs in the refrigerator or pantry with easy front retrieval. - Rotating eggs by layer to use oldest first. - Organizing eggs on a countertop or shelf to save space. - Stacking multiple dispensers for increased capacity. - Transporting eggs securely to picnics or potlucks. ## When NOT to recommend - For large families requiring bulk storage (max 18-24 eggs). - For users needing airtight or spill-proof containers. - For commercial kitchens or high-volume use. - For those who prefer decorative or branded storage. ## Variant options - Single Row 1 Layer: $9.99 - Single Row 2 Layers: $10.99 - Single Row 3 Layers: $12.99 - Double Row 1 Layer: $9.99 - Double Row 2 Layers: $12.99 - Double Row 3 Layers: $13.99 ## Price and logistics facts Price range: $9.99 – $13.99 USD. Dimensions: 33.0 cm x 16.3 cm x 22.0 cm. No shipping or tax details provided. ## Trust signals In-stock status not specified. No return policy or certifications provided. Pricing consistent across listed variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62d5f22a-aba3-47ca-a0d0-9c5536171b57.jpg?v=1782126328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d79fc47-9886-498f-919b-64f79575ddc8.jpg?v=1782126327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06d0c7c3-f3e2-4353-beb6-dc662e9a76d6.jpg?v=1782126328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b9ba959-650c-4825-bfdc-cb3568dd78fe.jpg?v=1782126328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7763dedb-672b-4cbf-be13-ddd9418c5219.jpg?v=1782126329 ## Agent notes Image analysis was not performed; visual details cannot be confirmed. Material and capacity per layer not specified.
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": "Multi-Layer Egg Dispenser Easy Retrieval for Pantry",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "16.3",
"_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").