SELECT * FROM book_selection INNER JOIN book_month WHERE book_selection.month_id = book_month.month_id AND book_selection.month_id = #id# ORDER BY book_month.year DESC, book_month.month DESC; SELECT * FROM book_selection INNER JOIN book_month ON book_selection.month_id = book_month.month_id ORDER BY book_month.year DESC, book_month.month DESC LIMIT 1; SELECT * FROM book_selection INNER JOIN book_month WHERE book_selection.month_id = book_month.month_id AND book_selection.month_id = #id# ORDER BY book_month.year DESC, book_month.month DESC;


monthly selection - #monthAsString(getSelections.month)#, #getSelections.year#
#getSelections.title#

Each month we'll bring you a new selection of new and interesting things that have come into the store. If you would like to receive email alerts of the new selection and any other items of interest please sign up to our mailing list.

If any of these items are of interest please email us any questions you might have. If you would like a postage estimate please include your post code.

NOTE: Email is NOT a secure form of communication, please do not email us your credit card information. If you wish to make a purchase please contact us and we will arrange to accept your credit card information by a more secure means...

#getSelections.selection_title#

#getSelections.selection_author#

$#getSelections.selection_price#

#getSelections.selection_description#


If any of these items are of interest please email us any questions you might have. If you would like a postage estimate please include your post code.

NOTE: Email is NOT a secure form of communication, please do not email us your credit card information. If you wish to make a purchase please contact us and we will arrange to accept your credit card information by a more secure means...

ARCHIVE

 

SELECT * FROM book_selection INNER JOIN book_month ON book_selection.month_id = book_month.month_id ORDER BY book_month.year DESC, book_month.month DESC;

#currentYear#

No records in archive.