i am created new store id is 10000. i added catalog, categories and products to the new store id.when browse the link https://localhost:8443/ecommerce/. this link browse only default Store id 9000.
please help me how to browse new store id 10000?
I think you missed to create website entity data . so you need to link
website Id to product store Id
On 05/07/2012 11:40 AM, indela wrote:
> Hi all,
>
> i am created new store id is 10000. i added catalog, categories and products
> to the new store id.when browse the link https://localhost:8443/ecommerce/.
> this link browse only default Store id 9000.
> please help me how to browse new store id 10000?
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/how-to-browse-new-store-id-tp4614097.html > Sent from the OFBiz - User mailing list archive at Nabble.com.
On Mon, May 7, 2012 at 11:40 AM, indela <[hidden email]> wrote:
> Hi all,
>
> i am created new store id is 10000. i added catalog, categories and products
> to the new store id.when browse the link https://localhost:8443/ecommerce/.
> this link browse only default Store id 9000.
> please help me how to browse new store id 10000?
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/how-to-browse-new-store-id-tp4614097.html > Sent from the OFBiz - User mailing list archive at Nabble.com.
when add website working fine.i override the old store id website id added my store id.
but i need browse more than two store in one website. is it possible?
if it is possible please tell me