Multistore Pricing – Set Different Prices for Different Stores or Websites

multistorepricing

We are currently running a one domain, one website, one store, several store views (languages) magento install.

We are looking into setting up another domain to handle a more localized market with different prices.

So I went into the backend and first set up a new store as well as two new store views for it. I choose the same root cat. for this one.

I find that it is not possible to select the store in the scope drop down in order to edit products. So I can not change product prices based on the store only based on store views.

I want all store views under the new store to have the same price without assigning it twice for each product.

Second I went to add a new website in the backend, created a new store for it as well as a new store view. I was hoping to be able to edit prices under the website scope, but this does also not work as one is again able only to select a store view.

I might have overlooked something here. How am I to set different prices for seperate stores OR websites?

Update: So I have added a new root category to the new website store and added a product to it to test it out. I have assigned this product to both the main website store as well as the new website store.
When I go to edit view of this product and try to choose the website in the scoope selector I am not able to select website. It will only let me select a
store view instead.

We are using Magento 1.9.0.1

The bottom line is I am able to set prices for each store view under each website. But it is not possible to set a price for a website including all store views under it. This would mean that for each product on the new website we would have to set the price twice once for each store view as the new website will have two languages.

Can someone confirm if this is the way it is supposed to work or have I gone
wrong here?

Best Answer

You can set price per website basis.

you need to go to System->Configuration->Catalog.

Then in the tab "Price", set Catalog Price Scope to "Website" instead of global.

Related Topic