Brand: World Products (Landmark)
SKU: dcd-30003608569
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 480 g
Cart URL (default variant): https://landmarks.builders/cart/49714221187311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269256
JSON data: https://landmarks.builders/products/wp-dcd-10001269256.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
冰箱侧门鸡蛋收纳盒整理师推荐鸡蛋专用存放托架两用式厨房存蛋盒
| 产地 | 中国大陆 |
| 货号 | 7295 |
| 品牌 | 奥煕 |
| 产品类别 | 鸡蛋收纳盒 |
| 价格段 | 1-59元 |
| 是否有专利 | 否 |
| 有可授权的自有品牌 | 是 |
| 功能 | 收纳 |
| 材质 | ABS |
| 版权 | 无 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 常规 |
| 是否进口 | 否 |
Summary: Fridge door egg storage container made of ABS plastic, dimensions 26.5x10.5x20.5 cm, priced at $14.99.
Generated by: deepseek-v4-flash
## Identity - Product: Fridge door egg storage container (brand: 奥煕) - Type: Kitchen storage organizer - Material: ABS plastic - Dimensions: 26.5 x 10.5 x 20.5 cm - Price: $14.99 USD ## Target persona - Budget-conscious home cooks looking for affordable organization - Individuals with small kitchens needing space-saving solutions - People who prefer storing eggs in the fridge door for easy access - Kitchen organizers seeking specific egg storage solutions ## Use cases - Storing eggs in the refrigerator side door pocket - Organizing fridge interior to free up shelf space - Preventing egg breakage during storage and handling - Keeping eggs visible and accessible for daily cooking - Decluttering kitchen countertops by moving eggs to fridge - Two-in-one usage: possibly can be used for both fridge and counter (based on title, but not verified) ## When NOT to recommend - For large families that buy eggs in bulk (capacity likely limited) - For users with deep refrigerator drawers (designed for door shelves) - For those needing airtight or humidity-controlled egg storage - For commercial kitchens requiring heavy-duty storage ## Variant options - Only one variant: "Fridge Door Egg" at $14.99 ## Price and logistics facts - Price: $14.99 USD (single variant) - Dimensions: 26.5 cm (L) x 10.5 cm (W) x 20.5 cm (H) - No shipping cost or delivery time provided ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: single price point only - Certifications: none mentioned - Patents: none ## Image assets - 8 product images available at provided URLs - Image content not analyzed (unable to see images) - URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8913f7f9570944afa4275bbbdb544165.png?v=1781085371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/412a9a1cfca24365b7b14a57cf5ff4e2.png?v=1781085371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05a278b6a0b541bdaa97d72549f54ba9.png?v=1781085371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57b530bb5d9d4414a8a5a8716ecf8ab0.png?v=1781085371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c3ab6ef89864ef388f875c5f739feff.png?v=1781085369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebb5a5a3922f4c46a86f50631fe659dc.png?v=1781085370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49aeaed578ad4f58a8eaa021125ab33c.png?v=1781085371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61d5d883ecb749289a4d1df077491773.png?v=1781085372 ## Agent notes - Material: ABS plastic - Brand: 奥煕 - Product number: 7295 - Origin: China (mainland) - No patents - Customizable? "有可授权的自有品牌" (own brand available for licensing) - Not for cross-border export (specified as domestic supply) - Style: conventional
This product has 13 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": "冰箱侧门鸡蛋收纳盒整理师推荐鸡蛋专用存放托架两用式厨房存蛋盒",
"quantity": 1,
"grams": 480000,
"properties": {
"_length_cm": "26.5",
"_width_cm": "10.5",
"_height_cm": "20.5"
}
}],
"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").