I have a client who wants to offer 'shops' to various organisations. He wants each organisation to have their own products and also for the site to look like that organisation's web site.
Is there a way of doing this? I thought at first just a different design per section, but then the basket and checkout pages would not have the organisation design ( we might be able to live with this limitation )
Or perhaps an include file could be added based on the calling url so http://www.myshop.com/default.htm?shop=customer1 would use a different include fle and hence design to http://www.myshop.com/default.htm?shop=customer2
The other posibility is to run the Actinic shop within an iframe placed on the customers website. Has anyone done this? Are there any issues with using this method?
Sorry for the long question.
Is there a way of doing this? I thought at first just a different design per section, but then the basket and checkout pages would not have the organisation design ( we might be able to live with this limitation )
Or perhaps an include file could be added based on the calling url so http://www.myshop.com/default.htm?shop=customer1 would use a different include fle and hence design to http://www.myshop.com/default.htm?shop=customer2
The other posibility is to run the Actinic shop within an iframe placed on the customers website. Has anyone done this? Are there any issues with using this method?
Sorry for the long question.
Comment