hi there

I have some Products that are translated in french and italian. German is the default language.

So in the Product Detail under "Related Products for Upsell" all Products (also the translated) are show up to relate. But i only want to see relate the products in the language where i'm actually in and not everything.

Any idea what i can do?

thx
daniela

Comments

daniela basualdo’s picture

any help?

thanx in advance!!!

daniela basualdo’s picture

Assigned: daniela basualdo » Unassigned
torgospizza’s picture

Hi, I'll see if I can take a look at this. Unfortunately I'm pretty unfamiliar with multilingual sites. Perhaps I can have one of my friends from IRC take a look and issue a patch.

Thanks for posting.

rapsli’s picture

I have the same problem. Any progress or new on this issue?

glowkeeper’s picture

So I'm user #3 with this issue. Products in English & German, all being displayed :(

So any updates welcome....meanwhile I'm going to have a poke around.......

torgospizza’s picture

Since I don't run a multilingual site, I'm not 100% sure where the issue lies or what the best solution is. Feel free to submit a patch if it's something you are able to help with. Otherwise I'll try setting multilingual products on my sandbox test site and see if I can get it working.

iKb’s picture

The way to achieve this is:

in the upsell table instead of associating nid(s) you have to associate sku(s). in this way also if a product is traslated the sku is the same and you will have syncronized upsell products.

Let me know what you think about this.

torgospizza’s picture

An interesting solution. I'll add this to my list of things for the 2.x branch. I think it could be achieved, and using SKUs should be a fairly easy thing to do. Is there a way to automatically include *which* language we need? I guess it doesn't really matter, since it doesn't completely matter whether I use a SKU or a NID, since they are stored as serialized arrays regardless.

torgospizza’s picture

Title: Problem if Products are multilingual » Multilingual product (SKU) support
Version: 6.x-1.13 » 6.x-2.0
Component: User interface » Code
Assigned: Unassigned » torgospizza
Category: bug » feature
asak’s picture

Just a quick note here: this discussion has stepped into the realm of of the "i18n issues i D6/UC2 for Multilingual sites" discussion over at http://www.ubercart.org/forum/internationalization/10878/i18n_issues_i_d... .

I encourage anyone dealing with multilingual-ubercart to have a look and see where things are going.

Thanks ;)

torgospizza’s picture

Excellent, thanks for the link.

Little Druper’s picture

Hello All!

I just getting stuck in this issue... Could someone tell me is there any solutions from now... Thank you!

Little Druper