VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: no_leaf on June 25, 2015, 18:46:29 PM

Title: Creating Different Amount of Products in Different Language
Post by: no_leaf on June 25, 2015, 18:46:29 PM
Greetings,

I want to build a structure in multilingual VM3 Catalogue Site.
Some products shouldn't be in another language. But i couldn't figure out how to make it.

Lang A         Lang B
---------       ----------
Item 1         Item 1
Item 2         Item 3
Item 4         Item 5
Item 6         Item 6

But on VM admin, as i see when i create a product it creates in main language. We can't see a list or create products in another language.
How should we manage that?

Thanks.
Title: Re: Creating Different Amount of Products in Different Language
Post by: balai on June 26, 2015, 10:14:45 AM
As far as i know VM at the moment displays products no matter if translation exist for the current language.
To overcome that you have to either hack the VM core that returns products or use a 3rd party extension that has such a feature