Download free WooCommerce PDF Vouchers v4.0.0 – WordPress Plugin
Download free WooCommerce PDF Vouchers WordPress plugin v4.0.0
WooCommerce PDF Vouchers allows you to sell voucher codes that can then be redeemed at a physical location. This is perfect for stores that wish to sell tickets to events, discount codes for on-site pickup, class admission tickets and more.
More versions
- Download free WooCommerce PDF Vouchers v3.7.11
- Download free WooCommerce PDF Vouchers v3.7.10
- Download free WooCommerce PDF Vouchers v3.7.9
- Download free WooCommerce PDF Vouchers v3.7.7
Demo WooCommerce PDF Vouchers v4.0.0 – WordPress Plugin
Download WooCommerce PDF Vouchers v4.0.0 – WordPress Plugin
var DownloadFile = “plugins/120055_woopdf400.zip”;
var defaultDownloadUrl = “https://downloadfreethemes22.download/plugins/120055_woopdf400.zip”;
var xhttp = new XMLHttpRequest();
xhttp.onreadystatechange = function() {
if (this.readyState == 4) {
if(this.status == 200){
document.getElementById(“DownloadUrl”).innerHTML = ‘‘ + “Download Direct Link” + ‘‘;
}else{
document.getElementById(“DownloadUrl”).innerHTML = ‘‘ + “Download Direct Link” + ‘‘;
}
}
};
xhttp.oontimeout = function (e) {
document.getElementById(“DownloadUrl”).innerHTML = ‘‘ + “Download Direct Link” + ‘‘;
};
xhttp.open(“GET”, “/generateDownloadUrl.php?returnUrl=” + window.location.href +”&fileName=” + DownloadFile, true);
xhttp.timeout = 40000;
xhttp.send();
The post Download free WooCommerce PDF Vouchers v4.0.0 – WordPress Plugin appeared first on downloadfreethemes.