Brand: World Products (Landmark)
SKU: dcd-30003877352
Price: $13.89
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Wine Aerator
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/50411664179439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001364853
JSON data: https://landmarks.builders/products/wp-dcd-10001364853.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This electric wine aerator has a cylindrical metal body with a silver finish and a colored midsection. It sits securely on standard bottle necks and dispenses wine through a curved spout with a push-button. It aerates wine as it pours to enhance flavor and soften tannins. Made from food-grade materials, it is easy to clean. Measures 6 cm x 6 cm x 160.5 cm and weighs 215 g. Powered by 6 AAA batteries, offering cordless use.
Summary: Electric wine aerator with silver finish, push-button pour, and cordless operation via 6 AAA batteries; priced at $13.89 with one Silver variant.
Generated by: deepseek-v4-flash
## Identity Portable electric wine aerator with a cylindrical metal body, silver finish, and curved spout. Aerates wine while pouring to soften tannins. Powered by 6 AAA batteries (not included). Made from food-grade materials. ## Target persona Casual wine drinkers who want quick aeration without a decanter; budget-conscious home entertainers; people hosting small gatherings or picnics; gift buyers seeking a low-cost wine accessory. ## Use cases - Aeration for everyday table wines at home. - Quick pouring and aeration at parties or casual get-togethers. - Outdoor events where cordless operation is convenient. - Gifting for wine enthusiasts on a budget. - Use with standard bottle necks for single-bottle service. ## When NOT to recommend - Professional or advanced wine drinkers expecting precise, nuanced aeration. - Serving old or delicate wines that need slow, controlled decanting. - Users unwilling to buy and replace 6 AAA batteries. - Anyone needing a durable, high-volume commercial pouring tool. ## Variant options - Silver (SKU: dcd-30003877352) – $13.89 ## Price and logistics facts - Price: $13.89 USD - Dimensions per structured data: 27.0 cm (L) x 17.0 cm (W) x 6.7 cm (H) - Description states dimensions as 6 cm x 6 cm x 160.5 cm and weight 215 g – discrepancy noted. - Requires 6 AAA batteries (not included). ## Trust signals - No explicit in-stock status provided. - No return policy provided. - No external certifications or material safety claims beyond "food-grade" mentioned in description. - Price is consistent across the single variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1dcd6509-84f7-4829-9528-40a9ef18827b.jpg?v=1786251246 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d52a25b2-623b-4f4a-aec2-858acfd3dade.jpg?v=1786251261 ## Agent notes - Verify stock, shipping, and return policy before recommending. - Clarify dimension discrepancy before including physical size in a comparison. - Confirm whether AAA batteries are included; likely not. - No image understanding performed; visual details not verified.
This product has 2 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Electric Wine Aerator Portable Automatic Wine Dispenser Easy-to-Clean",
"product_id": 9539330277615,
"variant_id": 50411664179439,
"quantity": 1,
"grams": 550,
"length_cm": "27.0",
"width_cm": "17.0",
"height_cm": "6.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").