|
|
{#results ?{
|
{#prev ?{
<< prev
}#prev}
|
{#count} Records Match your Search
|
{#next ?{
next >>
}#next}
|
| Artist |
Title |
ReMixer / Info |
Label |
Fmt |
Rel |
Price £ |
{#results{
| {#artist} |
{#name} |
{#remix}{#description ?{{#remix ?{ }#remix}{#description}}#description} |
{#label} |
{#format} |
{#release} |
{#stock ?{{#price}}#stock}{#stock !{X}#stock} |
|
}#results}
}#results}
{#results !{
No Records Match your Search
{#title_id ?{
Sorry, we've already sold that one!
}#title_id}
{#title_id !{
Sorry, can't find that one ..
Please try another search
}#title_id}
}#results} |
 |