Rynald0s
(@rynald0s)
Automattic Happiness Engineer
Hi there!
The item column was removed because it was a performance bottleneck — without this, the loading time is greatly improved. If you really want to add this back, then you can use this code: https://gist.github.com/rynaldos/4d193083e0ca7bb187d361deae837f04
This custom code should be added to your child theme’s functions.php file or via a plugin that allows custom functions to be added – such as My Custom Functions or Code Snippets plugin. Please don’t add custom code directly to your parent theme’s functions.php file as this will be wiped entirely when you update.
Cheers!
Thanks it worked, i have another question i added custom file to checkout. And i want to see it at billing details. As on screanshot. file is define as “billing_findus” this on at SS is old one.
View post on imgur.com