top of page

Save 60% Purchasing Ableton live software

Live Producers Online is a licensed reseller. 

Ableton Live Educational License

​

Students, teachers, or Live Producers Online members can save on Ableton Live Standard or Suite software.

​

Not sure if you're eligible?

Join the membership to access this special pricing.

(Eligible after Free Trial)

Questions? We'll get back to you asap.

Thanks! You'll get a reply in 24 hours. Check your junk mail as well.

bottom of page
import { session } from 'wix-storage'; $w.onReady(function () { // Capture the "ref" parameter from the URL const urlParams = new URLSearchParams(window.location.search); const refCode = urlParams.get('ref'); // If the ref code is present, store it in session storage if (refCode) { session.setItem('affiliateId', refCode); console.log("Affiliate ID stored:", refCode); } });