I want to create a webshop in Umbraco. This webshop has multiple languages and each language has its own node in the content section. The products are the same for all languages. I don’t want to duplicate the products for each language. What would be the best way to do this? I was thinking about creating a loose node which has all the products, but if the user would browse to a product node it wouldn’t know in which language it is (at least not in url). Url sample:
Is it possible to create the following Url: NL/ProductoverviewPage/productdetailPage while the products aren’t under the NL node in the Umbraco backend?
Other suggestions about using products in a multiple language webshop are also welcome :).
I'm open for suggestions :). Can you provide me with more informati
on about SuperSimpleWebshop? It looks really promising, but I think it has too many features :). Our webshop doesn't need a payment system. It just needs to send an e-mail with order info and that's it. Still interested in the following description:
Multi language support using a single product catalog
SuperSimpleWebshop makes use of a single product catalog for your products and pricing. Each country you support has it's own product information, product pricing and sale options, in their own language and currency.
Unlimited categories, products and pricing
Within your product catalog you can create unlimited categories and products. Each product can have unlimited product variations with their own pricing. One product can have multiple images connected on the detail page of the product.
Example: The product is an iPhone. The product variations could be: iPhone 8GB, iPhone 16GB and iPhone32GB. Each with their own pricing.
Multiple language webshop products
Hello,
I want to create a webshop in Umbraco. This webshop has multiple languages and each language has its own node in the content section. The products are the same for all languages. I don’t want to duplicate the products for each language. What would be the best way to do this? I was thinking about creating a loose node which has all the products, but if the user would browse to a product node it wouldn’t know in which language it is (at least not in url). Url sample:
NL/content1/content2
ProductoverviewPage/productdetailPage
Is it possible to create the following Url: NL/ProductoverviewPage/productdetailPage while the products aren’t under the NL node in the Umbraco backend?
Other suggestions about using products in a multiple language webshop are also welcome :).
Jeroen
It's very possible, but will need some coding. We use a mutli-language/currency setup in our SuperSimpleWebshop package: http://our.umbraco.org/projects/website-utilities/supersimplewebshop. Maybe we can help you out, instead of creating your own?
I'm open for suggestions :). Can you provide me with more informati on about SuperSimpleWebshop? It looks really promising, but I think it has too many features :). Our webshop doesn't need a payment system. It just needs to send an e-mail with order info and that's it. Still interested in the following description:
Multi language support using a single product catalog
SuperSimpleWebshop makes use of a single product catalog for your products and pricing. Each country you support has it's own product information, product pricing and sale options, in their own language and currency.
Unlimited categories, products and pricing
Within your product catalog you can create unlimited categories and products. Each product can have unlimited product variations with their own pricing. One product can have multiple images connected on the detail page of the product.
Example: The product is an iPhone. The product variations could be: iPhone 8GB, iPhone 16GB and iPhone32GB. Each with their own pricing.
That's exactly what I need :).
Jeroen
If you don't choose a payment provider (sorry no discount ;)) it will work work exactly as you want.
If you're interested I can come over to show your our latest development version?
I'll first look at the other options we have. If we're still interested I'll let you know :).
is working on a reply...