[tabgroup title=”Auctions” style=”tabs” nav_size=”xlarge” align=”center”]
[tab title=”Active Auctions”]
[row]
[col span__sm=”12″]
[auctions_for_woocommerce_my_auctions]
[/col]
[/row]
[/tab]
[tab title=”Bid history”]
[row]
[col span__sm=”12″]
[my_auctions_activity limit=”100″]
[/col]
[/row]
[/tab]
[tab title=”Watchlist”]
[row]
[col span__sm=”12″]
[auctions_watchlist per_page=”12″ columns=”4″ order=”desc” orderby=”meta_value”order=”desc”]
[/col]
[/row]
[/tab]
[tab title=”ending soon”]
[row]
[col span__sm=”12″]
[ending_soon_auctions per_page=”12″ columns=”4″ order=”desc” orderby=”meta_value”future=”no”]
[/col]
[/row]
[/tab]
[/tabgroup]