globalpr Posted December 11, 2015 Share Posted December 11, 2015 Hello, I'm working in a project in Prestashop (my first project under this platform) which consists of a store that sells equipment and pressure washing machines. The store is wholesaler and has different types of customers for which the business owner called Customer type A, Customer B, Customer Service C and D. Each client has different prices for same product. I have already created customer groups and I have assigned individual prices to each customer group through the backoffice. See screenshot: http://prntscr.com/9bm9bf The inventory program that uses the store already exports all products in csv format with the prices of each customer group format. See screenshot: http://prntscr.com/9bmagn I need a module that allows me to import this csv file and updated as each product is listed in the first image. Can anyone know a good module that help me? Or a custom solution? Thanks! Link to comment Share on other sites More sharing options...
dooban Posted February 18, 2016 Share Posted February 18, 2016 Did you manage to find a solution for this ? It's exactly what I need. Thanks Link to comment Share on other sites More sharing options...
globalpr Posted February 18, 2016 Author Share Posted February 18, 2016 Hi Dooban, Yes, I use eMagicOne Store Manager for PrestaShop. This software allow me to import CSV files with specific prices for groups. Link to comment Share on other sites More sharing options...
zod Posted April 27, 2020 Share Posted April 27, 2020 In normal Prestashop import functionality, this is not possible. Available fields for "specific price" are just 4: Discount as value Discount as percentage Available from (yyyy-mm-dd) Available to (yyyy-mm-dd) To solve your problem you can use custom importation, or modules/software: Module for import/export of specific prices: https://addons.prestashop.com/it/data-import-export/17366-csv-specific-prices.html Module changing the price attribution on products, and also adds fields in the import tool: https://addons.prestashop.com/it/gestione-prezzi/29289-custom-product-price-for-specific-customer-groups.html Software Store Manager is doing import of specific prices by group: https://www.prestashopmanager.com/useful-articles/how-to/how-to-import-specific-prices-to-prestashop/ 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