Product View
product_viewDisplay a merchandise item's image, name, price, stock status, and description to help users inspect a product before adding it to their cart.
Instructions
Show a product detail page for a konsum.aare.guru merchandise item.
Displays the product image, name, price, stock status, and description. Use after list_shop_products to let the user inspect a specific item before adding it to their cart.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | de | |
| product_id | No | WooCommerce product ID (from list_shop_products) |