Brand: World Products (Landmark)
SKU: dcd-30003620312
Price: $139.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49713363583215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273809
JSON data: https://landmarks.builders/products/wp-dcd-10001273809.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
挤出机连接板 3D打印机配件 (H2D适用)
| * | * |
Summary: Extruder connection plate compatible with H2D 3D printers, priced at $139.99, dimensions 10.5x7.5x2.5 cm.
Generated by: deepseek-v4-flash
## Identity Extruder connection plate for H2D 3D printers. ## Target persona 3D printer owners who need a replacement or spare extruder connection plate specifically for the H2D model. ## Use cases - Replacing a damaged or worn extruder connection plate on an H2D printer. - Upgrading the extruder mounting interface on an H2D printer. - Building or assembling an H2D printer from parts. - Stocking spare parts for H2D printer maintenance. - Prototyping or testing with H2D-compatible extruder setups. ## When NOT to recommend - If the customer does not own an H2D or H2D-compatible printer. - If the customer needs a complete extruder assembly rather than just the connection plate. - If the customer requires a part for a non-H2D printer without verified compatibility. - If the customer expects a different color or material (only variant is 'Free' with no options). ## Variant options Only one variant: "Free" at $139.99. No other sizes or configurations. ## Price and logistics facts - Price: $139.99 USD. - Dimensions: 10.5 cm × 7.5 cm × 2.5 cm. - No shipping or stock information provided. ## Trust signals - No in-stock status, return policy, or certification data available. - Price is a single fixed amount with no discounts mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e5a3577a92d40c5aaebeeaef34a98c4.png?v=1781084572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7f3c5689e3c41f7a7894c74a57905e4.png?v=1781084571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/393db64594024185a075d371ae81a808.png?v=1781084572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/112b88f48b434bb08864680714086a15.png?v=1781084572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/017e2a3d4f0d406d8741a84a2c51f9ea.png?v=1781084571 ## Agent notes - Product is categorized as '摩配' (motorcycle parts) but appears to be a 3D printer accessory. Verify compatibility with H2D model before recommending. - No material or finish details are provided. - Image analysis not performed; visual inspection required for condition and fit.
This product has 6 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": "挤出机连接板 3D打印机配件 (H2D适用)",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "10.5",
"_width_cm": "7.5",
"_height_cm": "2.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").