For the multilingual setup I´d recommend using WordPress Multisite. You can give each site it´s own top-level domain, or host them on subdomains or subdirectories.
All sites in the network will share the same database (although they´ll have separate tables). To query the products you have a few options:
- Use switch_to_blog to query the other blog´s table
- Create a separate site for the products only and use the RSS feed as an XML service (import this feed in both of your sites).
- Use an external database?
These are just some ideas, there are probably more ways to do this.
Related Posts:
- different domains disabled in polylang
- HTML inside __() or _e() language translation string
- Change language by clicking a button
- Best WordPress Multi-language Plugin? [closed]
- Setting WPLANG from a plugin
- qTranslate get content by language [closed]
- Titles in my sidebar widget appear in all languages – with qtranslate
- What is better for wordpress performace?
- WordPress | Sub-domain switching
- Checking current language in a function
- detect the language a post is written in
- Is there a way to localize role labels?
- How to add just one page in Arabic
- Making a theme multilingual by adding a custom taxonomy to posts and pages called “Languages”?
- Multi-language module in WordPress or Google sites
- Put an extra check box on “Page Attributes” widget
- Trigger language change in WordPress
- Qtranslate + Advanced Custom Fields: how to have a multilanguage wysiwyg editor? [closed]
- Insights into WordPress Multi-Site, Domain Mapped, and Multilanguage site using WPML [closed]
- Get Polylang available languages on admin page of my plugin [closed]
- How to change language?
- Polylang get non-current language/s
- Why isn’t WMPL correctly redirecting users based on browser language? [closed]
- WordPress For Urdu Language
- How to have english digits in some posts with an rtl WordPress theme
- Redirect one of two domains on one WordPress installation
- Two different domains for two different languages
- How to reload wordpress textdomains at runtime
- Two language versions for each article
- How can I make a site viewable in multiple languages?
- How to set up WPLANG in wp-config.php for 4 languages?
- How to set a custom title per language?
- Using categories as multilingual mechanism
- ‘Trick’ a plugin (WP-Members) to think the blog language has changed for a single page
- Were the language toggles removed from WP recently?
- Is it possible to temporarily override the language setting?
- make a mulitingual wordpress website Arabic-english
- How to use language files in plugins?
- How to find when qtranslate plugin’s language changes? [closed]
- Simple Multilanguage Switcher
- How to have multiple site (UI) languages?
- can’t change a few lines of text to another language
- Country switcher, then option to choose language for that country [closed]
- Specific content by country in multiple languages
- how to remove language selection option from wordpress?
- Get the ID of the default language equivalent page in Polylang [closed]
- Switch site language to en_ZA
- Where to modify translation files by _e()
- language_attributes for two languages?
- Translating my custom theme, always translated version?
- WordPress and Localization
- Website in multiple Language
- qtranslate arabic shortcode?
- Problems character encoding for pages in multiple languages
- Can I set is_rtl() to true?
- WordPress in 3 languages
- Is there SEO or related limitations to using Custom Post Types instead of WPMU?
- Which Multi-language option for WordPress is best from an SEO and Woocommerce perspective?
- Changing interface language without multisite
- WordPress Translation to french, at -> à not working
- Transposh Japanese language transaltion not showing up
- Redirection plugin and Chinese URLs
- Wrong WordPress language?
- WP E-commerce wpml translation or multilingual
- For multiple languages, two wordpress instances on subdomains or a plugin?
- I cant test my .po file for Turkish Language
- Why .mo .po files are not working with my site?
- How to enqueue 2 rtl css
- Automatically switch language based on visitor’s country
- where to add this filter? in which file should be added?
- Multilingual website with different content and look
- How to add language tags like “” in just some certain pages?
- Localisation and WordPress
- 2 languages, 3 domains
- How to make a wordpress blog in two different languages?
- phantom language switcher
- Is there a way to ensure browser automatically translates page content to another language (via Google Translate)?
- WordPress multi language works in local host but not in the live site?
- Create a custom page to use in all the sites, A multisite question
- How to use get_post_type_archive_link for a given language?
- Theme isn’t multilanguage ready. How can i still add a second language to the site?
- Which language files are loaded?
- Having a two language website
- What are the downsides to uploading filenames in different languages?
- Setting WPLANG from a plugin
- Translation not working in sprinf variable
- Hijack site url on sub domain for translation
- Create a category in different language?
- Translate placeholder text in search field
- Multiple domains for with a single instal
- Having problem in using wordpress with an other language
- Multi language site using only .mo and WPLANG
- Multilingual website suggestions
- get_categories only getting categories in the main language
- multi-language WordPress site
- What is the best option to convert my WordPress website to French Language?
- category title and description in multi language issue
- Multiple Domains Same Install Different Static Pages
- site with two diffrent menus for difftent pages?
- How to make WP in two languages (e.g. English & Bengali) without plugins