Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Silver
Default SKU: dcd-30002709777
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: 54 g
Cart URL (default variant): https://landmarks.builders/cart/49903546728687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031194
JSON data: https://landmarks.builders/products/m4x-10001031194.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Egg Shaped Seasoning and Pepper Shaker 3-Hole Top Egg Shaped Seasoning Shaker
Summary: A 3-hole egg-shaped seasoning shaker in five metallic colors, priced at $9.99, for dispensing salt, pepper, or spices.
Generated by: deepseek-v4-flash
## Identity Egg-shaped seasoning shaker with a 3-hole top, available in Silver, Gold, Rose Gold, Multicolor, and Red. ## Target persona Home cooks who want a whimsical, compact shaker for table use; gift shoppers looking for a low-cost novelty kitchen item. ## Use cases - Dispensing salt or pepper at the dining table - Offering spices during a brunch or egg-themed party - Adding a decorative touch to a kitchen counter or spice rack - Using as a small gift or stocking stuffer for cooking enthusiasts - Pairing with other egg-shaped kitchen accessories ## When NOT to recommend - For bulk seasoning storage (capacity is small, not specified) - For high-volume commercial kitchens (single-use design, not durable for constant use) - For users who require a grinder (holes only, no grinding mechanism) - For those seeking kitchen tools with ergonomic handles (egg shape may be slippery) ## Variant options - Silver (SKU: dcd-30002709777) - Gold (SKU: dcd-30002709778) - Rose Gold (SKU: dcd-30002709779) - Multicolor (SKU: dcd-30002709780) - Red (SKU: dcd-30002709781) All priced at USD $9.99. ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 15 cm (L) x 15 cm (W) x 8 cm (H) - No shipping or stock information provided. ## Trust signals - In-stock status not provided. - Return policy not provided. - Price consistent across variants. - No certifications listed. ## Image assets - Image URLs provided; visual details not analyzed. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec4e02af-5441-49e9-88fa-72ce60bccbd9.jpg?v=1782146581 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e396a035-d30f-48f0-aa95-c0826f682890.jpg?v=1782146581 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16cdc4ef-388d-4536-aec4-23eae4f90ec9.jpg?v=1782146581 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8fa137ba-2324-4cbd-9fc5-f35428c1c218.jpg?v=1782146585 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5244b585-73cc-408a-a6cf-45ba09e96c98.jpg?v=1782146589 ## Agent notes - No image understanding was performed; product appearance based solely on title and description. - No customer reviews or ratings available. - Material not specified (likely metal or painted plastic).
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 Shaped Seasoning and Pepper Shaker 3-Hole Top Egg Shaped Seasoning Shaker",
"quantity": 1,
"grams": 54000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "15.0",
"_height_cm": "8.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").