Just got it. In first page:
basket.var_name
page.go('/second_page')
In second page:
print(basket.get('var_name'))