login
Note for a smooth checkout: Please ensure browser cookies are enabled for visistage.com so your cart saves properly and your license generates instantly.

© 2026 Yehaa Trading Trust (T/A VisiStage). All rights reserved. | Terms | Privacy Policy
Made in New Zealand
Powered by: Woo
Loading Price...
Loading Price...
Loading Price...With a growing awareness of on-line privacy and security issues, further tightening of the spam laws worldwide and the need for businesses to have more robust collection of data systems in place, Woo has risen to the challenge by creating a universal ID for users on the platform - called a Woo ID.
The Woo ID provides you with the security that Woo is dedicated, and bound by law, to ensure your information is kept private and that all anti-spam laws are adhered to. Every user added to a Woo website gets to verify their email address. This ensures issues with data entry and out-of-date email accounts are spotted early.
The Woo ID universal ID is the market leader: creating a safe and spam free environment for you.
Read more about Woo and their Privacy Policy
"; var message = $("| Name | '; html += 'Price | '; html += 'Qty | '; html += 'Total | '; html += ''; html += ' |
|---|---|---|---|---|
| Your cart is empty | ||||
| ' + description + ' | '; html += '' + formatDollar(price) + ' | '; html += '' + qty + ' | '; html += '' + (price === -2 ? "POA" : formatDollar(total)) + ' | '; html += ''; html += ''; html += ' | '; html += '
| Sub Total | '; html += '' + formatDollar(grandTotal) + ' | |||
| ' + invoiceSettingsData.salesTaxName + ' | '; html += '' + formatDollar(grandTotal * (parseFloat(invoiceSettingsData.salesTaxPercent)/100)) + ' | |||
| Total | '; html += '' + formatDollar(grandTotal + (grandTotal * (parseFloat(invoiceSettingsData.salesTaxPercent)/100))) + ' | |||
| Total | '; html += '' + formatDollar(grandTotal) + ' | |||