Симпатичная,позитивная девушка 30 лет с разносторонними интересами. Веду ЗОЖ.ВО педагогическое(физкультура).Ищу надежного,умного
спутника жизни.
Мое имя Мария.
(select p2c.products_id, p2c.categories_id, pd.products_name, pd.img_num, pd.img_type, pd.img_path from products_to_categories p2c left join products_short_d pd on p2c.products_id = pd.products_id left join products as p on pd.products_id = p.products_id where p2c.status_id = '1' and p2c.categories_id = '140' and p2c.products_id > '2095558' and p2c.region_id = '11' and p2c.city_id = '566' order by p2c.products_id limit 5) union (select p2c.products_id, p2c.categories_id, pd.products_name, pd.img_num, pd.img_type, pd.img_path from products_to_categories p2c left join products_short_d pd on p2c.products_id = pd.products_id left join products as p on pd.products_id = p.products_id where p2c.status_id = '1' and p2c.categories_id = '140' and p2c.products_id < '2095558' and p2c.region_id = '11' and p2c.city_id = '566' order by p2c.products_id desc limit 5)