Brand: World Products (Landmark)
SKU: dcd-30002763927
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1150 g
Cart URL (default variant): https://landmarks.builders/cart/49879141810415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045239
JSON data: https://landmarks.builders/products/m4x-10001045239.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Drawer Egg Storage Box Date Tracker Marker Refrigerator Egg Dispenser
Summary: Drawer-style egg storage box with date tracker marker, holds 36 eggs in double layer, fits in refrigerator, priced at $13.99.
Generated by: deepseek-v4-flash
## Identity Drawer Egg Storage Box Date Tracker Marker Refrigerator Egg Dispenser, Double Layer 36 Grid. ## Target persona Home cooks who buy eggs in bulk and want organized fridge storage. Meal preppers tracking egg freshness. ## Use cases - Storing up to 36 eggs in compact double-layer drawer. - Tracking egg freshness via date marker. - Easy dispensing of eggs one by one from refrigerator drawer. - Keeping egg cartons out of sight for neat fridge. - Accessing eggs without removing container. ## When NOT to recommend - For users needing extra-large egg capacity (e.g., 60+ eggs). - For those who prefer disposable egg cartons. - For narrow fridge shelves (dimensions 33x19x18 cm may not fit small fridges). ## Variant options Single variant: Double Layer 36 Grid (SKU dcd-30002763927) at $13.99. ## Price and logistics facts Price: $13.99 USD. Dimensions: 33 cm L x 19 cm W x 18 cm H. No shipping or logistics details provided. ## Trust signals Price consistent across variant. In-stock status not confirmed. No return policy or certifications listed. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c183b60-7c13-4a7e-aaa3-956768174bdc.jpg?v=1782126328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76d261b0-3ca9-44f5-b23e-afbfd78dad41.jpg?v=1782126328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4bb1d4e-6d7d-46ec-a6c2-7b53085978b6.jpg?v=1782126329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa696b4c-95ae-4f5e-a860-f5abb0b5e2bb.jpg?v=1782126329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62fd7b0c-a519-4080-bb45-65d2022f2096.jpg?v=1782126328 ## Agent notes - Image content not analyzed; rely on titles and descriptions. - No material or brand information provided.
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": "Drawer Egg Storage Box Date Tracker Marker Refrigerator Egg Dispenser",
"quantity": 1,
"grams": 1150000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "19.0",
"_height_cm": "18.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").