Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help for child in Get main menu #11

Open
CWSUAE opened this issue May 1, 2017 · 0 comments
Open

Help for child in Get main menu #11

CWSUAE opened this issue May 1, 2017 · 0 comments

Comments

@CWSUAE
Copy link

CWSUAE commented May 1, 2017

Hi thank u

i need help for editing

/index/index?cmd=menu

is Response coming

child: {//Contains the secondary menu
10: "New Arrivals",
11: "Tops & Blouses",
12: "Pants & Denim",
13: "Dresses & Skirts"
}

i need like this

child: {//Contains the secondary menu
"id" : "10",
"name" : "New Arrivals",
"id" : "11",
"name" : "Tops & Blouses",
"id" : "12",
"name" : "Pants & Denim",
"id" : "13",
"name" : "Dresses & Skirts",
}

how it would be ? Can you help me ?

thanks u

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant