Unfortunately, there is no way to assign module per store in multi-store/domain configuration. In other words, same banners, slide show, featured products or categories will be displayed on every store you have.
-----
This mod works only with 'multi-instance' modules, but it does not require any modifications in some existing modules or added. "Single-instance" modules such as Category, Store, etc. will be displayed on all stores.
-----
HOW TO USE:
1. Sorry, i'm old fashion guy, so one database modification must be done manually:
ALTER TABLE `oc_layout_module` ADD COLUMN `store_id` INT(11) NULL AFTER `code`;
2. Load ocMod and you need to update any existing laouts: edit/save
3. By design if Default Store is selected the module will be displayed on all stores.
demo site: http://www.alcher.biz/shop/
there is an option on home page and category page to select different store.
Login and write down your comment.
Login my OpenCart Account