# Print The Print API allows you to print the content from your embedded app on Shopify Mobile and Shopify POS devices. For more information, see the [Window `print()`](https://developer.mozilla.org/en-US/docs/Web/API/Window/print) documentation. ```js print(); ```