Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $103.99
Default variant: Black / Digital Display 2-0
Default SKU: dcd-30003599292
Default price: $103.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49714523898095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265788
JSON data: https://landmarks.builders/products/wp-dcd-10001265788.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Portable USB rechargeable capsule coffee machine with pump pressure extraction. Available in Black, Green, Gray. Dimensions 29x16.5x10.5 cm. Price $103.99.
Generated by: deepseek-v4-flash
## Identity Portable capsule coffee machine, USB rechargeable, pump pressure extraction. Dimensions: 29x16.5x10.5 cm. Price: $103.99. ## Target persona Urban professionals wanting espresso on-the-go; small apartment dwellers; frequent travelers seeking real espresso away from home; camping enthusiasts. ## Use cases - Making espresso in hotel rooms without a kitchen - Quick coffee at office desk with limited counter space - Coffee while camping or picnicking with portable power - Space-saving solution for small kitchens or dorm rooms - Gift for coffee lovers who travel frequently - Road trip coffee companion using car USB power ## When NOT to recommend - Households needing large volumes (drip coffee or batch brew) - Users preferring ground coffee brewing over capsules - Buyers on a strict budget under $50 - Professional barista or high-volume settings ## Variant options - Black / Digital Display 2-0: $103.99 - Green / Digital Display 2-0: $103.99 - Gray / Digital Display 2-0: $103.99 ## Price and logistics facts - Price: $103.99 USD - Dimensions: 29.0 x 16.5 x 10.5 cm - No shipping or tax info provided ## Trust signals - No stock status, return policy, or certification data available. - Image content not analyzed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7ff3dbdf73f4c038fdcc6b53b5eef32_3173c6ee-dbf3-4695-9142-3a0cb2bb6143.png?v=1781085614 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81c872bc46a94dd591fabb11da7dd661_f992d0ee-ed9c-45b0-a27a-76a40d069f2a.png?v=1781085615 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d51fd947eea6445ebcabf201bbb28f8b_57ecb639-e447-483e-ae8e-9c327854056f.png?v=1781085615 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d55bf69b86e4b3597f3482882355a14_2e52f6d3-5ad0-4e56-9dd6-68d2ea7418f0.png?v=1781085615 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/185980d2d1bf4fff8e7e313e2f2e5483_bad8b404-d7f3-4420-8d34-50e6c7455379.png?v=1781085615 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/637cacc35c8d4830b9bcd2204dd4b56b_51113ef4-47a3-4353-8494-3b88520b2df2.png?v=1781085615 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a604834806d543fd9fc05b89ee418467_7aa9e884-2271-4b61-865e-d07da8565e38.png?v=1781085615 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14fba2aa590346c7b544343baf88b84d_70ab86f8-0c52-4f6d-913c-a098a0b7ca33.png?v=1781085615 ## Agent notes - No product description provided; image content not analyzed. - No stock or return policy data available. - Price consistent across variants.
This product has 15 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": "跨境爆款便携USB充电家用无线加热泵压式自动萃取意式胶囊咖啡机",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "16.5",
"_height_cm": "10.5"
}
}],
"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").