Jump to content
- Community Forums
You currently have javascript disabled. Several functions may not work. Please re-enable javascript to access full functionality.
helmi_pts hasn't added any friends yet.
17 October 2018 - 02:33 AM
Hello! Do you mean the sum of all product weights in the order? I suppose some modification is required.
Hello!
Do you mean the sum of all product weights in the order? I suppose some modification is required.
Yes, total products weights in the order.
Please pay attention to our order weight addon https://www.ecom-lab...ght-add-on.html
Please pay attention to our order weight addon
https://www.ecom-lab...ght-add-on.html
Am I able to export the order data along with the total weight using this addon?
09 April 2018 - 02:24 AM
Looking further by viewing page source and comparing it to the tpl file, it seems there 2 different version? (based on doctype header code)
view page source (?dispatch=orders.print_packing_slip&order_id=xxxxx)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head></head>
print_packing_slip.tpl
<!DOCTYPE html> <html dir="{$language_direction}"> <head></head>
06 April 2018 - 02:40 AM
Hi, is there a way to also enable this in the picking list template?
Sorry I mean the packing slip document. Is there a way to display product features there?
04 April 2018 - 03:14 AM