Brand: World Products (Landmark)
SKU: dcd-30003605307
Price: $49.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714324078831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268054
JSON data: https://landmarks.builders/products/wp-dcd-10001268054.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: Coffee bean sealing jar display rack with 6 transparent jars, one-way exhaust valve, funnel, and scent bottle. Dimensions 24x15x7 cm. Priced at $49.99 USD.
Generated by: deepseek-v4-flash
## Identity Coffee Bean Sealing Jar Display Rack with 6 Transparent Jars, One-Way Exhaust Valve, Funnel, and Scent Bottle ## Target persona Home coffee enthusiasts who store multiple bean types; small batch roasters; coffee hobbyists seeking organized display and freshness. ## Use cases - Storing different coffee bean varieties separately - Keeping beans fresh with one-way exhaust valve - Displaying beans on counter for easy access - Using scent bottle for aroma comparison during cupping - Portioning beans with included funnel - Organizing coffee station at home ## When NOT to recommend - For users needing bulk storage (more than 6 jars) - For commercial high-volume settings - For those requiring vacuum-sealed airtight containers (valve is one-way only) - For users wanting glass jars (material not specified) ## Variant options Only one variant: 6 Jars Walnut Rack (SKU: dcd-30003605307) at $49.99 USD. ## Price and logistics facts - Price: $49.99 USD - Dimensions: 24.0 x 15.0 x 7.0 cm - Single variant available ## Trust signals - Price is fixed with no discount indicated - No stock status or return policy provided - Product tags include "缝纫" (sewing) which may indicate miscategorization ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7475817457e84a04863f8385bc4f2d6f.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/089ceca99a684da4906e8a04730054c1.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2efbfb4f0974c7ca9744939a24a4d9a.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7cd1e8168d04be3b3e367401ac7737b.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38a7ff27e0754457b475947f8908360d.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b10a46d3d0144cc8e67ebd00238a672.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/982d70734aec4a809d68ee57c8c876f5.png?v=1781085472 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b36aae7f5afb49efbb9f65084ff8369e.png?v=1781085472 ## Agent notes - Product category tagged as "缝纫" (sewing) which may be incorrect; actual use is coffee bean storage. - No description provided; all details inferred from title and attributes.
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": 650000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "15.0",
"_height_cm": "7.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").