Advertisement
Guest User

Untitled

a guest
Feb 19th, 2020
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260206', '40040', '0', '1', '2');
  2. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260206, 'Голова');
  3. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260208', '40040', '0', '1', '2');
  4. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260208, 'Шея');
  5. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260209', '40040', '0', '1', '2');
  6. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260209, 'Плечи');
  7. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260223', '40040', '0', '1', '2');
  8. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260223, 'Грудь');
  9. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260224', '40040', '0', '1', '2');
  10. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260224, 'Спина');
  11. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260225', '40040', '0', '1', '2');
  12. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260225, 'Запястья');
  13. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260226', '40040', '0', '1', '2');
  14. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260226, 'Кисти рук');
  15. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260227', '40040', '0', '1', '2');
  16. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260227, 'Пояс');
  17. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260228', '40040', '0', '1', '2');
  18. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260228, 'Ноги');
  19. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260229', '40040', '0', '1', '2');
  20. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260229, 'Ступни');
  21. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260230', '40040', '0', '1', '2');
  22. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260230, 'Кольца');
  23. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260231', '40040', '0', '1', '2');
  24. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260231, 'Аксессуары');
  25. INSERT INTO `store_categories` (`id`, `pid`, `type`, `enable`, `expansion`) VALUES ('260232', '40040', '0', '1', '2');
  26. INSERT INTO `store_category_locales` (`category`, `name_ru`) VALUES ('260232, 'Оружие');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement