Jump to content

Disabling products only for one languagage


prestaprova

Recommended Posts

PrestaShop does not have this kind of feature, you would need to have your store configured as multistore with each language on a separate domain (or subdomain).

Some alternative would be to develop a simple module, that would do a redirect for these products or display some message about the product not being available. It coule be based on product category assignment.

Link to comment
Share on other sites

17 hours ago, JBW said:

 

16 hours ago, Daresh said:

PrestaShop does not have this kind of feature, you would need to have your store configured as multistore with each language on a separate domain (or subdomain).

Some alternative would be to develop a simple module, that would do a redirect for these products or display some message about the product not being available. It coule be based on product category assignment.

it would be a bit hard to develop a module....what about doing a 301 redirection with htaccess

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...