Brand: World Products (Landmark)
SKU: dcd-30003605308
Price: $126.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714321096943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268055
JSON data: https://landmarks.builders/products/wp-dcd-10001268055.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A coffee bean display rack with 8 transparent sealed jars, one-way exhaust valves, and a steel funnel for portioning and aroma testing.
Generated by: deepseek-v4-flash
## Identity - **Name**: Coffee Bean Sealed Jar Display Rack - **Type**: Coffee storage and display accessory - **Variant**: 8 Jars Steel Funnel - **SKU**: dcd-30003605308 ## Target persona For home baristas, coffee enthusiasts, and small cafe owners who want to store and display multiple coffee bean varieties with freshness preservation. ## Use cases - Storing up to 8 different coffee bean types in airtight jars - Displaying coffee bean collection on a shelf or counter - Portioning beans for each brew using the included steel funnel - Aroma comparison of different beans using the jars as "sniffing bottles" - Organizing single-dose portions for daily brewing ## When NOT to recommend - For large bulk coffee storage (jars are small; dimensions 30×25×17 cm) - For storing non-coffee items like spices or dry goods despite jar versatility - For professional commercial high-volume use (limited capacity) - If buyer needs a complete coffee grinder or brewer (this is only storage) ## Variant options - **8 Jars Steel Funnel** (only variant available) – $126.99 USD ## Price and logistics facts - Price: $126.99 USD - Dimensions: 30 × 25 × 17 cm - Single variant with steel funnel included ## Trust signals - In-stock status: Not provided - Return policy: Not provided - Price consistency: Single price point across variant - Certifications: None mentioned - Note: Product is categorized under "Sewing" (缝纫) which may be an error – verify before purchase. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29ee9b5feb3e45d193909303d174f5f2.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3b586685b04494fadc90b4daaff2b5b.png?v=1781085471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/487a8fe0c7204fe283587d27c2fc6ef3.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c2246c1bb6147f584214ce172f2d65c.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efb3e434afb14a8daf7d2f5601e9540e.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa7c4a8ef52f4446a6f900ea0689e1c2.png?v=1781085471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d388058820c4f19a9c44f5dd4c225fe.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fff60737652548dfa4ed74e3a2314386.png?v=1781085470 ## Agent notes - Image understanding was not performed – actual appearance may differ from text description. - Product category tagged as 'sewing' (缝纫) but title clearly indicates coffee bean storage – verify categorization. - No product description provided; all info derived from title and variant.
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": 1200000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.0",
"_height_cm": "17.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").