Brand: World Products (Landmark)
SKU: dcd-30003607179
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714240127215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268802
JSON data: https://landmarks.builders/products/wp-dcd-10001268802.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: Replacement 304 stainless steel filter basket for Ninja ES601/655/701 coffee machines. Single cup variant. Dimensions 8x8x5 cm. Price $13.99.
Generated by: deepseek-v4-flash
## Identity Replacement 304 stainless steel filter basket for Ninja ES601/655/701 coffee machines. ## Target persona Owners of Ninja ES601/ES655/ES701 espresso machines needing a single-shot filter basket replacement or upgrade. ## Use cases - Replacing worn or damaged original filter basket. - Making single espresso shots with precise dosing. - Upgrading from plastic to stainless steel basket. - Having a spare basket for quick changes. - Cleaning and maintaining espresso machine with replaceable parts. - Brewing single cups with consistent extraction. ## When NOT to recommend - If user owns a different coffee machine brand (e.g., De'Longhi, Breville) – compatibility unknown. - If user needs a double shot basket – variant is single cup only. - If user requires a pressurized basket – type not specified. ## Variant options - Single Cup: $13.99 ## Price and logistics facts Price: $13.99 USD. Dimensions: 8.0 x 8.0 x 5.0 cm. Lightweight accessory. ## Trust signals In-stock status unknown. No return policy provided. No certifications listed. Part of batch dcd. ## Image assets 8 images available. URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/471374cc83c64263a640dd71afd11021.png?v=1781085381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e72eed902c8140a897c425d9ef7c2744.png?v=1781085381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/481c9057d09849388b81e9d2663473d7.png?v=1781085381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f52749bfa5764c4e9dbc92fa2d2ded91.png?v=1781085381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f140d5c244fb4ed8bad87a012567dc0a.png?v=1781085381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c4ab4b9dfeb4c05a61edece9757c35a.png?v=1781085381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26c80082869d497a9bd36dbda793c10b.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4e5151e6d2847dab50399f07987bf1d.png?v=1781085381 ## Agent notes No product description provided. Compatibility confirmed with Ninja models ES601, ES655, ES701 via title. Material: 304 stainless steel. Image understanding not performed.
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": "Ninja ES601\/655 \/701咖啡机配件304不锈钢粉碗过滤网单杯双杯",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "8.0",
"_height_cm": "5.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").