how to browse new store id?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

how to browse new store id?

indela
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?
Reply | Threaded
Open this post in threaded view
|

Re: how to browse new store id?

Ankush Upadhyay
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.

--
Thanks&  Regards
Ankush Upadhyay
[hidden email]

Reply | Threaded
Open this post in threaded view
|

Re: how to browse new store id?

Ankit Jain-2
In reply to this post by indela
Associate website to the new created product store.

Check this https://demo-trunk.ofbiz.apache.org/content/control/EditWebSite?webSiteId=WebStore&externalLoginKey=EL648931766667

Regards,
Ankit Jain



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.
Reply | Threaded
Open this post in threaded view
|

Re: how to browse new store id?

indela
thanks all,

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

thank you.....