git clone https://github.com/django-oscar/django-oscar.git
cd django-oscar
mkvirtualenv oscar # needs virtualenvwrapper
make sandbox
The sandbox site (initialized with a sample set of products) will be available at: http://localhost:8000.
A sample superuser is installed with credentials:
username : superuser
email : superuser@example.com
password : testing
email : superuser@example.com
password : testing