in the magento wiki for adding static blocks, there is an option to select the store views for that static block. But in magento 1.5.0.1 i don’t find this option. How do i set a store view for a static block? I want to add cms pages like Terms & Conditions where each store would have its own terms & conditions page. Thanks.
Share
Looking at the code you should have the option to select store views that the static block is valid for when creating/editing it unless you are in single store mode.
So, the answer is you just follow the directions from the wiki page if you are in multi-store mode.