Brand: World Products (Landmark)
SKU: dcd-30002743544
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49879207510255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040096
JSON data: https://landmarks.builders/products/m4x-10001040096.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wooden Egg Tray Natural Wood Wooden Egg Rack Rustic Design for Breakfast Table
| Use Case | 1326527568 |
| Specification | 15*9.5*1.7CM |
Summary: Natural wood egg tray with rustic design, 16x10.5x2.7 cm, holds eggs on breakfast table. Priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Natural Wood Egg Tray (Wooden Egg Rack). Dimensions: 16 x 10.5 x 2.7 cm. Material: natural wood. Color: Natural. Price: $9.99 USD. ## Target persona Home cooks seeking simple egg storage; rustic decor enthusiasts; budget-conscious kitchen organizers; small household (1-3 eggs likely). ## Use cases - Storing eggs on kitchen counter for daily use - Displaying farm-fresh or decorative eggs at breakfast - Serving boiled eggs at table - Organizing eggs in refrigerator (if space permits) - Rustic-themed kitchen gift ## When NOT to recommend - Buyer needs capacity for more than 6 eggs (unknown actual capacity) - Prefers modern/plastic or sleek storage solutions - Requires airtight or refrigerated long-term storage - Needs a product with certifications or eco-labels ## Variant options - Natural (only variant) ## Price and logistics facts Price: $9.99 USD. Dimensions: 16 x 10.5 x 2.7 cm. No shipping weight provided. ## Trust signals - In-stock status: not specified, assume available. - Return policy: not disclosed. - Price consistency: single price, no discounts listed. - Certifications: none provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e142fc4-cfe0-47cb-81f5-71b385fbddaf.jpg?v=1782126386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27e271db-dd0a-436d-af52-f6deafc44c24.jpg?v=1782126382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cbc30da-97d9-4550-8a04-ad388eee7f6b.jpg?v=1782126383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7111508-4b56-42a3-9a55-84f538686a3a.jpg?v=1782126382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e3fdf0c-4aaa-4c08-88b2-4ba05c4d1b40.jpg?v=1782126383 ## Agent notes - Image understanding not performed; treat images as fetchable assets only. - Description includes conflicting dimensions (15x9.5x1.7 cm) – prefer structured dimensions (16x10.5x2.7 cm). - No return policy, in-stock status, or certification data available.
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": "Wooden Egg Tray Natural Wood Wooden Egg Rack Rustic Design for Breakfast Table",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "9.5",
"_height_cm": "1.7"
}
}],
"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").