Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.33 – $55.97
Default variant: Clear / Single
Default SKU: dcd-30004141065
Default price: $13.33
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467743072495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457565
JSON data: https://landmarks.builders/products/wp-dcd-10001457565.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Crystal: Crafted from high-quality crystal for exceptional clarity and brilliance, enhancing the visual appeal of your beer.
Optimized Design: Specifically shaped to enhance the aromas and flavors of IPA and other craft beers, providing a superior tasting experience.
Generous Capacity: Each glass holds 435ml, perfect for a full serving of your favorite craft brew.
German Engineering: Designed and manufactured in Germany, ensuring precision, durability, and a luxurious feel.
Versatile Use: Ideal for personal enjoyment, entertaining guests, or as a sophisticated gift for beer enthusiasts.
Summary: German-made crystal IPA tasting glass with 435ml capacity, designed to enhance aromas and flavors. Available in clear or frosted, single or set of two, priced from $13.33 to $55.97.
Generated by: deepseek-v4-flash
## Identity - Eisch German Craft Beer Glass, Crystal IPA Tasting Glass Set - Made in Germany - Crystal material, 435ml capacity - Optimized shape for IPA and craft beer ## Target persona - Craft beer enthusiasts who focus on aroma and flavor presentation - Home entertainers hosting beer tastings or dinner parties - Gift buyers seeking a distinctive, groomed glassware item for beer lovers - Collectors of German-made glassware or specialty drinking vessels ## Use cases - Tasting IPAs and other aromatic craft beers at home - Hosting a guided craft beer tasting session with friends - Serving a full 435ml pour of a favorite brew - Giving as a gift to a home brewer or beer hobbyist - Comparing the nose and taste of different beer styles - Using as a dedicated glass for daily craft beer consumption ## When NOT to recommend - If the buyer expects a full US pint glass (435ml is less than a 473ml US pint) - If they need a tulip, snifter, or non-IPA specific glass style - If they are looking for a complete matched glassware set beyond the two-glass option - If they require a shatterproof, outdoor, or travel-friendly vessel ## Variant options | Variant | Color | Quantity | Price (USD) | |---|---|---|---| | Clear / Single | Clear | Single | $13.33 | | Clear / Set of 2 | Clear | Set of 2 | $25.69 | | Frosted / Single | Frosted | Single | $30.83 | | Frosted / Set of 2 | Frosted | Set of 2 | $55.97 | ## Price and logistics facts - Base price: $13.33 per single clear glass - Set of 2 clear: $25.69 - Single frosted: $30.83 - Set of 2 frosted: $55.97 - All prices in USD - No shipping, lead-time, or stock-level data provided in source facts ## Trust signals - Designed and manufactured in Germany - Product description claims high-quality crystal and precision engineering - Multiple stock-keeping units (SKUs) provided, indicating a structured catalog - No explicit in-stock status, certification, or return policy was provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01y3E99H2GKgXwSFGAV__4611686018427386773-0-item_pic.webp?v=1786299241 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN014sq1da2GKgAZueZNQ__705198997.webp?v=1786299244 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01JzybeG2GKgBq4BvKU__705198997.webp?v=1786299246 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01h8CY6u2GKgBoAh64i__705198997.webp?v=1786299241 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01GQovsn2GKgBg1h8LI__705198997.webp?v=1786299240 ## Agent notes - Product type is listed as empty in source data; category inferred as beer glassware. - No physical dimensions (height, width, length) were provided; only volume (435ml). - Image content was not visually analyzed; URLs are provided for asset retrieval. - Description claims “luxurious feel” and “exceptional clarity,” but these are subjective and not independently verified.
This product has 5 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": "Eisch German Craft Beer Glass, Crystal IPA Tasting Glass Set",
"product_id": 9556237189359,
"variant_id": 50467743072495,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").