Using the PDF Customizer module, it is possible to adjust the PDF documents according to your needs. By default, the extension provides 4 pre-cofigured templates that could be used for each type of the order-related document: Order, Invoice, Shipment ...
In order to place the footer on every page in the multi-page PDF, please go to Marketing > PDF Templates > open the template and add the following code at the beginning of the <body>: <div class="footer"> <p>Footer</p> </div> Once done, apply ...
The issue is rooting in the DOMPDF library our extension is built on. Sometimes it fails to recognize specific fonts or locales. In order to fix this, you need to embed an external font in the template. If you're facing difficulties with the Chinese ...
Since v. 2.21.0 of the Automatic Related Products for Magento 2, a new Discount Info for Mini Cart extension has been added to the module that allows Cart discounts to be displayed in the Mini cart. You can find the ...
The extension itself doesn’t have any limits on the number of products to be assigned to the attachment. However, the maximum number of products that can be assigned to an attachment on its edit page is controlled by a PHP variable and the server ...
By default, our application is designed to automatically update the price when you select a product variant with a different price. Here’s an example of one variant option: and another variant option: If the price is not updating, it is likely due to ...
To ensure your current images are preserved when generating new product descriptions, follow these steps: 1. Go to Apps in your menu. 2. Select WritePilot. 3. Navigate to Settings. 4. Under General Settings, make sure to enable the option that says: ...