Hi again,
> The barcode as it appears on the PDF or on the admin menu column. Where am I supposed to enter the w and h?
A. Admin products list column
It’s in “WooCommerce > Settings > EAN > Barcodes > Admin products list column > Column template”.
B. PDF
You have two options here: i) use the shortcode in the “Print > Template” option, or ii) instead use the %barcode%
placeholder there, and then you can set width and height in the “WooCommerce > Settings > EAN > Print > Barcode Options” settings section.
> And also, I want to show the sale price, not the regular one. Is there another shortcode for this?
Please update the plugin to the latest v3.1.1. I’ve now added four new placeholders:
%product_price_regular%
%product_price_sale%
%product_price_regular_raw%
%product_price_sale_raw%
Please give it a try and let me know what you think.