Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author priyankajagtap

    (@priyankajagtap)

    Hi @danicasati,

    We do not have any code snippet available with us to add the weight in the delivery note. Can you please let us know that have you added “weight” as your custom field or what? If you have any code snippet then you can modify the “print-content.php” template of our WooCommerce Print Invoice & Delivery Note plugin to add the weight to the delivery note.

    This template is located at <WordPress Installation Directory> / wp-content / plugins / woocommerce-delivery-notes / templates / print-order / print-content.php

    Let us know if you have any questions.

    Regards,
    Priyanka Jagtap

    Thread Starter Dani

    (@danicasati)

    I dont’ want to edit code, in order to mantein function after updates.

    I’m using this plugin to add WEIGHT:
    https://ww.wp.xz.cn/plugins/woo-cart-weight/

    Plugin Author priyankajagtap

    (@priyankajagtap)

    Hi @danicasati,

    Thank you for sharing the plugin URL which you are using to add the Weight. We have not checked this plugin yet. You will have to write a custom code to achieve your requirement.

    If you don’t want to modify our plugin file then you can copy this “print-content.php” template file and paste it into / wp-content / themes / <Your active theme folder> / woocommerce / create a folder “print-order” / paste “print-content.php”. And then you can add the additional code for adding the weight in the delivery note.

    Regards,
    Priyanka Jagtap

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Add weight’ is closed to new replies.