I want integrate all category of all store and all product of all store on main store from all store.

Help me,please.



I want integrate all category of all store and all product of all store are on main store.

And show all category and all product on main store.

Example as I have one main-store and two sub store.



Main store have category (A),(B),(C) and category (A) have product name is (a1),(a2) , category (B) have product name is (b1),(b2),(b3) , category (C) have product name is (c1),(c2).

First sub store have category (D),(E) and category (D) have product name is (d1),(d2),(d3) , category (E) have product name is (e1).

Second sub store have category (C),(E) ,(F) and category (C) have product name is (c5) , category (E) have product name is (e5) , category (F) have product name is (f5).



But I want this >>>

Main store have category (A),(B),(C),(D),(E),(F) and category (A) have product name is (a1),(a2) , category (B) have product name is (b1),(b2),(b3) , category (C) have product name is (c1),(c2),(c5) , category (D) have product name is (d1),(d2),(d3), category (E) have product name is (e1),(e5) , category (F) have product name is (f5) .

And two sub store don’t change.

And if sub store add new product. It must add both sub store and main store.

Example as first sub store add new product name is (d6) of category (D).

Main store have category (A),(B),(C),(D),(E),(F) and category (A) have product name is (a1),(a2) , category (B) have product name is (b1),(b2),(b3) , category (C) have product name is (c1),(c2),(c5) , category (D) have product name is (d1),(d2),(d3),(d6), category (E) have product name is (e1),(e5) , category (F) have product name is (f5) .

First sub store have category (D),(E) and category (D) have product name is (d1),(d2),(d3),(d6) , category (E) have product name is (e1).



Where is modify my (query)source code or configuration?



thank you.

Help me ,please



T ^T