Brand: World Products (Landmark)
SKU: dcd-30003909546
Price: $1.39
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Blender Parts
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/50457941508335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001376511
JSON data: https://landmarks.builders/products/wp-dcd-10001376511.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This compatible blender blade assembly is designed as a replacement part for Philips blender models HR2093 and HR2095. It features a conical base and a circular sealing rim for a secure, leak-proof fit during high-speed operation. The blade assembly includes a long-lasting silver-colored metal multi-blade cutting head that can handle tough mixing and chopping tasks. It is an ideal spare part for routine kitchen maintenance.
Summary: Compatible replacement blade assembly for Philips HR2093 and HR2095 blenders, with conical base and metal multi-blade cutting head, priced at $1.39.
Generated by: deepseek-v4-flash
## Identity Compatible blender blade assembly for Philips HR2093 and HR2095. Conical base with circular sealing rim; silver-colored metal multi-blade cutting head. Sold as replacement part for routine kitchen maintenance. ## Target persona Owner of a Philips HR2093 or HR2095 blender whose original blade assembly is worn, cracked, dull, or missing. Budget-conscious home user seeking a low-cost spare part rather than a new blender. ## Use cases - Replacing a dull or damaged blade assembly to restore blending performance. - Repairing a blender with a broken or leaking blade base (sealing rim aids leak-proof fit). - Keeping a spare blade on hand to avoid downtime during kitchen prep. - Routine maintenance replacement for a frequently used blender. - Cost-effective repair instead of purchasing a new appliance. ## When NOT to recommend - If the user requires original Philips OEM parts (this is a compatible replacement). - If blender model is not HR2093 or HR2095. - If user needs a complete blender, jar, or other non-blade parts. - If high-volume commercial use demands original or heavy-duty components. ## Variant options - Philips Black Blade (SKU dcd-30003909546) — USD 1.39 ## Price and logistics facts - Price: USD 1.39 - Single variant listed - Dimensions: 9.0 cm x 9.0 cm x 8.0 cm - No shipping/handling details provided in data ## Trust signals - Listed in DCD full catalog - Content validated and quality audited per tags - No in-stock status or return policy information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92571439-45c8-4814-9f6d-5ed6876eb3e6.jpg?v=1786251429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3abc7700-896e-40f9-8d4c-054d001cb9b9.jpg?v=1786251405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cffe2e78-35b8-4fe5-9c5a-fa112ce8374e.jpg?v=1786251414 ## Agent notes - Image understanding not performed; URLs provided for fetch. Verify visual condition before recommending. - Confirm user blender model matches HR2093 or HR2095 before purchase. - No stock/backorder status in facts; treat as a catalog listing.
This product has 3 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": "Compatible Blender Blade Assembly for Philips HR2093 and HR2095",
"product_id": 9539682730223,
"variant_id": 50457941508335,
"quantity": 1,
"grams": 120,
"length_cm": "9.0",
"width_cm": "9.0",
"height_cm": "8.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. 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").