155 lines
6.0 KiB
SQL
155 lines
6.0 KiB
SQL
INSERT INTO `menu_item_content` VALUES
|
|
(1,1,'Electronics','Electronics','Electronics'),
|
|
(2,1,'Fashion','Fashion','Fashion'),
|
|
(3,1,'Toys','Toys','Toys'),
|
|
(4,1,'Books','Books','Books'),
|
|
(5,1,'Computers','Computers','Computers'),
|
|
(6,1,'Home and Kitchen','Home and Kitchen','Home and Kitchen'),
|
|
(7,1,'Games','Games','Games'),
|
|
(8,1,'Smartphones','Smartphones','Smartphones'),
|
|
(9,1,'Software','Software','Software'),
|
|
(10,1,'Components','Components','Components'),
|
|
(11,1,'Tablets','Tablets','Tablets'),
|
|
|
|
(12,1,'Desktops','desktops','Example of menu description text'),
|
|
|
|
(13,1,'category 1','category 1','category 1'),
|
|
(14,1,'category 2','category 2','category 2'),
|
|
(15,1,'category 5','category 5','category 5'),
|
|
(16,1,'category 4','category 4','category 4'),
|
|
(17,1,'category 6','category 6','category 6'),
|
|
(18,1,'category 7','category 7','category 7'),
|
|
(19,1,'category 8','category 8','category 8'),
|
|
(20,1,'category 9','category 9','category 9'),
|
|
(21,1,'category 11','category 11','category 11'),
|
|
|
|
(22,1,'MP3 Players','mp3-players','Example of menu description text'),
|
|
|
|
|
|
(23,1,'Laptops & Notebooks','laptop-notebooks','Example of menu description text'),
|
|
(24,1,'category 12','category 12','category 12'),
|
|
(25,1,'Windows','Windows','Windows'),
|
|
(26,1,'Gamess','Gamess','Gamess'),
|
|
(27,1,'category 15','category 15','category 15'),
|
|
(28,1,'category 16','category 16','category 16'),
|
|
(29,1,'category 17','category 17','category 17'),
|
|
(30,1,'category 18','category 18','category 18'),
|
|
(31,1,'category 19','category 19','category 19'),
|
|
(32,1,'category 20','category 20','category 20'),
|
|
(33,1,'category 21','category 21','category 21'),
|
|
(34,1,'category 22','category 22','category 22'),
|
|
(35,1,'category 23','category 23','category 23'),
|
|
(36,1,'category 24','category 24','category 24'),
|
|
(37,1,'Tablets','Tablets','Tablets'),
|
|
(38,1,'category 25','category 25','category 25'),
|
|
|
|
|
|
(1,2, 'Electronice', 'Electronice', 'Electronice'),
|
|
(2,2, 'Moda', 'Moda', 'Moda'),
|
|
(3,2, 'Jucarii', 'Jucarii', 'Jucarii'),
|
|
(4,2, 'Scannere', 'Scanere', 'Scanere'),
|
|
(5,2, 'Carti', 'Carti', 'Carti'),
|
|
(6,2, 'Casa si Bucatarie', 'Casa si Bucatarie', 'Casa si Bucatarie'),
|
|
(7,2, 'Jocuri', 'Jocuri', 'Jocuri'),
|
|
(8,2, 'Smartphones', 'Smartphones', 'Smartphones'),
|
|
(9,2, 'Software', 'Software', 'Software'),
|
|
(10,2, 'Componente', 'Componente', 'Componente'),
|
|
(11,2, 'Tablete', 'Tablete', 'Tablete'),
|
|
|
|
(12,2, 'Desktop-uri', 'desktop-uri', 'Exemplu de descriere a categoriei text' ),
|
|
|
|
(13,2, 'category 1', 'category 1', 'category 1'),
|
|
(14,2, 'category 2', 'category 2', 'category 2'),
|
|
(15,2, 'category 5', 'category 5', 'category 5'),
|
|
(16,2, 'category 4', 'category 4', 'category 4'),
|
|
(17,2, 'category 6', 'category 6', 'category 6'),
|
|
(18,2, 'category 7', 'category 7', 'category 7'),
|
|
(19,2, 'category 8', 'category 8', 'category 8'),
|
|
(20,2, 'category 9', 'category 9', 'category 9'),
|
|
(21,2, 'category 11', 'category 11', 'category 11'),
|
|
|
|
(22,2, 'Playere MP3', 'playere mp3', 'Example of menu description text') ,
|
|
|
|
|
|
(23,2, 'Laptopuri si notebook-uri', 'laptop-notebook-uri', 'Example of menu description text '),
|
|
(24,2, 'category 12', 'category 12', 'category 12'),
|
|
(25,2, 'Windows', 'Windows', 'Windows'),
|
|
(26,2, 'Games-uri', 'Games-uri', 'Games-uri'),
|
|
(27,2, 'category 15', 'category 15', 'category 15'),
|
|
(28,2, 'category 16', 'category 16', 'category 16'),
|
|
(29,2, 'category 17', 'category 17', 'category 17'),
|
|
(30,2, 'category 18', 'category 18', 'category 18'),
|
|
(31,2, 'category 19', 'category 19', 'category 19'),
|
|
(32,2, 'category 20', 'category 20', 'category 20'),
|
|
(33,2, 'category 21', 'category 21', 'category 21'),
|
|
(34,2, 'category 22', 'category 22', 'category 22'),
|
|
(35,2, 'category 23', 'category 23', 'category 23'),
|
|
(36,2, 'category 24', 'category 24', 'category 24'),
|
|
(37,2, 'Tablete', 'Tablete', 'Tablete'),
|
|
(38,2, 'category 25', 'category 25', 'category 25'),
|
|
-- tags
|
|
(39,1, 'Tag 1', 'Tag 1', 'tag 1'),
|
|
(40,1, 'Tag 2', 'Tag 2', 'tag 2'),
|
|
(41,1, 'Tag 3', 'Tag 3', 'tag 3'),
|
|
-- menu
|
|
(42,1, 'Home', 'Home', ''),
|
|
(43,1, 'Shop', 'Shop', ''),
|
|
|
|
-- (44,1, 'Support', 'Tag 3', 'tag 3'),
|
|
-- (45,1, 'User documentation', 'Tag 3', 'tag 3'),
|
|
(46,1, 'Blog', 'Blog', ''),
|
|
-- (47,1, 'Forums', 'Forums', 'Forums'),
|
|
-- (48,1, 'Developer guide', 'Developer', 'Developer'),
|
|
|
|
(49,1, 'Contact', 'Contact', ''),
|
|
-- (59,1, 'About', 'About', ''),
|
|
-- (60,1, 'Support Vvveb', 'Support Vvveb', 'Support Vvveb'),
|
|
-- (61,1, 'Contribute', 'Contribute', 'Contribute'),
|
|
-- (62,1, 'Translations', 'Translations', 'Translations'),
|
|
|
|
(63,1, 'Services', 'Services', ''),
|
|
(64,1, 'Pricing', 'Pricing', ''),
|
|
(65,1, 'Services', 'Services', ''),
|
|
(66,1, 'Portfolio', 'Portfolio', ''),
|
|
(67,1, 'Mega menu', '', '<img src="../../media/vvveb.svg" height="24" alt="" class="me-2">Mega menu'),
|
|
(68,1, 'Features', '', '<div class="row">
|
|
<div class="col-4 align-self-center"><img src="../../media/vvveb.svg" alt="Post" width="250" loading="lazy" class="rounded img-fluid"></div>
|
|
<div class="col-8">
|
|
<h4>Features</h4>
|
|
<p class="text-muted">Just a few mentions, but there is more</p>
|
|
<ul class="list-unstyled">
|
|
<li class="text-primary">Page builder</li>
|
|
<li class="text-primary">Mega menu</li>
|
|
<li class="text-primary">Multi language</li>
|
|
<li class="text-primary">Advanced SEO</li>
|
|
<li class="text-primary">Ecommerce</li>
|
|
</ul>
|
|
</div>
|
|
</div>'),
|
|
|
|
-- footer
|
|
(50,1, 'Vvveb', 'Vvveb', ''),
|
|
(51,1, 'Home', 'Home', ''),
|
|
(52,1, 'Shop', 'Shop', ''),
|
|
(74,1, 'Blog', 'Blog', ''),
|
|
(75,1, 'Services', 'Services', ''),
|
|
(76,1, 'About us', 'About us', ''),
|
|
(80,1, 'Marketplace', 'Marketplace', ''),
|
|
|
|
(53,1, 'Information', 'Information', ''),
|
|
(54,1, 'Delivery Information', 'Delivery Information', 'Delivery Information'),
|
|
(77,1, 'Brands', 'Brands', ''),
|
|
(78,1, 'Vendors', 'Vendors', ''),
|
|
|
|
(56,1, 'Contact', 'Contact', ''),
|
|
(55,1, 'Terms and conditions', 'Terms and conditions', ''),
|
|
(57,1, 'Contact us', 'Contact us', ''),
|
|
(58,1, 'Portfolio', 'Portfolio', ''),
|
|
(79,1, 'Compare', 'Compare', ''),
|
|
|
|
(69,1, 'My account', 'My account', ''),
|
|
(70,1, 'Order tracking', 'Order tracking', ''),
|
|
(71,1, 'Wishlist', 'Wishlist', ''),
|
|
(72,1, 'Order history', 'Order history', ''),
|
|
(73,1, 'Returns', 'Returns', '');
|