little_eagle Posted February 28, 2010 Share Posted February 28, 2010 1. I want to migrate product from old web site system which were created to copy system of real store (not online). In this system each product has unique id. This looks like this:id name color size id_real_store1 id_real_store22 PANTS DEEP RED S 697684 123703 PANTS DEEP RED M 697685 123704 PANTS DEEP RED L 697686 123705 PANTS DEEP XL 697687 123706 PANTS RED S 697688 123727 PANTS RED M 697689 123728 PANTS RED L 697690 123729 PANTS RED XL 697691 12372id_real_store1 - means unique identification for each productid_real_store2 - means a combination of supplier code and suppliers code for productI want to keep both this id's in my PrestaShop database. Is this possible? Which of listed category can I assign to this two IDs? * ID * Name * Reference # * Supplier reference # * Supplier * ManufacturerThis far I have only seen that you can add a new product and then create additional attributes (like color, size) which results in different id's for the same product. Is it possible to apply this "different ID" to one product, which buyer can look in one screen and then choose between deep red and red and different sizes. What is best solution for this?I hope you understand what is my concern. I will now have 8 (2 colors x 4 sizes) different product in my databes with exact color and size. How can I then categorize them to one product (PANTS SP.M) with 2 colors (deep red and red) and with 4 different sizes?Thanks in advance for answers. example.xls Link to comment Share on other sites More sharing options...
Snol Posted March 3, 2010 Share Posted March 3, 2010 This is why I moved away from prestashop to CS Cart. its a shame but presta is not of use to anyone who has many attributes. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now