|
@ -180,26 +180,26 @@ export const siteSettings = { |
|
|
label: 'text-inventory', |
|
|
label: 'text-inventory', |
|
|
icon: 'InventoryIcon', |
|
|
icon: 'InventoryIcon', |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
|
|
|
href: Routes.type.list, |
|
|
|
|
|
label: 'text-groups', |
|
|
|
|
|
icon: 'HomeIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.type.list,
|
|
|
|
|
|
// label: 'text-groups',
|
|
|
|
|
|
// icon: 'HomeIcon',
|
|
|
|
|
|
// },
|
|
|
{ |
|
|
{ |
|
|
href: Routes.category.list, |
|
|
href: Routes.category.list, |
|
|
label: 'sidebar-nav-item-categories', |
|
|
label: 'sidebar-nav-item-categories', |
|
|
icon: 'CategoriesIcon', |
|
|
icon: 'CategoriesIcon', |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
|
|
|
href: Routes.tag.list, |
|
|
|
|
|
label: 'sidebar-nav-item-tags', |
|
|
|
|
|
icon: 'TagIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
href: Routes.attribute.list, |
|
|
|
|
|
label: 'sidebar-nav-item-attributes', |
|
|
|
|
|
icon: 'AttributeIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.tag.list,
|
|
|
|
|
|
// label: 'sidebar-nav-item-tags',
|
|
|
|
|
|
// icon: 'TagIcon',
|
|
|
|
|
|
// },
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.attribute.list,
|
|
|
|
|
|
// label: 'sidebar-nav-item-attributes',
|
|
|
|
|
|
// icon: 'AttributeIcon',
|
|
|
|
|
|
// },
|
|
|
// {
|
|
|
// {
|
|
|
// href: Routes.manufacturer.list,
|
|
|
// href: Routes.manufacturer.list,
|
|
|
// label: 'sidebar-nav-item-manufacturers',
|
|
|
// label: 'sidebar-nav-item-manufacturers',
|
|
@ -223,21 +223,21 @@ export const siteSettings = { |
|
|
label: 'sidebar-subscription', |
|
|
label: 'sidebar-subscription', |
|
|
icon: 'TaxesIcon', |
|
|
icon: 'TaxesIcon', |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
|
|
|
href: Routes.tax.list, |
|
|
|
|
|
label: 'sidebar-nav-item-taxes', |
|
|
|
|
|
icon: 'TaxesIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.tax.list,
|
|
|
|
|
|
// label: 'sidebar-nav-item-taxes',
|
|
|
|
|
|
// icon: 'TaxesIcon',
|
|
|
|
|
|
// },
|
|
|
{ |
|
|
{ |
|
|
href: Routes.shipping.list, |
|
|
href: Routes.shipping.list, |
|
|
label: 'sidebar-nav-item-shippings', |
|
|
label: 'sidebar-nav-item-shippings', |
|
|
icon: 'ShippingsIcon', |
|
|
icon: 'ShippingsIcon', |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
|
|
|
href: Routes.withdraw.list, |
|
|
|
|
|
label: 'sidebar-nav-item-withdraws', |
|
|
|
|
|
icon: 'WithdrawIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.withdraw.list,
|
|
|
|
|
|
// label: 'sidebar-nav-item-withdraws',
|
|
|
|
|
|
// icon: 'WithdrawIcon',
|
|
|
|
|
|
// },
|
|
|
// {
|
|
|
// {
|
|
|
// href: '',
|
|
|
// href: '',
|
|
|
// label: 'sidebar-nav-item-refunds',
|
|
|
// label: 'sidebar-nav-item-refunds',
|
|
@ -283,11 +283,11 @@ export const siteSettings = { |
|
|
label: 'sidebar-nav-item-orders', |
|
|
label: 'sidebar-nav-item-orders', |
|
|
icon: 'OrdersIcon', |
|
|
icon: 'OrdersIcon', |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
|
|
|
href: Routes.order.create, |
|
|
|
|
|
label: 'sidebar-nav-item-create-order', |
|
|
|
|
|
icon: 'CreateOrderIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.order.create,
|
|
|
|
|
|
// label: 'sidebar-nav-item-create-order',
|
|
|
|
|
|
// icon: 'CreateOrderIcon',
|
|
|
|
|
|
// },
|
|
|
{ |
|
|
{ |
|
|
href: Routes.transaction, |
|
|
href: Routes.transaction, |
|
|
label: 'text-transactions', |
|
|
label: 'text-transactions', |
|
@ -311,60 +311,60 @@ export const siteSettings = { |
|
|
], |
|
|
], |
|
|
}, |
|
|
}, |
|
|
|
|
|
|
|
|
layout: { |
|
|
|
|
|
href: '', |
|
|
|
|
|
label: 'text-page-control', |
|
|
|
|
|
icon: 'SettingsIcon', |
|
|
|
|
|
childMenu: [ |
|
|
|
|
|
{ |
|
|
|
|
|
href: '', |
|
|
|
|
|
label: 'text-faqs', |
|
|
|
|
|
icon: 'FaqIcon', |
|
|
|
|
|
childMenu: [ |
|
|
|
|
|
{ |
|
|
|
|
|
href: Routes.faqs.list, |
|
|
|
|
|
label: 'text-all-faqs', |
|
|
|
|
|
icon: 'FaqIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
href: Routes.faqs.create, |
|
|
|
|
|
label: 'text-new-faq', |
|
|
|
|
|
icon: 'TypesIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
], |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
href: '', |
|
|
|
|
|
label: 'text-terms-conditions', |
|
|
|
|
|
icon: 'TermsIcon', |
|
|
|
|
|
childMenu: [ |
|
|
|
|
|
{ |
|
|
|
|
|
href: Routes.termsAndCondition.list, |
|
|
|
|
|
label: 'text-all-terms', |
|
|
|
|
|
icon: 'TermsIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
href: Routes.termsAndCondition.create, |
|
|
|
|
|
label: 'text-new-terms', |
|
|
|
|
|
icon: 'TermsIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
], |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
href: Routes.becomeSeller, |
|
|
|
|
|
label: 'Become a seller Page', |
|
|
|
|
|
icon: 'TermsIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
// layout: {
|
|
|
|
|
|
// href: '',
|
|
|
|
|
|
// label: 'text-page-control',
|
|
|
|
|
|
// icon: 'SettingsIcon',
|
|
|
|
|
|
// childMenu: [
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: '',
|
|
|
|
|
|
// label: 'text-faqs',
|
|
|
|
|
|
// icon: 'FaqIcon',
|
|
|
|
|
|
// childMenu: [
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.faqs.list,
|
|
|
|
|
|
// label: 'text-all-faqs',
|
|
|
|
|
|
// icon: 'FaqIcon',
|
|
|
|
|
|
// },
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.faqs.create,
|
|
|
|
|
|
// label: 'text-new-faq',
|
|
|
|
|
|
// icon: 'TypesIcon',
|
|
|
|
|
|
// },
|
|
|
|
|
|
// ],
|
|
|
|
|
|
// },
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: '',
|
|
|
|
|
|
// label: 'text-terms-conditions',
|
|
|
|
|
|
// icon: 'TermsIcon',
|
|
|
|
|
|
// childMenu: [
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.termsAndCondition.list,
|
|
|
|
|
|
// label: 'text-all-terms',
|
|
|
|
|
|
// icon: 'TermsIcon',
|
|
|
|
|
|
// },
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.termsAndCondition.create,
|
|
|
|
|
|
// label: 'text-new-terms',
|
|
|
|
|
|
// icon: 'TermsIcon',
|
|
|
|
|
|
// },
|
|
|
|
|
|
// ],
|
|
|
|
|
|
// },
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.becomeSeller,
|
|
|
|
|
|
// label: 'Become a seller Page',
|
|
|
|
|
|
// icon: 'TermsIcon',
|
|
|
|
|
|
// },
|
|
|
// {
|
|
|
// {
|
|
|
// href: Routes.order.create,
|
|
|
// href: Routes.order.create,
|
|
|
// label: 'sidebar-nav-item-create-order',
|
|
|
// label: 'sidebar-nav-item-create-order',
|
|
|
// icon: 'CreateOrderIcon',
|
|
|
// icon: 'CreateOrderIcon',
|
|
|
// },
|
|
|
// },
|
|
|
{ |
|
|
|
|
|
href: Routes.transaction, |
|
|
|
|
|
label: 'text-transactions', |
|
|
|
|
|
icon: 'TransactionsIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.transaction,
|
|
|
|
|
|
// label: 'text-transactions',
|
|
|
|
|
|
// icon: 'TransactionsIcon',
|
|
|
|
|
|
// },
|
|
|
// {
|
|
|
// {
|
|
|
// href: '',
|
|
|
// href: '',
|
|
|
// label: 'Order tracking',
|
|
|
// label: 'Order tracking',
|
|
@ -380,65 +380,65 @@ export const siteSettings = { |
|
|
// label: 'Cancelation policies',
|
|
|
// label: 'Cancelation policies',
|
|
|
// icon: 'CancelationIcon',
|
|
|
// icon: 'CancelationIcon',
|
|
|
// },
|
|
|
// },
|
|
|
], |
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
// ],
|
|
|
|
|
|
// },
|
|
|
|
|
|
|
|
|
user: { |
|
|
|
|
|
href: '', |
|
|
|
|
|
label: 'text-user-control', |
|
|
|
|
|
icon: 'SettingsIcon', |
|
|
|
|
|
childMenu: [ |
|
|
|
|
|
{ |
|
|
|
|
|
href: Routes.user.list, |
|
|
|
|
|
label: 'text-all-users', |
|
|
|
|
|
icon: 'UsersIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
href: Routes.adminList, |
|
|
|
|
|
label: 'text-admin-list', |
|
|
|
|
|
icon: 'AdminListIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
href: '', |
|
|
|
|
|
label: 'text-vendors', |
|
|
|
|
|
icon: 'VendorsIcon', |
|
|
|
|
|
childMenu: [ |
|
|
|
|
|
{ |
|
|
|
|
|
href: Routes.vendorList, |
|
|
|
|
|
label: 'text-all-vendors', |
|
|
|
|
|
icon: 'UsersIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
href: Routes.pendingVendorList, |
|
|
|
|
|
label: 'text-pending-vendors', |
|
|
|
|
|
icon: 'UsersIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
], |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
href: '', |
|
|
|
|
|
label: 'sidebar-nav-item-staffs', |
|
|
|
|
|
icon: 'StaffIcon', |
|
|
|
|
|
childMenu: [ |
|
|
|
|
|
{ |
|
|
|
|
|
href: Routes.myStaffs, |
|
|
|
|
|
label: 'sidebar-nav-item-my-staffs', |
|
|
|
|
|
icon: 'UsersIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
href: Routes.vendorStaffs, |
|
|
|
|
|
label: 'sidebar-nav-item-vendor-staffs', |
|
|
|
|
|
icon: 'UsersIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
], |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
href: Routes.customerList, |
|
|
|
|
|
label: 'text-customers', |
|
|
|
|
|
icon: 'CustomersIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
], |
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
// user: {
|
|
|
|
|
|
// href: '',
|
|
|
|
|
|
// label: 'text-user-control',
|
|
|
|
|
|
// icon: 'SettingsIcon',
|
|
|
|
|
|
// childMenu: [
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.user.list,
|
|
|
|
|
|
// label: 'text-all-users',
|
|
|
|
|
|
// icon: 'UsersIcon',
|
|
|
|
|
|
// },
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.adminList,
|
|
|
|
|
|
// label: 'text-admin-list',
|
|
|
|
|
|
// icon: 'AdminListIcon',
|
|
|
|
|
|
// },
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: '',
|
|
|
|
|
|
// label: 'text-vendors',
|
|
|
|
|
|
// icon: 'VendorsIcon',
|
|
|
|
|
|
// childMenu: [
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.vendorList,
|
|
|
|
|
|
// label: 'text-all-vendors',
|
|
|
|
|
|
// icon: 'UsersIcon',
|
|
|
|
|
|
// },
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.pendingVendorList,
|
|
|
|
|
|
// label: 'text-pending-vendors',
|
|
|
|
|
|
// icon: 'UsersIcon',
|
|
|
|
|
|
// },
|
|
|
|
|
|
// ],
|
|
|
|
|
|
// },
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: '',
|
|
|
|
|
|
// label: 'sidebar-nav-item-staffs',
|
|
|
|
|
|
// icon: 'StaffIcon',
|
|
|
|
|
|
// childMenu: [
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.myStaffs,
|
|
|
|
|
|
// label: 'sidebar-nav-item-my-staffs',
|
|
|
|
|
|
// icon: 'UsersIcon',
|
|
|
|
|
|
// },
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.vendorStaffs,
|
|
|
|
|
|
// label: 'sidebar-nav-item-vendor-staffs',
|
|
|
|
|
|
// icon: 'UsersIcon',
|
|
|
|
|
|
// },
|
|
|
|
|
|
// ],
|
|
|
|
|
|
// },
|
|
|
|
|
|
// {
|
|
|
|
|
|
// href: Routes.customerList,
|
|
|
|
|
|
// label: 'text-customers',
|
|
|
|
|
|
// icon: 'CustomersIcon',
|
|
|
|
|
|
// },
|
|
|
|
|
|
// ],
|
|
|
|
|
|
// },
|
|
|
|
|
|
|
|
|
// feedback: {
|
|
|
// feedback: {
|
|
|
// href: '',
|
|
|
// href: '',
|
|
@ -458,57 +458,57 @@ export const siteSettings = { |
|
|
// ],
|
|
|
// ],
|
|
|
// },
|
|
|
// },
|
|
|
|
|
|
|
|
|
promotional: { |
|
|
|
|
|
href: '', |
|
|
|
|
|
label: 'text-promotional-management', |
|
|
|
|
|
icon: 'SettingsIcon', |
|
|
|
|
|
childMenu: [ |
|
|
|
|
|
{ |
|
|
|
|
|
href: '', |
|
|
|
|
|
label: 'sidebar-nav-item-coupons', |
|
|
|
|
|
icon: 'CouponsIcon', |
|
|
|
|
|
childMenu: [ |
|
|
|
|
|
{ |
|
|
|
|
|
href: Routes.coupon.list, |
|
|
|
|
|
label: 'text-all-coupons', |
|
|
|
|
|
icon: 'CouponsIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
href: Routes.coupon.create, |
|
|
|
|
|
label: 'text-new-coupon', |
|
|
|
|
|
icon: 'CouponsIcon', |
|
|
|
|
|
}, |
|
|
|
|
|
], |
|
|
|
|
|
}, |
|
|
|
|
|
// {
|
|
|
|
|
|
|
|
|
// promotional: {
|
|
|
// href: '',
|
|
|
// href: '',
|
|
|
// label: 'text-flash-sale',
|
|
|
|
|
|
// icon: 'FlashDealsIcon',
|
|
|
|
|
|
|
|
|
// label: 'text-promotional-management',
|
|
|
|
|
|
// icon: 'SettingsIcon',
|
|
|
// childMenu: [
|
|
|
// childMenu: [
|
|
|
// {
|
|
|
// {
|
|
|
// href: Routes.flashSale.list,
|
|
|
|
|
|
// label: 'text-all-campaigns',
|
|
|
|
|
|
// icon: 'FlashDealsIcon',
|
|
|
|
|
|
// },
|
|
|
|
|
|
|
|
|
// href: '',
|
|
|
|
|
|
// label: 'sidebar-nav-item-coupons',
|
|
|
|
|
|
// icon: 'CouponsIcon',
|
|
|
|
|
|
// childMenu: [
|
|
|
// {
|
|
|
// {
|
|
|
// href: Routes.flashSale.create,
|
|
|
|
|
|
// label: 'text-new-campaigns',
|
|
|
|
|
|
// icon: 'FlashDealsIcon',
|
|
|
|
|
|
|
|
|
// href: Routes.coupon.list,
|
|
|
|
|
|
// label: 'text-all-coupons',
|
|
|
|
|
|
// icon: 'CouponsIcon',
|
|
|
// },
|
|
|
// },
|
|
|
// {
|
|
|
// {
|
|
|
// href: Routes.vendorRequestForFlashSale.list,
|
|
|
|
|
|
// label: 'Vendor requests',
|
|
|
|
|
|
|
|
|
// href: Routes.coupon.create,
|
|
|
|
|
|
// label: 'text-new-coupon',
|
|
|
// icon: 'CouponsIcon',
|
|
|
// icon: 'CouponsIcon',
|
|
|
// },
|
|
|
// },
|
|
|
// ],
|
|
|
// ],
|
|
|
// },
|
|
|
// },
|
|
|
// {
|
|
|
|
|
|
// href: '',
|
|
|
|
|
|
// label: 'Newsletter emails',
|
|
|
|
|
|
// icon: 'CouponsIcon',
|
|
|
|
|
|
|
|
|
// // {
|
|
|
|
|
|
// // href: '',
|
|
|
|
|
|
// // label: 'text-flash-sale',
|
|
|
|
|
|
// // icon: 'FlashDealsIcon',
|
|
|
|
|
|
// // childMenu: [
|
|
|
|
|
|
// // {
|
|
|
|
|
|
// // href: Routes.flashSale.list,
|
|
|
|
|
|
// // label: 'text-all-campaigns',
|
|
|
|
|
|
// // icon: 'FlashDealsIcon',
|
|
|
|
|
|
// // },
|
|
|
|
|
|
// // {
|
|
|
|
|
|
// // href: Routes.flashSale.create,
|
|
|
|
|
|
// // label: 'text-new-campaigns',
|
|
|
|
|
|
// // icon: 'FlashDealsIcon',
|
|
|
|
|
|
// // },
|
|
|
|
|
|
// // {
|
|
|
|
|
|
// // href: Routes.vendorRequestForFlashSale.list,
|
|
|
|
|
|
// // label: 'Vendor requests',
|
|
|
|
|
|
// // icon: 'CouponsIcon',
|
|
|
|
|
|
// // },
|
|
|
|
|
|
// // ],
|
|
|
|
|
|
// // },
|
|
|
|
|
|
// // {
|
|
|
|
|
|
// // href: '',
|
|
|
|
|
|
// // label: 'Newsletter emails',
|
|
|
|
|
|
// // icon: 'CouponsIcon',
|
|
|
|
|
|
// // },
|
|
|
|
|
|
// ],
|
|
|
// },
|
|
|
// },
|
|
|
], |
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
// feature: {
|
|
|
// feature: {
|
|
|
// href: '',
|
|
|
// href: '',
|
|
|