Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Multilingual website with same inventory.

Multilingual website with same inventory.

Scheduled Pinned Locked Moved ASP.NET
tutorialhelpquestionannouncement
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    VijayVishwakarma
    wrote on last edited by
    #1

    Hi all, I m working out with an ecommerce project which will be in two language a) English b) Chinese My problem is that both the versions will use same inventory. Same product will be available in english version in english text and will be in chinese too.Chinese will display the product in chinese. If someone buys one product from english then it would be decreased from chinese too.How to achieve this? How to manage the inventory for both the languages? Please guide badly needed.

    Vijay V. Yash Softech

    C 1 Reply Last reply
    0
    • V VijayVishwakarma

      Hi all, I m working out with an ecommerce project which will be in two language a) English b) Chinese My problem is that both the versions will use same inventory. Same product will be available in english version in english text and will be in chinese too.Chinese will display the product in chinese. If someone buys one product from english then it would be decreased from chinese too.How to achieve this? How to manage the inventory for both the languages? Please guide badly needed.

      Vijay V. Yash Softech

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      I would have thought it's obvious. You have one inventory, but columns describing each item in both languages. If you're smart, you'll write it with joining tables so your design allows for adding more languages later.

      Christian Graus Driven to the arms of OSX by Vista.

      V 1 Reply Last reply
      0
      • C Christian Graus

        I would have thought it's obvious. You have one inventory, but columns describing each item in both languages. If you're smart, you'll write it with joining tables so your design allows for adding more languages later.

        Christian Graus Driven to the arms of OSX by Vista.

        V Offline
        V Offline
        VijayVishwakarma
        wrote on last edited by
        #3

        Thanks for the reply. I tried to work out with multiple languages using global and local resources it worked for me but I m really confused with handling the database. Can you please guide me to any reference? I really need it badly.

        Vijay V. Yash Softech

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups